Acudí a una entrevista en Capgemini (Chennai) en mar 2022
Entrevista
Interview is too good, Questions on oops and multi thread
What is encapsulation?
Wrapping data (variables) and code (methods) together as a single unit, usually through a class. It helps in hiding the internal state of the object from the outside.
3. How is encapsulation achieved in Java?
By using private fields and providing public getter/setter methods.
Preguntas de entrevista [1]
Pregunta 1
What is inheritance?
Mechanism where a class acquires properties and behaviors (methods) of another class. Promotes code reuse.
7. Types of inheritance in Java?
Single, Multilevel, Hierarchical (Java does not support multiple inheritance with classes directly, but supports it with interfaces).
Thank you for sharing detailed review on your interview experience. Wish you an enriching career at Capgemini!
Entrevista difícil
Solicitud
Acudí a una entrevista en Capgemini (Hyderabad)
Entrevista
3 rounds. First round was on industry knowledge. Second round was detailed where they checked my skills on preparation ppt. Third was were I was given case study based on which I prepared deck and gave presentation
Preguntas de entrevista [1]
Pregunta 1
Industry knowledge for the sector you are applying
Solicité el puesto por otro medio. Acudí a una entrevista en Capgemini
Entrevista
2round of technical discussion .Specific domain related question.problem solving skills and architecture questions. For SAP Datasphere developers, questions are commonly around:
* Datasphere architecture
* Replication Flow vs Data Flow
* BW Bridge
* Space management
* Analytical Models
* Graphical Views
* SQL views
* Performance tuning
* SAC connectivity
* Delta loads
* Cloud Connector / DP Agent
* Authorization concepts
Scenario-based questions are very common.
Example:
* “Graphical View has data but Analytical Model shows blank — how do you troubleshoot?”
* “How will you optimize ACDOCA-based models?”
* “Difference between federation and replication?”
* “How do you handle joins causing duplication?”
It is an very good interview process and the hr is straightforward and the technical questions which are asked are good and they are very in detailed and the interviewer covered almost all the topics.