Data-Structures-and-Algorithm-C-
Data-Structures-and-Algorithm-C- copied to clipboard
Error in stack using Linked list
In the Stack using linkedlist code, peek function is not correct. Peek function is expected to take the index of the element which needs to be printed or returned.
Can I work on it? If the issue is still not resolved?