Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Added error exceptions in Stack data structure.

Open Mortrack opened this issue 3 years ago • 0 comments
trafficstars

I have also added some Error Exceptions to be able to track some errors within the "pop()", "push()" and "peek()" methods.

Mortrack avatar Jun 29 '22 07:06 Mortrack