Commit Graph

5 Commits

Author SHA1 Message Date
Lukas
8583ca3b40 Changing MaxFindTest (#4406)
* 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>
2023-09-26 19:36:56 +00:00
acbin
00282efd8b style: format code (#4212)
close #4204
2023-06-09 18:52:05 +08:00
Piotr Idzik
96c1a96647 Fix empty input handling in FindMax (#4206) 2023-05-28 23:45:13 +03:00
acbin
e96f567bfc Format code with prettier (#3375) 2022-10-03 17:23:00 +08:00
Hai Nguyen
e5057defa7 Add tests for findMax (#3067) 2022-05-30 14:11:30 +03:00