J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 4 jours. J'ai passé un entretien chez Maxxton (Mumbai) en févr. 2026
Entretien
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.
Questions d'entretien [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
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 jours. J'ai passé un entretien chez Maxxton (Mumbai) en févr. 2026
Entretien
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
Questions d'entretien [1]
Question 1
Difference between singleton and protoype scope where will you use each?
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