Krishna Vedala 6072e3b111
[bugs & docs] lots of documentation and bug fixes (#554)
* 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
2020-07-04 15:05:30 -04:00
2020-06-28 11:24:39 -04:00
2020-06-23 18:30:26 -04:00
2020-06-28 15:53:26 -04:00
2020-06-28 15:18:52 -04:00

The Algorithms - C

Gitpod Ready-to-Code Gitter chat contributions welcome  GitHub repo size GitHub closed pull requests Doxygen CI Awesome CI Workflow

Online Documentation.

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: using Google Colab Notebook

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.

Description
No description provided
Readme GPL-3.0 33 MiB
Languages
C 96.8%
CMake 2.4%
Python 0.5%
Makefile 0.3%