I applied through college or university. The process took 3 days. I interviewed at Maxxton (Mumbai) in Feb 2026
Interview
The process took 2 days it was on campus aptitude was easy 2 technical rounds where first is just oops and basic java round 2 is coding and advance java questions
Interview questions [1]
Question 1
Difference between singleton and protoype scope where will you use each?
I applied through college or university. The process took 4 days. I interviewed at Maxxton (Mumbai) in Feb 2026
Interview
The selection process consists of an Aptitude and Coding Assessment Test to evaluate problem-solving and programming skills, followed by two Technical Interview rounds to assess technical knowledge and practical understanding, and finally an HR Round to discuss communication skills, cultural fit, and overall suitability for the role.
Interview questions [1]
Question 1
Mostly from Java like OOPs, Collection, Stream, Exception Handling, Spring Boot, Common Annotation, SQL, SQL Query, 1 Java Program of String manipulation
Collections framework (use and implementation of collections, advantages, differences, sorting of collection)
2. exception (handle exceptions with examples)
3. OOPS concepts (Data Abstraction, Encapsulation, Inheritance, Polymorphism)
4. Lambda functions
5. Multithreading using completablefuture.
6. Java 8 features
- Explain, and ask them to write a couple of lines to use the feature.
- Calculate sum of salary of all Employees using Stream API
- Calculate sum of salary of all Employees living in Pune using Stream API