LearningMasteringAlgorithms-C
Algorithms book
A comprehensive C programming project covering various algorithms and data structures
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
747 stars
41 watching
274 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
algorithmbfsbistreecdesdfsgraphhaffmanheaplinked-listlistlz77mastering-algorithms-cqueuersasetsortstacktreexcode
Related projects:
Repository | Description | Stars |
---|---|---|
allalgorithms/c | An implementation of various algorithms in C programming language. | 1,575 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |
sahith02/machine-learning-algorithms | A comprehensive resource for machine learning and deep learning algorithms | 292 |
ngthanhtrung23/acm_notebook_new | A C++ collection of algorithms and data structures optimized for competitive programming | 425 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
yusufcakal/algorithms | A collection of basic algorithms and solutions in Java | 24 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 158 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,316 |
linclark/algorithms-101 | An educational resource for learning fundamental algorithms in JavaScript | 79 |
tcbrindle/numeric_ranges | Provides C++20 numeric algorithms for ranges | 30 |
tlk00/bitmagic | A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 412 |
btjanaka/algorithm-problems | A collection of solutions and reference implementations for algorithm problems from various websites and competitions. | 3 |
zedshaw/learn-c-the-hard-way-lectures | A repository of C code and presentation slides accompanying the book Learn C The Hard Way | 1,241 |
thealgorithms/php | A collection of reusable algorithms and data structures in PHP for efficient computational tasks. | 2,127 |