mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
* Changing MaxFindTest * Update FindMaxTest.java * Update FindMaxTest.java * Update FindMaxTest.java * Apply suggestions from code review - add test case with unsorted array, - test FindMax --------- Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>