Commit bee3ef0
[REFACTOR] [Hacker Rank] Interview Preparation Kit: Greedy Algorithms: Max Min.
* Adjusted the interface to match what hackerrank expects.1 parent bd06f35 commit bee3ef0
File tree
1 file changed
+2
-1
lines changed- src/hackerrank/interview_preparation_kit/greedy_algorithms
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
0 commit comments