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

Software Engineer

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

Interview preparation journey

expand-icon
Preparation
Duration: 2 months
Topics: Any one programming language at least, Data Structures, Pointers, OOPS concept, Algorithms, DBMS.
Tip
Tip

Tip 1 : Proficient in any one programming lanuage like C/C++, Python, Java, C# or any other.
Tip 2 : Learn OOPs concept and basic of DBMS.
Tip 3 : Learn basic DSA and aptitude (for written test)

Application process
Where: Campus
Eligibility: Above 6.5 CGPA, no backlog and at least 6 CGPA in 10th & 12th
Resume Tip
Resume tip

Tip 1 : Mention skills/tech which you are comfortable
Tip 2 : Mention as many projects as you can.
Tip 3 : Create 1 page resume only.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration90 minutes
Interview date30 Sep 2019
Coding problem1

1. MCQ Questions

There are 4 sections : Pseudo coding, English communication Test , Game-based aptitude, Behavioural Competency.

Number Of MCQs - 60

02
Round
Medium
Face to Face
Duration30 Minutes
Interview date30 Sep 2019
Coding problem1

The Second round is Technical Interview (Face to Face). In this round, they start with asking your introduction and then some technical questions on skills and project you mentioned in your resume.

1. Puzzle Question

Find the box which contains Box of 11 gm Cigarettes:

Suppose you have 10 boxes and each box contains 10 Cigarettes.

9 out of 10 boxes have each Cigarette of 10 gm.
Remaining 1 box has each Cigarette of 11 gm.
The task is to find the box which contains 11gm Cigarettes.

Constraint:

You have an electronic weighing machine and with the help of that you have to identify the box which contain 11 gm Cigarettes.
You can use the weighing machine only once.
Solution:
Take 1 Cigarette out from box 1.
Take 2 Cigarettes out from box 2.
Take 3 Cigarettes out from box 3.
Take 4 Cigarettes out from box 4.
Take 5 Cigarettes out from box 5.
Take 6 Cigarettes out from box 6.
Take 7 Cigarettes out from box 7.
Take 8 Cigarettes out from box 8.
Take 9 Cigarettes out from box 9.
Take 10 Cigarettes out from box 10.

Now weigh all taken out Cigarettes on weighing machine. The sum of weight for each boxes is 1*10+2*10+3*10+4*10+5*10+6*10+7*10+8*10+9*10+10*10 = 550 gm.
But as 1 out of 10 boxes has Cigarettes of 11 gm, weight on weighing machine will be (550 + k) gm.
And here k will be our box number which contains 11 gm Cigarettes.

Example: Suppose box number 4 has 11 gm Cigarettes and all other boxes have 10 gm Cigarettes. Therefore, weight on weighing machine will be:
1*10 + 2*10 + 3*10 + 4*11 + 5*10 + 6*10 + 7*10 + 8*10 + 9*10 + 10*10 = 554 gm = 550 + (4) and this 4 is our required box number which has 11 gm Cigarettes.

This means that if the weight on the weighing machine is (550+k) gm, 1 ≤ k ≤ 10.
k will be our required box number which contains 11 gm Cigarettes.

03
Round
Easy
HR Round
Duration15 Minutes
Interview date30 Sep 2019
Coding problem1

1. Basic HR Questions

Discussion about the package & perks.

Are you comfortable to work in any allocated location?

 

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
Software Engineer
2 rounds | 3 problems
Interviewed by Capegemini Consulting India Private Limited
0 views
0 comments
0 upvotes
Software Engineer
2 rounds | 7 problems
Interviewed by Capegemini Consulting India Private Limited
677 views
0 comments
0 upvotes
Software Engineer
3 rounds | 5 problems
Interviewed by Capegemini Consulting India Private Limited
554 views
0 comments
0 upvotes
Software Engineer
3 rounds | 5 problems
Interviewed by Capegemini Consulting India Private Limited
569 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
7977 views
1 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
10148 views
1 comments
0 upvotes
company logo
Software Engineer
2 rounds | 4 problems
Interviewed by Amazon
4448 views
1 comments
0 upvotes