Solicité el puesto a través de un captador. El proceso duró 2 semanas. Acudí a una entrevista en FICO (Bengaluru) en feb 2023
Entrevista
Two rounds of interview. Mainly java, sprinboot, junit, kafka microservices questions. The process with ok. Prepare well for one on one interview. Questions are relevant to work. Whatever you answer, there would be questions based on it
Preguntas de entrevista [1]
Pregunta 1
What is memory leak issue? What are common scenario of memory leak? Improper equals() and hashCode() Implementations What does Transactional annotation do? What is Liquibase Management? Docker image vs file vs container? Given an input array: 2 ,1 ,3 ,6 ,3 , 2 --> Print 2 (1st occurence of the maxFrequency number that has least index) Given class UserService, write JUnit test: class UserService { ///constructors, setters etc private DBService db; public List getUsers() { return db.listUsers(); } } Write a singleton class Round 2: Why use Builder design pattern if same can be done with getters and setters? Kafka is CA in CAP Benefits of micro service architecture? One disadvantage of micro service? Dependency management using maven, scope of dependency? https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html Why they made string immutable in java? Can abstract class have constructor? How is concurrent map implemented? Synchronization in java? Object, Class and Method level
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en FICO (Bengaluru) en feb 2026
Entrevista
The interview experience was good. The questions range from DSA to Development to behavioral questions with the difficulty from easy to medium. The interviewers were professional as well as friendly.
La primera entrevista es con el reclutador; después avanzas a la entrevista con el hiring manager. Finalmente, tienes varias entrevistas con miembros del equipo y posteriormente recibes la oferta final.
The interview process had majorly four (but small 6) rounds:
1. shortlisting of resume
2. online test
3. group discussion
4. assignment
5. tech interview
6. HR interview
Assignment was to design a "parantha management system", yup! it had UI, Backend, db designing, like features you would add
Preguntas de entrevista [1]
Pregunta 1
They asked DSA, real-life problems being asked for graphs
about projects as well
a lot of "describe yourself in one words" types questions, behavioral questions that is