Implement N stacks in an array

1 min read

https://www.geeksforgeeks.org/efficiently-implement-k-stacks-single-array/

Find the middle element of a stack
Reverse a string using stack