Skip to content

Some of the data structures coded in C which I have been doing lately.

Notifications You must be signed in to change notification settings

V3dantSh4rma/data-structures-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data structures in C

This repository contains the data structures i've practiced in C language.

Content

It currently consists of:

- Circular, Doubly, Singly Linked List
- Dynamic Stack
- Dynamic Queue, Circular Queue

TODO:

- Binary Search Trees
- Graphs

About

Some of the data structures coded in C which I have been doing lately.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published