Algorithms
Algorithms copied to clipboard
Added error exceptions in Stack data structure.
trafficstars
I have also added some Error Exceptions to be able to track some errors within the "pop()", "push()" and "peek()" methods.