forked from trekhleb/javascript-algorithms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 6bd6072
Properly detect min and max element in array (trekhleb#224)
1 parent 5d12638 commit 6bd6072
File tree
1 file changed
+2
-6
lines changed- src/algorithms/sorting/counting-sort/__test__
1 file changed
+2
-6
lines changedLines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | - | ||
31 | - | ||
32 | - | ||
30 | + | ||
33 | 31 |
| |
34 | 32 |
| |
35 | - | ||
36 | - | ||
37 | - | ||
33 | + | ||
38 | 34 |
| |
39 | 35 |
| |
40 | 36 |
| |
|
0 commit comments