Round 1:
- LinkedList L.C. Medium question - sort a list having both -ve and +ve, which is already sorted acc. to their absolute values.
- Java 8 features
- Exceptions
- final vs finally vs finalize
- Idempotency of the POST method
- @Transactional overall usage
- @RequestParam vs @PathVariable
- SQL query to find duplicate emails in the Student table