Deloitte interview experience Real time questions & tips from candidates to crack your interview

Software Development Consultant

Deloitte
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1.5 month
Topics: Programming language, oops, dbms, networking, database
Tip
Tip

Tip 1 : You should have excellent knowledge of any programming language
Tip 2 : You should have your technical concepts strong

Application process
Where: Other
Eligibility: 7 cgpa throughout
Resume Tip
Resume tip

Tip 1 : it should be one page
Tip 2 : mention your technical skills clearly

Interview rounds

01
Round
Medium
Video Call
Duration50 minutes
Interview date1 Mar 2022
Coding problem2

This is Pure Technical Round, Interview asked me questions from programming language and DBMS

1. Cyclically Rotate An Array By One

Easy
10m average time
90% success
0/40
Asked in companies
IBMRTDSDeloitte

You are given an integer array of size N. Your task is to rotate the array by one position in the clockwise direction.

For example :
If N = 5 and arr[ ] = {1, 2, 3, 4, 5} then output will be 5 1 2 3 4.

If N = 8 and arr[ ] = {9, 8, 7, 6, 4, 2, 1, 3} then output will be 3 9 8 7 6 4 2 1.
Try solving now

2. Frequency In A Sorted Array

Easy
15m average time
85% success
0/40
Asked in companies
SprinklrOlaUrban Company (UrbanClap)

You have to write a program to find a frequency/occurrence of most appearing element in an Array.

Try solving now
02
Round
Easy
HR Round
Duration20 Minutes
Interview date5 Mar 2022
Coding problem0

Interview asked me very simple questions like , tell me about yourself , your strengths and weakness, What keeps you motivated etc.

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
company logo
Software Engineer
2 rounds | 2 problems
Interviewed by Deloitte
1415 views
0 comments
0 upvotes
company logo
Product Intern
2 rounds | 4 problems
Interviewed by Deloitte
1106 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Deloitte
1408 views
0 comments
0 upvotes
company logo
Product Engineering Intern
2 rounds | 5 problems
Interviewed by Deloitte
855 views
0 comments
0 upvotes