Skip to content

otternq/CAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms in C

A collection of algorithms written in C. Most algorithms come from "Introduction to Algorithms Third Edition"

Build Status

Master Development
Build Status Build Status

Building

The project uses make to compile algorithms and tests.

Steps:

  • Make a folder bin (make -f MakeFile start or mkdir bin)
  • Run the .TESTS target make -f MakeFule .TESTS

All executable tests are located in the bin directory

About

A collection of algorithms written in C. Most algorithms come from "Introduction to Algorithms, Third Edition"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages