Commit Graph

2 Commits

Author SHA1 Message Date
Donne Martin
273d0efcb4 Added stack method is_empty(). 2015-05-23 17:01:45 -04:00
Donne Martin
72ff274ff6 Added notebook solving the following: Implement a stack with push, pop, and peek methods using a linked list. 2015-05-15 06:08:46 -04:00