Me postulé a través de otra fuente. El proceso tomó 1 día. Acudí a una entrevista en Capgemini (Pune) en feb 2020
Entrevista
Interview was scheduled at 11am and it started at 1pm. Management was really bad. Interview process was not good. People were waiting for 1st round of interview to happen but they were not entertaining. Interview panel took lunch break by leaving interview people behind. It was looking like they are taking interviews only for formality purpose. It was told that its scheduled interviews but actually its walkin drive. I would not recommend this company. Go for small scale or mid size company but not capgemini at any cost. At the end of 2 rounds they ll tell you we ll call you and you will be waiting for their call for rest of your life.
Preguntas de entrevista [2]
Pregunta 1
Round 1--coding test
1. WAP to reverse the string
2. WAP to print duplicate elements in string ex. str="aabyzabcdde543672535". You have to check duplicate numbers as well as characters code should be generic.
convert array to list
3. WAP to read notepad data and put it in excel file.
4. WAP to find max and min number in int array
5. WAP selenium java code to read properties from properties file and excel file.
6. WAP to take screenshot in Selenium java
7. WAP to print star pattern
*******'
****
**
*
Round 2--coding + Oops concepts+ selenium concepts
1. Code to sort array without using sorting method(iterative method you have to use)
2. Code to find 2nd largest element in array
3. Difference between POM and page factory
4. Explain String lass in java
5. Difference between throws and throw
6. Static and non static fields in java. How they are called from subclasses?
7. Concept of final, finally
8. Constructor overloading and method overriding
9. When to use super and this keywords
Scenario based questions:
1. Can we instantiate webdriver driver() = new chromedriver() as chromedriver driver() = new chromedriver()???
2. What will happen if we write return type for constructor?
3. Can we write two methods in same class with same names and signature
Me postulé en línea. El proceso tomó 2 meses. Acudí a una entrevista en Capgemini (Bengaluru) en sep 2021
Entrevista
my interview scheduled ,
my interview held after 2 days
I got confirmation that i was selected after 15 days,
I got offer letter after another 17 days , it was too much long process , but waiting pays at last , now my doj from my interview date is around 2 months
Preguntas de entrevista [1]
Pregunta 1
what is selenium testing
some questions about java
some questions about scripts and commands in selenium
Me postulé en línea. Acudí a una entrevista en Capgemini
Entrevista
Interview was good,
Interviewer was very friendly and approachable behavior.
Interview done at exact scheduled time.
Overall is very good.
Interview was good,
Interviewer was very friendly and approachable behavior.
Interview done at exact scheduled time.
Overall is very good.
Preguntas de entrevista [1]
Pregunta 1
Previous project and job.
Role and Responsibility.
Java.
Collection
Selenium webdriver.
Framwork.
Me postulé en línea. El proceso tomó 3 semanas. Acudí a una entrevista en Capgemini en feb 2021
Entrevista
It was very good, the process took 3 weeks, there are 3 rounds in the process 1. Video Technical round
they asked about selenium related questions and Roles and responsibilities in current project
2. HR round.
3. Amcat English online exam
Overall nice interaction with recruitment person.
Preguntas de entrevista [1]
Pregunta 1
1. How to perform dragAndDrop in selenium
2. How to mouse over
3 .How to take screenshots using selenium