LearningMasteringAlgorithms-C
Algorithms book
A comprehensive C programming project covering various algorithms and data structures
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
749 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,594 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 806 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,971 |
sahith02/machine-learning-algorithms | A comprehensive resource for machine learning and deep learning algorithms | 295 |
ngthanhtrung23/acm_notebook_new | A C++ collection of algorithms and data structures optimized for competitive programming | 427 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
yusufcakal/algorithms | A collection of basic algorithms and solutions in Java | 25 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 187 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,320 |
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 | 413 |
btjanaka/algorithm-problems | A repository of solutions to algorithm problems and reference implementations 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,246 |
thealgorithms/php | A collection of reusable algorithms and data structures in PHP for efficient computational tasks. | 2,167 |