/algorithms-in-c

My implementation of algorithms from Thomas H. Cormen's "Algorithms Unlocked" in language C.

Primary LanguageC

My implementation of algorithms from Thomas H. Cormen's "Algorithms Unlocked" in language C, with some small exercises from S. Long's "Introduction to C".