You have two stacks, implement a queue.
Blog
kitt decided around 12:26 on 3 April 2015 to publish this:
Here's a favorite programming question for interviews that even those long out of college can do. Delightfully, one I hadn't been asked recently, except by Kris and Andy.
You have two stacks, implement a queue.
Add new comment