Files
grokking_algorithms/04_quicksort
Poliakov Ilia 00b28478ce Update 04_recursive_max.js with fix for alternative solution (#262)
* Update 04_recursive_max.js with fix for alternative solution

Current alternative solution works only for arrays of natural numbers and for empty arrays it returns 0 instead of null or Error. This commit fixes these problems.

* Considering comments from the author

---------

Co-authored-by: Ilia Poliakov <ilia.poliakov@macys.com>
2024-12-07 07:44:23 -06:00
..
2024-03-22 15:04:27 -05: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
2019-11-12 09:19:21 -06:00
2023-08-08 18:11:22 -05: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
2023-07-19 10:56:17 -05:00
2024-12-07 07:29:48 -06:00