Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Capegemini Consulting India Private Limited interview experience Real time questions & tips from candidates to crack your interview

Intern

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

Interview preparation journey

expand-icon
Preparation
Duration: 3 months
Topics: Dynamic Programming, Data Structures, Algorithms, Operating System, DBMS
Tip
Tip

Tip 1 : Practice at least 200 Questions and do practice on a daily basis

Tip 2 : Do some exciting projects

Tip 3 : Try to reduce gaps in between your coding routine

Application process
Where: Hackerearth
Eligibility: 6 CGPA
Resume Tip
Resume tip

Tip 1 : Mention good projects
Tip 2 : Keep it simple and neat and make it of single page

Interview rounds

01
Round
Medium
Online Coding Interview
Duration75 minutes
Interview date29 Aug 2021
Coding problem2

At first, there will be a screening test, it is very easy.
It is a Web-based camera monitoring test.

1. Rearrange String

Easy
15m average time
85% success
0/40
Asked in companies
Expedia GroupInformaticaAmazon

You are given a string of lowercase characters. Your task is to rearrange (reorder) the string in such a way that no two adjacent characters are the same.

You have to return the rearranged string. If there exists more than one solution you can return any of them.If there is no such string you have to return “NO SOLUTION”. If your returned value is correct the program will print ‘CORRECT’ else ‘INCORRECT’.

For example :

If we are given a string "aabb", then the possible solutions are:

(i) abab
(ii) baba

We can see no two adjacent characters are the same in both strings.

So both (i) and (ii) are valid solutions.
Try solving now

2. Remove Duplicates From String

Moderate
25m average time
0/80
Asked in companies
PayPalOracleUnacademy

You are given a string (STR) of length N, consisting of only the lower case English alphabet.

Your task is to remove all the duplicate occurrences of characters in the string.

For Example:
If the given string is:
abcadeecfb

Then after deleting all duplicate occurrences, the string looks like this:
abcdef
Problem approach

Design the logic and afterwards write the code

Try solving now
02
Round
Easy
Video Call
Duration30 minutes
Interview date17 Oct 2021
Coding problem2

If you clear the online screening test then based on your marks you will be shortlisted either to direct HR or technical interview.

1. Operating System

What is virtual memory?

Problem approach

Tip 1 : Read Galvin for OS thoroughly.
 

2. DBMS

  • What are joins?
  • Explain normalisation?
  • Define Acid Properties?
Problem approach

Tip 1 : Read SQL and DBMS theory in detail
 

03
Round
Easy
HR Round
Duration20 minutes
Interview date23 Jun 2022
Coding problem1

1. Basic HR Questions

  • Comment on your personality
  • Why do you think we should hire you?
  • What are the skills that you want to gain in near future?
  • What are your salary expectations?
Problem approach

Just Stay confident and Be yourself. Don't try to answer in a hurry, take your time and then reply in a manner that manager would be impressed of.

Here's your problem of the day

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

Skill covered: Programming

What can be the possible extension for the HTML5 file?

Choose another skill to practice
Start a Discussion
Similar interview experiences
Junior analyst
1 rounds | 3 problems
Interviewed by Capegemini Consulting India Private Limited
1256 views
1 comments
0 upvotes
Software Engineer
2 rounds | 3 problems
Interviewed by Capegemini Consulting India Private Limited
0 views
0 comments
0 upvotes
SDE - 1
2 rounds | 3 problems
Interviewed by Capegemini Consulting India Private Limited
324 views
0 comments
0 upvotes
Software Engineer
3 rounds | 5 problems
Interviewed by Capegemini Consulting India Private Limited
405 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Intern
1 rounds | 1 problems
Interviewed by Cognizant
1110 views
0 comments
0 upvotes
company logo
Intern
3 rounds | 4 problems
Interviewed by CIS - Cyber Infrastructure
463 views
0 comments
0 upvotes
company logo
Intern
2 rounds | 2 problems
Interviewed by Microsoft
938 views
0 comments
0 upvotes