Files
grokking_algorithms/04_quicksort
k1borgG f6cd99c88b Create 04_recursive_max.py (#249)
Problem with max definition. If in input list last element is the biggest, the present algorithm is'n count it. I solved this problem by changing the return in the case if length == 1 from return 1 to first element of list.
2023-07-19 10:51:46 -05:00
..
2017-12-01 16:33:23 -08:00
2018-04-20 08:18:52 -07:00
2021-03-14 10:43:28 -05:00
2017-12-01 16:33:44 -08:00
2017-06-11 19:12:48 -04:00
2017-03-20 09:06:45 -07:00
2022-11-18 16:52:21 -06:00
2019-11-12 09:19:21 -06:00
2018-12-28 08:25:01 -08:00
2017-08-27 14:25:58 -04:00
2022-11-18 15:28:15 -06:00
2023-07-19 10:51:46 -05:00
2020-01-17 18:29:34 +02:00
2017-08-27 14:26:34 -04:00
2022-11-18 16:36:32 -06:00