Skip to content
/ algos Public

A collection of various data structures & algorithms in C, written in my spare time because I'm a degenerate who has nothing better to do

Notifications You must be signed in to change notification settings

emre-aki/algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 algos

A collection of various data structures & algorithms in C, written in my spare time because I'm a degenerate who has nothing better to do.

To build with gcc (debug mode):

$ gcc -o ./algs ./algos/*.c -g -v

About

A collection of various data structures & algorithms in C, written in my spare time because I'm a degenerate who has nothing better to do

Topics

Resources

Stars

Watchers

Forks

Languages