Skip to content

faddy/c_data_structures

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