Skip to content

A library with all fundamental Data Structures and sorting algorithms in C. Starting from fundamental data structures like stack, queue, linked list to advanced data structures like graph, avl tree are developed and made into functions in the form of a library.This library makes use of function pointer to overcome the absence of function overlo…

Notifications You must be signed in to change notification settings

Hariharan-Ramanathan/data_structure_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

A library with all fundamental Data Structures and sorting algorithms in C. Starting from fundamental data structures like stack, queue, linked list to advanced data structures like graph, avl tree are developed and made into functions in the form of a library.This library makes use of function pointer to overcome the absence of function overlo…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published