Commit 58517d5
Gonzalo Diaz
Prefer
Ternary expressions should be replaced with "Math.min()" or "Math.max()" for simple comparisons javascript:S7766Math.max() to simplify ternary expressions.1 parent d953407 commit 58517d5
File tree
1 file changed
+5
-1
lines changed- src/hackerrank/interview_preparation_kit/dynamic_programming
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
0 commit comments