Education : B.E.
Year of Exp : 6 years
Interview process:
- Online application
- Online assessment
- Virtual on-site
Online Assessment:
3 algorithm questions (24 hours)
Virtual Onsite:
Total interviews: 2
**1st interview **
- Introduction , basic oops concept
- create custom linked list
- program to print odd and even numbers in sequential order using 2 threads
- basic java 8 questions
- basic Spring questions ( Bean ,qualifiers ,autowiring etc)
- SQL queries
**2nd interview **
- Introduction
- design blocking queue and create 2 producer threads to produce true/false and 2 consumer threads to consume in such a way that one thread should consume only true and other should consume only false ( created working code using synchronized block but interviewer was not happy )
- asked to create same using locks
Got rejection mail after few days, Overall the interview process was good but focus was more on frameworks and libraries rather than on logical thinking ( spefically in 2nd round)