Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-algorithms

Reviving my raw C knowledge almost after 8 years to see if i still got this

algorithms

  • B-Tree : self-balancing search tree, dynamic memory, struct design, node splitting

  • Dijkstra : shortest path on a graph, min-heap priority queue, adjacency lists

  • Huffman Coding : compression, binary tree, bit manipulation, file I/O

About

bunch of pure algos in c

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages