Implement a stack using two queues. [push(), pop()]
Implement a queue using two stacks. [enqueue(), dequeue()]
List some test cases.
Subscribe to:
Post Comments (Atom)
Brain-teasers and technical questions that interviewers use to challenge your logic and problem solving skills.
No comments:
Post a Comment