Open In App

Capgemini Interview Experience for Cloud Infrastructure

Improve
Improve
Like Article
Like
Save
Share
Report

I recently had an interview experience with CAPGEMINI. One of the questions they asked me was about myself, where I shared my educational background and work experience.

  • One of the super keywords they asked me about was “abstract”, which is a keyword in Java that is used to define abstract classes and methods. An abstract class is a class that cannot be instantiated and is typically used as a base class for other classes. An abstract method is a method that does not have a body and is typically overridden by subclasses.
  • Oops concept, exception handling, multithreading,Another key concept they asked me about was method overloading and method overriding. Method overloading is when a class has multiple methods with the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already defined in its superclass. At the end they ask you know about collection framework
  • I was also asked to describe a project that I had previously worked on. I shared details about a project where I worked on developing a web application for a client in the e-commerce industry. The project involved using technologies such as Java, SERVLET JSP, and MySQL, and I discussed my role in the project and the challenges we faced, and how we overcame them.

Overall, the interview experience with CAPGEMINI was challenging but enjoyable, and I felt well-prepared to answer the questions they asked.


Last Updated : 01 Feb, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads