cc5c1fe62e
Added an if statement to: >The push method to make sure the stack wasn't full. >The pop method to make sure the stack wasn't empty. > The peek method to make sure the stack wasn't empty. |
||
---|---|---|
.. | ||
heaps | ||
Trees | ||
AVLTree.java | ||
CircleLinkedList.java | ||
DoublyLinkedList.java | ||
Graphs.java | ||
PriorityQueues.java | ||
Queues.java | ||
SinglyLinkedList.java | ||
Stacks.java |