DSA/algorithms
Ankit Gupta 25f3e9dcae
chore(CPlusPlus): add even odd algorithm (#876)
* Added Check-Even-Odd Algo

* Spell-Check Failed error fixed

Co-authored-by: en1gm479 <spydergup@gmail.com>
2022-10-05 14:06:04 +05:30
..
C chore(C): add bogo sort algorithm (#829) 2022-09-06 18:31:56 +05:00
CPlusPlus chore(CPlusPlus): add even odd algorithm (#876) 2022-10-05 14:06:04 +05:30
CSharp chore(CSharp): add quick sort (#798) 2022-08-12 08:39:22 -04:00
Go enh(Go): import the string package on anagram (#838) 2022-09-11 20:44:32 -04:00
Haskell docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00
Java Update roman-numerals.java (#901) 2022-10-03 19:14:29 +05:30
JavaScript chore(JavaScript): add min heap (#897) 2022-10-04 16:01:15 -04:00
Python chore(Python): add find all permutations (#831) 2022-09-06 23:45:28 +05:30
Rust docs: replace ordered lists to unordered lists (#551) 2021-10-09 11:06:25 -04:00