A simple console application to simulate the behavior of stacks and queues using Linked List. Includes methods to insert/delete the nodes at the front/end of the list. An additional method to insert a node any given position specified by the user is also included.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple console application to simulate the behavior of stacks and queues using Linked List. Includes methods to insert/delete the nodes at the front/end of the list. An additional method to insert a node any given position specified by the user is also included.
chethanv28/Stacks-and-Queues-Simulation-using-Linked-List
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple console application to simulate the behavior of stacks and queues using Linked List. Includes methods to insert/delete the nodes at the front/end of the list. An additional method to insert a node any given position specified by the user is also included.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published