I applied through university. I interviewed at Knoldus Software in Nov 2022
Interview
It was through college placement, interview was in office but virtual.
Asked java questions and 2 coding questions in java. Basic java theory questions were from interviewbit ans other two were array and string questions
I applied online. I interviewed at Knoldus Software
Interview
Applied online through one of the job portals. The HR connected with me over email and scheduled the interview which was a video call.
Topics covered: Core Java, Spring Boot, Hibernate, REST API, Git, Agile, Waterfall
Interview questions [1]
Question 1
1. Difference between Waterfall and Agile methodologies?
2. Print nth Fibonacci number using recursion?
3. Print the first non repeated character in the string without using any predefined functions?
4. Difference between put and post in REST API?
5. ResponseBody vs ResponseEntity
6. Controller vs RestController
7. Git Merge vs Git Rebase