I applied online. I interviewed at Anonymous (Morocco, IN) in Oct 2021
Interview
The interview is easy
It begins by a call buly Rh that ask you about past projects then she send you a codingame test to accomplish
The test covers the fundamentals about java oop and the an easy algorithm and some SQL questions
I applied through college or 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
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?