TheAlgorithms-C/misc
Defective Detective 56b72da9fb
chore: move various `misc` folder... (#1177)
...algorithms to the `math` folder.

Co-authored-by: David Leal <halfpacho@gmail.com>
2022-12-22 11:26:50 -06:00
..
CMakeLists.txt find openmp declared required only once 2020-05-31 10:49:26 -04:00
demonetization.c formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
lexicographic_permutations.c fix LGTM - limit malloc range 2020-06-28 15:57:00 -04:00
longest_subsequence.c formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
mirror.c formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
pid.c formatting source-code for 5bba04b671 2020-06-28 15:25:37 +00:00
poly_add.c feat:Add Polynomial Addition (#600) 2020-09-18 12:23:49 -05:00
postfix_evaluation.c feat: add postfix evaluation algorithm (#890) 2021-10-25 23:10:53 +05:30
quartile.c formatting filenames 909e15d8be 2020-05-30 18:26:19 +00:00
rot13.c chore: add Rot13 Cipher (#1008) 2022-11-15 18:22:16 -06:00
rselect.c code cleanup to prevent gcc warnings 2020-04-08 09:41:12 -04:00
run_length_encoding.c Apply suggestions from code review 2022-10-12 10:48:41 -04:00
sudoku_solver.c [bugs & docs] lots of documentation and bug fixes (#554) 2020-07-04 15:05:30 -04:00
tower_of_hanoi.c less code 2020-06-30 16:27:19 +08:00
union_find.c fix lgtm error and add basic docs 2020-07-11 00:10:22 -04:00