Data Structures/C questions

From WikiEducator
Jump to: navigation, search

1. Implement a Queue using stack

2. Binary Tree Problems

3.Implement a stack to get Max element with complexity O(1)