Skip to content

This repo houses the implementation of stack data structure using singly linked lists. It also has a custom specifically UI for manipulation of the stack.

Notifications You must be signed in to change notification settings

Jainil2004/Stack_using_linkedLists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Stack_using_linkedLists

This repo houses the implementation of stack data structure using singly linked lists. It also has a custom specifically UI for manipulation of the stack. currently the program is capable of only handling a single instance of the struct stack. I am working on it so that multiple instances could also be managed.

About

This repo houses the implementation of stack data structure using singly linked lists. It also has a custom specifically UI for manipulation of the stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages