mirror of
https://github.com/TheAlgorithms/C
synced 2025-02-13 12:04:19 +03:00
![Krishna Vedala](/assets/img/avatar_default.png)
* sudoku - lots of documentation and bug fixes Signed-off-by: Krishna Vedala <7001608+kvedala@users.noreply.github.com> * fix uint8_t format specifier * fix format specifiers * fix space in doc * fix doc for get_next_unknown * fix docs and lgtm alert in euler problem 19 * fix docs & lgtm error fibonacci_fast * fix docs & lgtm alert merge_sort * free dynamic memory
…
…
The Algorithms - C
Click on Files menu to see the list of all the files documented with the code.
All the code can be executed and tested online:
Algorithms implemented in C (for education)
The implementations are for learning purpose. They may be less efficient than the implementation in the standard library.
Contribute Guidelines
Read our Contribution Guidelines before you contribute.
Languages
C
96.8%
CMake
2.4%
Python
0.5%
Makefile
0.3%