Capegemini Consulting India Private Limited interview experience Real time questions & tips from candidates to crack your interview

Data Analyst

Capegemini Consulting India Private Limited
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Data structure, oops, java, algorithm, Dbms
Tip
Tip

Tip 1 : do your own projects
Tip 2 : revise continuously
Tip 3 : practice coding

Application process
Where: Campus
Eligibility: Above 60%
Resume Tip
Resume tip

Tip 1 : put the project you did on resume
Tip 2 : put all your trainings on resume

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date21 Feb 2020
Coding problem1

This round consist of the MCQ, coding problem and also english
The test was at 11am
The environment of the test was quite and positive

1. Covid Vaccination

Moderate
0/80
Asked in companies
OracleAmerican ExpressShareChat

We are suffering from the Second wave of Covid-19. The Government is trying to increase its vaccination drives. Ninja wants to help the Government to plan an effective method to help increase vaccination following safety measures. Time is running out. Can you help the nation?

You are given two positive integers: ‘n,’ ‘maxVaccines’ denoting the number of days for which this vaccination drive will go on and the total number of vaccines available for the drive, respectively. You have to find the number of vaccines administered each day. You are also given a number ‘dayNumber,’ and we are interested to know the maximum number of vaccines that can be administered on ‘dayNumber’ th day.

The rules of the vaccination drive :

1. There should be a positive number of vaccines administered each day during the vaccination drive.

2. The absolute difference between the number of vaccines in two consecutive days should not exceed 1.

3. The sum of all the elements of the vaccines array does not exceed maxVaccines, that is, you cannot administer more vaccines than what is provided to you.

4. Vaccines administered on ‘dayNumber’ th day should be maximized.

Try solving now
02
Round
Medium
Face to Face
Duration150 Minutes
Interview date21 Nov 2020
Coding problem2

It was late at night at 8pm
The environment was a but chaotic
The interviewer was helpful and polite

1. Technical Question

What is the second part of a node in a linked list that contains the address of the next node called?

2. Palindrome Linked List

Easy
20m average time
90% success
0/40
Asked in companies
AmazonAppleMicrosoft

You are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false.

For example:
The given linked list is 1 -> 2 -> 3 -> 2-> 1-> NULL.

It is a palindrome linked list because the given linked list has the same order of elements when traversed forwards and backward​.
Follow Up:
Can you solve the problem in O(N) time complexity and O(1) space complexity iteratively?
Try solving now
03
Round
Medium
HR Round
Duration10 Minutes
Interview date21 Nov 2020
Coding problem1

Timing was late around 8:30pm
The interviewer was polite

1. Basic HR Questions

What is your hobby?
Where do you see yourself in next 5 years?
From where you did your qualifications?

Problem approach

Tip 1 : be confident (not over confident)
Tip 2 : be friendly ( not over friendly)
Tip 3 : be involved

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
Data Analyst
3 rounds | 4 problems
Interviewed by Capegemini Consulting India Private Limited
844 views
0 comments
0 upvotes
Data Analyst
2 rounds | 4 problems
Interviewed by Capegemini Consulting India Private Limited
0 views
0 comments
0 upvotes
SDE - 1
2 rounds | 3 problems
Interviewed by Capegemini Consulting India Private Limited
472 views
0 comments
0 upvotes
Data Analyst
3 rounds | 4 problems
Interviewed by Capegemini Consulting India Private Limited
426 views
0 comments
0 upvotes