Skip to content

bofeiw/Algorithms-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms-in-C

Algorithms should not be restricted to a single programming language. Psedu code might be the best way to represent algorithms, but they are not runable. Then C might be the second suitable language to describe algorithms because there are minimum syntaxes that are easy to understand.

Currently, this project is concentrating on writing sorting algorithms. So you are definitely welcome to contribute!

All the sorting algorithms

Link to Wiki

TODO

About

Focusing on algorithms themselves, not language. Currently concentrating on sorting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published