mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-28 23:15:17 +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>