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

Associate Consultant

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

Interview preparation journey

expand-icon
Preparation
Duration: 4 months
Topics: Java 8, Data Structure, Angular, Core java, SQL
Tip
Tip

Tip 1 : Try to do coding on daily basis
Tip 2 : Atleast do one poc 
Tip 3 : Prepare the theoretical part also well

Application process
Where: Naukri
Eligibility: No
Resume Tip
Resume tip

Tip 1 : Resume should contains role and responsibility in short but also explain what you done till now.
Tip 2 : Try to make single page resume, or max of 2 pages

Interview rounds

01
Round
Medium
Video Call
Duration60 minutes
Interview date12 May 2022
Coding problem2

asked 2 question on coding 
and some core java questions
and some basic angular question

1. Remove Duplicates

Easy
0/40
Asked in companies
CIS - Cyber InfrastructureSAP LabsAdobe

Given a string S, remove consecutive duplicates from it recursively.

Problem approach

You can implements like this, 
put all the elements in set first then again in array

Try solving now

2. Merge Sort Linked List

Moderate
10m average time
90% success
0/80
Asked in companies
AdobeSamsung R&D InstituteHCL Technologies

You are given a Singly Linked List of integers. Sort the Linked List using merge sort.

Merge Sort is a Divide and Conquer algorithm. It divides the input into two halves, calls itself for the two halves, and then merges the two sorted halves. The merge() function is used for merging two halves. The merge(arr, L, M, R) is a key process that assumes that arr[L..M] and arr[M + 1...R] are sorted and merges the two sorted subarrays into one.

Try solving now

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
3 rounds | 2 problems
Interviewed by Capegemini Consulting India Private Limited
707 views
0 comments
0 upvotes
Servicenow Developer
2 rounds | 2 problems
Interviewed by Capegemini Consulting India Private Limited
786 views
0 comments
0 upvotes
Software Engineer
3 rounds | 5 problems
Interviewed by Capegemini Consulting India Private Limited
554 views
0 comments
0 upvotes
Data Analyst
3 rounds | 4 problems
Interviewed by Capegemini Consulting India Private Limited
426 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Consultant
3 rounds | 5 problems
Interviewed by Oracle
2994 views
0 comments
0 upvotes
company logo
Associate Consultant
4 rounds | 7 problems
Interviewed by Oracle
1656 views
0 comments
0 upvotes
company logo
Associate Consultant
3 rounds | 4 problems
Interviewed by Oracle
0 views
0 comments
0 upvotes