DSA/algorithms
Ivan Kirspu 033fbe1503
chore(C): add bogo sort algorithm (#829)
* Add bogo sort algorithm

* Add bogo sort to README.md

* Fix typo

Co-authored-by: Ivan Kirspu <luneyune@users.noreply.github.com>
2022-09-06 18:31:56 +05:00
..
C chore(C): add bogo sort algorithm (#829) 2022-09-06 18:31:56 +05:00
CPlusPlus chore(CPlusPlus): add binary power on maths algorithm (#810) 2022-09-01 11:40:21 -04:00
CSharp chore(CSharp): add quick sort (#798) 2022-08-12 08:39:22 -04:00
Go chore(Go): add selection sort (#820) 2022-08-27 13:24:44 -04:00
Haskell docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00
Java chore(Java): add square root using binary search (#826) 2022-09-04 20:55:17 -04:00
JavaScript chore(Javascript): add factorial recursion (#756) 2022-05-06 09:01:10 -04:00
Python docs(Python): add missing space on README (#809) 2022-08-20 11:54:06 -04:00
Rust docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00