Skip to content

Commit ef1b98d

Browse files
author
wakidurrahman
committed
feat: grading
1 parent f51faf6 commit ef1b98d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/hackerrank/problem-solving/algorithms-011-020.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ function timeConversion(s) {
2929

3030
return `${hours}:${minutes}:${seconds}`;
3131
}
32+
33+
/**
34+
* 012: grading
35+
*/

0 commit comments

Comments
 (0)