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

Interview preparation journey

expand-icon
Preparation
Duration: 5 months
Topics: Data Structures, OOPS, DBMS, Algorithms, DP, Greedy ,Computer network, C++, DBMS, SQL, cloud computing ,Aptitude, Verbal, Pointers, Arrays
Tip
Tip

Tip 1 : Practice interview related questions
Tip 2 : Before going for interview revise all domain section
Tip 3 : learn at least one programming language
Tip 4 : have good projects and internship on your resume

Application process
Where: Campus
Eligibility: No creiteria
Resume Tip
Resume tip

Tip 1 : Always be honest in resume, never lie in resume, if they caught you it will be bad impression 
Tip 2 : Add your projects, internships or experience it will leave good impact
Tip 3 : Resume should be short and simple

Interview rounds

01
Round
Medium
Online Coding Interview
Duration135 minutes
Interview date19 Jan 2021
Coding problem2

This round is little bit difficult, but if your concepts were clear then you can clear any coding round. Coding is basically all related to clear concepts.

1. Maximum Difference

Easy
15m average time
85% success
0/40
Asked in companies
PayPalOlaRaja Software Labs (RSL)

You are given an array 'ARR' of the 'N' element. Your task is to find the maximum difference between any of the two elements from 'ARR'.

If the maximum difference is even print “EVEN” without quotes. If the maximum difference is odd print “ODD” without quotes.

For example:

Given 'ARR' = [1, 10, 5, 2, 8, 1 ] , answer is "ODD".
Here the maximum difference is between 10 and 1, 10 - 1 = 9
Try solving now

2. Missing Number

Moderate
30m average time
70% success
0/80
Asked in companies
HSBCSterlite Technologies LimitedSamsung

You are given an array/list ‘BINARYNUMS’ that consists of ‘N’ distinct strings which represent all integers from 0 to N in binary representation except one integer. This integer between 0 to ‘N’ whose binary representation is not present in list ‘BINARYNUMS’ is called ‘Missing Integer’.

Your task is to find the binary representation of that ‘Missing Integer’. You should return a string that represents this ‘Missing Integer’ in binary without leading zeros.

Note

1. There will be no leading zeros in any string in the list ‘BINARYNUMS’.

Example:

Consider N = 5 and the list ‘binaryNums’=  [“0”, “01”, “010”, “100”, “101”].  This list consists of the binary representation of numbers [0, 1, 2, 4, 5]. Clearly, the missing number is 3 and its binary representation will be “11”. So you should return string “11”.
Try solving now
02
Round
Easy
Face to Face
Duration40 minutes
Interview date21 Jan 2021
Coding problem2

This round is quite easy.

1. DBMS Questions

What are the different types of languages that are available in the DBMS?
Explain the concepts of a Primary key and Foreign Key.
What is the concept of sub-query in terms of SQL?
What is a checkpoint in DBMS?

2. OS Questions

What is the main purpose of an operating system?
What is monolithic kernel?

03
Round
Easy
HR Round
Duration20
Interview date26 Jan 2021
Coding problem1

This round was easy. In this round they basically ask simple question about me and my projects. May be they just want to check my communication skills.

1. Basic HR Questions

Describe who you are? or Tell me about your background. 

What are your strengths and weaknesses?

Problem approach

Tip 1 : Be confident
Tip 2 : Be truthful
Tip 3 : Build commincation skills

Here's your problem of the day

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

Skill covered: Programming

What is recursion?

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
663 views
0 comments
0 upvotes
Software Engineer
3 rounds | 5 problems
Interviewed by Capegemini Consulting India Private Limited
533 views
0 comments
0 upvotes
Software Engineer
3 rounds | 5 problems
Interviewed by Capegemini Consulting India Private Limited
554 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
7873 views
1 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
9973 views
1 comments
0 upvotes
company logo
Software Engineer
2 rounds | 4 problems
Interviewed by Amazon
4309 views
1 comments
0 upvotes