Privanom / algorithms

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 100.0%