News
This was pratice project in python. The goal was to understand and pratice these data structure. I added a test file and lot of print() statments along the codes to check each function.
Implement the following operations of a stack using queues. # push(x) -- Push element x onto stack. # pop() -- Removes the element on top of the stack. # top() -- Get the top element. # empty() -- ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results