I applied through university. The process took 1 day. I interviewed at Anonymous (Mumbai) in Mar 2026
Interview
It was good interview Mostly they ask about dependency injections ,cors, stream apis, java collections etc make sure you know the internal workings of main topics and some dsa questions
Other Junior Java Developer interview reviews for Anonymous
First Round:
The first round tested basic Java programming without any built-in functions. It focused on loops, conditionals, arrays, and logical problem-solving through simple programs to assess fundamental coding skills.
Second Round:
The second round required explaining the written code, step by step. It focused on explaining logic, approach, and implementation clearly, while evaluating problem-solving mindset, coding clarity, and communication skills.
The interview experience was average overall. It began with an online interview as the first round, followed by a second round conducted offline, and concluded with a machine test to assess technical and problem-solving skills.
Interview questions [1]
Question 1
Can you explain the difference between == and .equals() in Java, and when to use each?