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

Interview preparation journey

expand-icon
Preparation
Duration: 4 Months
Topics: Java, Data Structures, OOPS, SQL, Javascript, HTML5, CSS3
Tip
Tip

Tip 1 : Learn and practice Core Java and Data Structures Concepts on Daily purpose
Tip 2 : Do atleast one project 
Tip 3 : Practice some demo interviews

Application process
Where: Other
Eligibility: Atleast 1 year experience
Resume Tip
Resume tip

Tip 1 : Create Resume precisely and error free. 
Tip 2 : Add some projects and certifications, if experienced then add about projects, domains and tools you worked on.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 Minutes
Interview date1 Sep 2021
Coding problem1

Appeared in evening through online test on Imocha platform.

1. Non-Decreasing Array

Moderate
35m average time
65% success
0/80
Asked in companies
Thought WorksMicrosoftAmerican Express

You have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element.

We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] holds for every i (0-based) such that (0 <= i <= N - 2).

Try solving now
02
Round
Medium
Face to Face
Duration20 Minutes
Interview date23 Sep 2021
Coding problem2

It was of 20 minutes virtual interview on Superset platform.

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. DBMS Question

How will print the number of records available in table.

Problem approach

Select COUNT(*) from Tablename. 

03
Round
Easy
HR Round
Duration5 minutes
Interview date27 Sep 2021
Coding problem1

It was the normal salary and location discussion call. I received call on mobile phone at 1 PM and the HR asked me salary expectations and location preferences.

1. Basic HR Questions

Willing to relocate?

salary expectations and location preferences.

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
676 views
0 comments
0 upvotes
Software Engineer
3 rounds | 5 problems
Interviewed by Capegemini Consulting India Private Limited
553 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
7976 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