Skip to content

faddy/c_data_structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkedListImpl.c -> implementation of a singly linked list
queueImpl.c -> implementation of a queue
stackImpl.c -> implementation of a stack
treeImpl.c  -> implementation of a binary tree

remove_duplicates.c -> remove duplicate characters from a character array

About

Some data structures implmentations in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published