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

Software Developer

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

Interview preparation journey

expand-icon
Preparation
Duration: 2 Months
Topics: Java , published final year projects, basic data structures, aptitude intermediate, soft skills
Tip
Tip

Tip 1 : be honest about what you write in cv 
Tip 2 : explain every thing in brief with confidence
Tip 3 : maintain a good 1 to 1 interaction with the interviewer

Application process
Where: Other
Eligibility: B tech, Mtech, MCA
Resume Tip
Resume tip

Tip 1 : don't mention unnecessary and non relational skills
Tip 2 : add you projects which are working on demand

Interview rounds

01
Round
Medium
Online Coding Interview
Duration150 Minutes
Interview date30 Sep 2021
Coding problem1

Mcqs + coding

1. Reverse the String

Easy
15m average time
85% success
0/40
Asked in companies
SAP LabsWalmartFacebook

You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string.

For example:

 If the given string is: STR = "abcde". You have to print the string "edcba".
follow up:
Try to solve the problem in O(1) space complexity. 
Try solving now
02
Round
Medium
Face to Face
Duration30 Minutes
Interview date14 Oct 2021
Coding problem1

Interview was nice she ask question from basic java, and told me to write some basics problem. Like swiping two numbers, factorial , etc

1. Factorial of a Number

Easy
0/40
Asked in companies
HCL TechnologiesNagarro SoftwareCapegemini Consulting India Private Limited

Write a program to find the factorial of a number.

Factorial of n is:

n! = n * (n-1) * (n-2) * (n-3)....* 1

Output the factorial of 'n'. If it does not exist, output 'Error'.

Problem approach

The factorial of a number is the product of all the integers from 1 to that number. For example, the factorial of 6 is 1*2*3*4*5*6 = 720 . Factorial is not defined for negative numbers, and the factorial of zero is one, 0! = 1 .

Try solving now
03
Round
Easy
HR Round
Duration15 Minutes
Interview date29 Oct 2021
Coding problem1

1. Basic HR Questions

Currect location
Can you relocate
What's you future plans

Problem approach

Tip 1 : be confident
Tip 2 : tell everyone this true

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 Developer
3 rounds | 3 problems
Interviewed by Capegemini Consulting India Private Limited
1087 views
0 comments
0 upvotes
Software Developer
3 rounds | 3 problems
Interviewed by Capegemini Consulting India Private Limited
1869 views
0 comments
0 upvotes
Software Developer
2 rounds | 2 problems
Interviewed by Capegemini Consulting India Private Limited
0 views
0 comments
0 upvotes
Software Developer
2 rounds | 2 problems
Interviewed by Capegemini Consulting India Private Limited
923 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Developer
5 rounds | 14 problems
Interviewed by Microsoft
4029 views
1 comments
0 upvotes
company logo
Software Developer
6 rounds | 12 problems
Interviewed by SAP Labs
2912 views
0 comments
0 upvotes
company logo
Software Developer
3 rounds | 3 problems
Interviewed by Amazon
1270 views
0 comments
0 upvotes