Skip to content

gustavodiasag/dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dsa

Implementations of a few data structures following Kyle Loudon's Mastering Algorithms with C. The project is basically an exercise on modularity, readability, simplicity and consistency of code whithin a fictional library.

Considering that purpose, most implementations provided don't focus heavily on correctess or efficiency. The main goal is to define clear structuring of interfaces and apply as much data abstraction principles as possible.

About

Generic data structures implemented in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages