Stack TODOs pop the top element of the stack at a time throws NoSuchElementException if stack is empty when pop element from stack throws StackOverflowException if stack is has no remaining when pushing element into stack