@Dan ..can you post the algo here or link to the book??
@Anika ...yes please post the code here..but please explain a bit about
underlying algo ...(algo is more important than actual code )



On Sat, Oct 15, 2011 at 1:54 AM, Dan <dant...@aol.com> wrote:

> On Oct 13, 7:52 pm, "shiva@Algo" <shiv.jays...@gmail.com> wrote:
> > Convert an array "a1 a2 a3...an b1 b2 b3...bn c1 c2 c3...cn" to "a1b1c1
> > a2b2c2...anbncn", inplace
>
>
> See the algorithm for memory efficient rearrangement of array elements
> in one of the books by Robert Sedgewick such as Algorithms in C++ or
> Algorithms in Pascal, etc.
>
> Dan
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to