implement two stack in an array

Implement two stacks in a single array. Please note that you should not report stack full until all the elements are full.

Comments

Popular posts from this blog