César Miranda Meza

Results 2 issues of César Miranda Meza

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

The introduced methods are: set() to change the value of a currently existing node of the Linked List with a desired data at a specified index; and get() to obtain...