-
Codechef, Codeforces, Hackerrank are examples of Online Judges.
-
Actual submission code is in commit
6aeb0dd
-
Java8, Maven, IntelliJ(Community)
-
Driver class
TrackingServiceTest.java
-
All necessary code in
src
dir
- To understand the working, read Problem Statement thoroughly.
- Then explore
dir
in this order:- Entities
- Repository
HackathonServiceTest.java
- Then, deeply go through Services