I applied online. The process took 1 day. I interviewed at Anonymous (Nepale) in May 2022
Interview
The internship interview was not bad. They did not ask any questions related to programming and offered me the position. I was hoping for some technical questions but instead, they asked me about my availability and why I want to be a java developer. Thats it.
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?