Skip to content

Commit 4e34c7d

Browse files
committed
Add FindMax test
2 parents 58bd7f4 + 7ae8d92 commit 4e34c7d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Maths/FindMax.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,8 @@ export const findMax = (arr) => {
1515
}
1616
})
1717
return max
18-
}
18+
<<<<<<< HEAD
19+
}
20+
=======
21+
}
22+
>>>>>>> 7ae8d92c904e3991a3c19779d50fb8f936bbe3a7

0 commit comments

Comments
 (0)