DSA/algorithms
Francis Karuri ac5a7fa781
Update shuffle_array.c
Since you are using the array pointer, just increment it in the loop and access the value in the address.
2022-09-15 16:26:15 +03:00
..
C Update shuffle_array.c 2022-09-15 16:26:15 +03: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 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 fix (Java): random node of a binary tree link (#841) 2022-09-14 16:48:19 -04:00
JavaScript chore(Javascript): add factorial recursion (#756) 2022-05-06 09:01:10 -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