Nomura Java Developer Interview Questions 2025
Summary
Attended a Java Developer interview at Nomura in 2025. The process included multiple rounds of technical and behavioral questions, with a focus on problem-solving and Java fundamentals. The candidate was not offered the position.
Full Experience
My interview at Nomura for the Java Developer role in 2025 was a multi-stage process. The first round was a coding challenge where I was asked to solve a problem related to array manipulation. The second round involved a technical interview focusing on Java concepts like multithreading and collections. The final round was a behavioral interview discussing past projects and problem-solving approaches. While the technical questions were challenging, I felt I performed well, but I was not offered the position.
Interview Questions (2)
Determine whether a given string is a palindrome, considering only alphanumeric characters and ignoring cases. For example, 'A man, a plan, a canal: Panama' should return true.