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
2 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 5.5 Months
Topics: Pointers, Java, Cloud, Testing, Problem Solving Skills
Tip
Tip

Tip 1 : Practice from Geek For Geeks Coding examples
Tip 2 : Hands on DBMS
Tip 3 : Hands on any subject you like

Application process
Where: Other
Eligibility: No criteria
Resume Tip
Resume tip

Tip 1 : Mention your skills in any of the language
Tip 2 : Do not put false things on resume.

Interview rounds

01
Round
Easy
Online Coding Test
Duration50 minutes
Interview date4 May 2020
Coding problem3

- Evening time
- Environment was good.
- No
- Interviewer was good

1. Majority Element lll

Moderate
10m average time
90% success
0/80
Asked in companies
SamsungAdobeHCL Technologies

You are given an array ‘ARR’ and another integer number ‘K’. Your task is to find the all elements of ‘ARR’ which occur more than or equals to ‘N/K’ times in ‘ARR’ and ‘N’ is the length of array ‘ARR’.

For example:

Given array ‘ARR = { 1, 2, 3, 3, 3, 3, 4, 4, 4, 1, 2 ,0}’ and ‘K = 4’

Answer is {3, 4} because ‘3’ occurs ‘4’ times and ‘4’ occurs ‘3’ times which is more than or equals to ‘12/ 4 =3’.

Try solving now

2. Ninja And The New Year Guests

Moderate
30m average time
60% success
0/80
Asked in companies
Red HatCapegemini Consulting India Private LimitedNagarro Software

Ninja has organized the new year party and invited all the programmers for it, as being the programmer also has been invited by Ninja.

To detect whether the guest is a programmer or not, Ninja has set some tasks for them, such that only programmers can code them.

You have also been asked to solve and code the following task to verify your identity.

Given two integers, 'N' and 'K' find the number of permutation arrays of 'N' integers from 0 to 'N' - 1 satisfying the below condition.

There should be at least 'K' positions in the array such that 'ARR[I] = I' ( 0 <= I < N ) satisfies.

You are required to output the answer modulo 10^9 +7.

EXAMPLE:
Input: 'N' = 4 'K' = 3 
Output: 1

There is only one permutation [0, 1, 2, 3] such that a number of elements with 'ARR[I] = I' is 'K' = 3.
Try solving now

3. System Design Question

Design Facebook Messenger or WhatsApp (a global chat service)

Problem approach

Things to discuss and analyze: 

Answer -
step 1- Approach for one-on-one text messaging between users.
step 2- Approach for extending the design to support group chats.
step 3- Delivered and read status
step 4- What action needs to be taken if user is not connected to the internet.
step 5- Push notifications
step 6- Sending media like images or other documents
step 7- Approach for providing end-to-end message encryption.

02
Round
Easy
HR Round
Duration10 minutes
Interview date22 May 2020
Coding problem1

- Morning time
- Environment was good.
- No
- Interview was good

1. Basic HR Questions

- Tell me about yourself 

- Why you wants to join capgemini? 

- What is your hobby? 

- Strength and weekness? 

- How many OS exists?

Problem approach

Tip 1 : Think practically and keep your voice normal
Tip 2 : Stay calm and dress good
Tip 3 : Keep interaction and communication good

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