Go to file
2020-05-29 10:28:20 -04:00
.github/workflows synchronize apt repository 2020-05-25 21:25:32 -04:00
client_server Merge commit '9d51b08a816693281b2890671e9b5fdcbded5b12' 2020-04-22 08:19:16 -04:00
conversions Merge remote-tracking branch 'upstream/master' 2020-05-22 21:06:10 -04:00
data_structures Merge pull request #533 from shubhamsah/master 2020-05-22 23:08:15 +08:00
exercism Fix filenames for DIRECTORY.md 2020-01-09 10:27:32 +01:00
function_timer@1368ce2b25 master branch of function_timer 2020-04-20 15:27:53 -04:00
greedy_approach added file for djikstars's in /greedy_approach 2020-02-02 21:30:50 +05:30
hash added stdint.h for integer length typedefs 2020-04-03 08:10:28 -04:00
leetcode Update 38.c 2019-10-31 07:11:22 +03:00
misc doxygen code formatting 2020-05-25 18:42:52 -04:00
numerical_methods added stdlib.h for malloc 2020-05-25 18:27:41 -04:00
project_euler fix openmp for MSVC 2020-05-22 20:35:03 -04:00
searching use malloc and free for dynamic variables 2020-04-23 20:45:45 -04:00
sorting Merge commit '0538404f8652bb8f80d362eab2bf988a3eb545bd' 2020-05-25 11:42:12 -04:00
.gitignore ignore build folder 2020-04-07 09:36:29 -04:00
.gitmodules use https for submodule 2020-04-07 00:33:46 -04:00
.travis.yml Create .travis.yml 2020-05-05 09:56:03 +08:00
CMakeLists.txt add mathjax extensions & cppreference tag file 2020-05-29 10:16:55 -04:00
CodingGuidelines.md added code style conventions 2018-03-23 21:47:38 +01:00
DIRECTORY.md updating DIRECTORY.md 2020-05-25 22:43:18 +00:00
Doxyfile added doxygen documentation 2020-05-24 22:28:28 -04:00
LICENSE Create LICENSE 2019-10-03 11:58:25 +08:00
README.md detailed readme like C-Plus-Plus repo 2020-05-29 10:28:20 -04:00

The Algorithms - C

contributions welcome  GitHub repo size GitHub closed pull requests Doxygen CI C/C++ CI

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

Code documentation: https://kvedala.github.io/C