Skip to content

A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn't have as much experience in programming

Privanom/algorithms

Repository files navigation

algorithms

A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! This is my first open source project, so i am open to criticisms, bugs, and ideas.

Linux:

To compile (with a makefile)

make

To compile (without a makefile)

gcc -o whatever-file

About

A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn't have as much experience in programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages