Skip to content

In this project we implemented essential data structures like stacks, queues, and linked lists in the C programming language using pointer manipulation,

Notifications You must be signed in to change notification settings

bPavan16/Generic-Data-Structures-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Generic-Data-Structures-in-C

  • This project contains the generic implementation of essential data structures like stacks, queues, and linked lists in the C programming language using pointer manipulation
  • It also contains a test program as a interface to test the working of the implemented data structures

About

In this project we implemented essential data structures like stacks, queues, and linked lists in the C programming language using pointer manipulation,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages