I applied online. The process took 4 weeks. I interviewed at Optiontown (New Delhi) in Aug 2024
Interview
It took a month to reach the interview, which was conducted on August 10th. Most of the questions were related to my projects, along with 2-3 coding questions focused on Java 8 features.
Interview questions [1]
Question 1
2-3 related coding
1) remove duplicates from array using java 8,
2) second highest no using java8
3) frequency of letter in string using java8
4)paging cashing etc.