Data-Structures-and-Algorithm-C- icon indicating copy to clipboard operation
Data-Structures-and-Algorithm-C- copied to clipboard

Error in stack using Linked list

Open Saurabh-Suchak opened this issue 2 years ago • 1 comments

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.

Saurabh-Suchak avatar Apr 20 '22 17:04 Saurabh-Suchak

Can I work on it? If the issue is still not resolved?

gouravmohanty7070 avatar Aug 22 '22 06:08 gouravmohanty7070