[algogeeks] Merging items on stacks

2008-05-25 Thread ttan
Hi all, I have run into a problem where I have n number of elements and m number of stacks. Each stack consists of 0 or more elements and each element can be in 1 or more stacks. So now the problem is how do I go about merging the m stacks into 1 global stack while preserving the order of the el

[algogeeks] Data Structures problems

2008-05-25 Thread z99
can any body give me the links to a site where good data structures problems are available (along with solutions to the problems ) ...??? thanks in advance ... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Algorit