Re: [algogeeks] Fwd: Problems

2011-04-29 Thread Umer Farooq
This is an assignment. Ryt? :P On Thu, Apr 28, 2011 at 1:31 PM, D.N.Vishwakarma@IITR deok...@gmail.comwrote: * * *Just give some time to these problems and solve it. Its sort of Urgent.And Let me know the Solution. * 1. Write an algorithm to implement a stack using a two

Re: [algogeeks] Fwd: Problems

2011-04-29 Thread D.N.Vishwakarma@IITR
No Its not an assignment On Thu, Apr 28, 2011 at 6:40 PM, Umer Farooq the.um...@gmail.com wrote: This is an assignment. Ryt? :P On Thu, Apr 28, 2011 at 1:31 PM, D.N.Vishwakarma@IITR deok...@gmail.comwrote: * * *Just give some time to these problems and solve it. Its sort of

[algogeeks] Fwd: Problems

2011-04-28 Thread D.N.Vishwakarma@IITR
* * *Just give some time to these problems and solve it. Its sort of Urgent.And Let me know the Solution. * 1. Write an algorithm to implement a stack using a two dimensional array. 2. Write an algorithm to store elements of a two-dimensional array in a simple stack. 3. You