Skip to content

This is a C implementation of two common data structures; Stack and Queue. They have been implemented using both arrays and linked lists seperately.

Notifications You must be signed in to change notification settings

kisarur/stack-and-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

This is a C implementation of two common data structures; Stack and Queue. They have been implemented using both arrays and linked lists seperately.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published