Skip to content

sanchitgupta001/c-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Algorithms

The C programming language includes a very limited standard library in
comparison to other modern programming languages.  This is a collection
of common Computer Science algorithms which may be used in C projects.

The code is licensed under the ISC license (a simplified version of the
Modified BSD license).  As such, it may legitimately be reused in any 
project, whether Proprietary or Open Source.

About

C algorithms library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • Ruby 2.1%
  • C++ 1.2%
  • Other 1.5%