C
Algorithm library
A collection of algorithms implemented in C for educational purposes
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
19k stars
525 watching
4k forks
Language: C
last commit: 6 months ago
Linked from 2 awesome lists
algorithm-challengesalgorithm-competitionsalgorithmsccommunity-drivencomputer-sciencedata-structuresdatastructureseducationeducationalhacktoberfestinterviewinterview-questionslearn-to-codemachine-learningmachine-learning-algorithmsmathematicssearchsort
Related projects:
Repository | Description | Stars |
---|---|---|
thealgorithms/c-sharp | A collection of algorithms implemented in C# for educational purposes | 7,230 |
fragglet/c-algorithms | A collection of commonly used algorithms in C. | 3,368 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 749 |
ebtech/rust-algorithms | A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. | 3,778 |
allalgorithms/c | An implementation of various algorithms in C programming language. | 1,594 |
thealgorithms/python | A collection of algorithm implementations in Python | 195,521 |
spaghetti-source/algorithm | C++ implementations of algorithms and data structures for studying and understanding | 783 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,971 |
kodecocodes/swift-algorithm-club | An online resource providing implementations and explanations of algorithms and data structures in Swift | 28,859 |
opengenus/cosmos | A collection of algorithms and data structures with solutions in multiple programming languages, maintained by a community of contributors. | 13,582 |
proalgos/proalgos-cpp | C++ implementations of algorithms and data structures | 514 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,320 |
evgenykarkan/ekalgorithms | A collection of exercises and examples showcasing various algorithms, data structures, and software concepts in Objective-C. | 2,421 |
kennyledet/algorithm-implementations | A collection of algorithm implementations in various programming languages. | 2,193 |
sahith02/machine-learning-algorithms | A comprehensive resource for machine learning and deep learning algorithms | 295 |