Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Deloitte Team. If you also belong to the team, you can get access from here

Deloitte Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Deloitte Interview Questions, Process, and Tips

Updated 25 Feb 2025

Top Deloitte Interview Questions and Answers

View all 1.6k questions

Deloitte Interview Experiences

Popular Designations

2.9k interviews found

Analyst Interview Questions & Answers

user image Anonymous

posted on 15 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude, Reasoning, Verbal Ability

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare fundamental, frontend development

Top Deloitte Analyst Interview Questions and Answers

Q1. Reverse a Number Problem Statement Given an integer 'N', write a program to generate the reverse of the number and print the resulting reversed number. The reversed number should not include any leading zeros that may appear. Example: Input... read more
View answer (1)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

PMO Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Questions on Project Management.

PMO Analyst Interview Questions asked at other Companies

Q1. What all you know about Allianz Technology?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Extension methods in C#
  • Ans. 

    Extension methods in C# allow developers to add new methods to existing types without modifying the original source code.

    • Extension methods must be defined in a static class.

    • The first parameter of an extension method specifies the type being extended and is preceded by the 'this' keyword.

    • Extension methods can be called as if they were instance methods of the extended type.

  • Answered by AI
  • Q2. HTML helpers in MVC
  • Ans. 

    HTML helpers in MVC are methods that help generate HTML controls in a view.

    • HTML helpers are used to render HTML controls in a view in ASP.NET MVC.

    • They provide a way to encapsulate HTML markup and code to generate HTML controls.

    • Examples include TextBox(), DropDownList(), CheckBox(), etc.

    • They help in reducing the amount of HTML code written in views and provide a more structured way to work with HTML controls.

  • Answered by AI

Skills evaluated in this interview

Senior .NET Developer Interview Questions asked at other Companies

Q1. Find indexes of two values in an array who's Sum is 8 or a dynamic value
View answer (1)

Mansger Interview Questions & Answers

user image Anonymous

posted on 24 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions
  • Q2. Around the finance and accounting

Deloitte interview questions for popular designations

 Consultant

 (455)

 Analyst

 (357)

 Senior Consultant

 (114)

 Associate Analyst

 (76)

 Assistant Manager

 (72)

 Tax Consultant

 (70)

 Business Analyst

 (64)

 Software Developer

 (44)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 19 Jun 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at K J Somaiya College of Engineering, Mumbai and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and coding questions were asked.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Resume based questions
  • Q2. Why should we hire you? What do you bring to the table?

Interview Preparation Tips

Topics to prepare for Deloitte Data Analyst interview:
  • OOPS
  • SQL
  • DSA
Interview preparation tips for other job seekers - It's an easy interview just prepare OOPS and basic DSA. Basic technical knowledge is also required.

Top Deloitte Data Analyst Interview Questions and Answers

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Get interview-ready with Top Deloitte Interview Questions

Analyst Interview Questions & Answers

user image Anonymous

posted on 6 Nov 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why do you want to join us?
  • Ans. 

    I am impressed by your company's reputation for innovation and excellence in the industry.

    • I admire the company's commitment to pushing boundaries and driving growth.

    • I am excited about the opportunity to work with a talented team and contribute to impactful projects.

    • I believe my skills and experience align well with the company's goals and values.

  • Answered by AI
  • Q2. Tell us about your resume

Top Deloitte Analyst Interview Questions and Answers

Q1. Reverse of a numberWrite a program to generate the reverse of a given number N. Print the corresponding reverse number. Note : If a number has trailing zeros, then its reverse will not include them. For e.g., reverse of 10400 will be 401 in... read more
View answer (2)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 +7. Fibonacci number is calculated u... read more
View answer (5)

Jobs at Deloitte

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The 1st round was aptitude test it was tough

Round 2 - One-on-one 

(5 Questions)

  • Q1. One on one interview was good the interviewer was friendly and the question where mainly on JD and resume
  • Q2. Tell me about your self
  • Q3. Your strength weakness
  • Q4. Based on your resume
  • Q5. And regarding the job description

Top Deloitte Business Analyst Interview Questions and Answers

Q1. What do you think telecom operators should do to prevent this problem?
View answer (1)

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. General questions about data engineering
Round 2 - Technical 

(1 Question)

  • Q1. General question on data topics and cloud
Round 3 - HR 

(1 Question)

  • Q1. Salary and location

Top Deloitte Data Engineer Interview Questions and Answers

Q1. What is difference between Cloud Run and Cloud Functions
View answer (1)

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)

Consultant Interview Questions & Answers

user image Anonymous

posted on 28 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. What made you choose Deloitte?
  • Q2. What certifications and experience in SuccessFactors do you have?
  • Q3. Tell me about your experience
Round 3 - Technical 

(2 Questions)

  • Q1. How do you setup and manager role-based permissions?
  • Ans. 

    Setting up role-based permissions involves defining roles, assigning permissions to roles, and managing user access based on roles.

    • Define different roles based on job functions or responsibilities

    • Assign specific permissions to each role, determining what actions users in that role can perform

    • Grant or revoke access to resources based on roles

    • Regularly review and update roles and permissions to ensure security and compli...

  • Answered by AI
  • Q2. What are business rules constructed using?
  • Ans. 

    Business rules are constructed using logic and conditions.

    • Logic

    • Conditions

    • Constraints

    • Decision tables

    • Rule engines

  • Answered by AI

Skills evaluated in this interview

Top Deloitte Consultant Interview Questions and Answers

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic coding round with manager and lead dev

Round 2 - One-on-one 

(1 Question)

  • Q1. Director round held virtually
Round 3 - One-on-one 

(1 Question)

  • Q1. Face to face interview at the office

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the skills for the role and presentation skills.

Top Deloitte Senior Analyst Interview Questions and Answers

Q1. How do you do reports, and how do you consolidate reports from different sources?
View answer (1)

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... read more
View answer (1)

Deloitte Interview FAQs

How many rounds are there in Deloitte interview?
Deloitte interview process usually has 2-3 rounds. The most common rounds in the Deloitte interview process are Technical, One-on-one Round and HR.
How to prepare for Deloitte interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Deloitte. The most common topics and skills that interviewers at Deloitte expect are Risk Management, Project Management, Finance, SQL and Accounting.
What are the top questions asked in Deloitte interview?

Some of the top questions asked at the Deloitte interview -

  1. Suppose there is a room in the office and X people enter room throughout the da...read more
  2. If you are given an array of 6 numbers 123345 give the logic for finding the d...read more
  3. Suppose you are testing an application and you find a bug and now you assigned ...read more
How long is the Deloitte interview process?

The duration of Deloitte interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Deloitte Interview Process

based on 2.1k interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 804 Interviews
BCG Interview Questions
3.8
 • 196 Interviews
Bain & Company Interview Questions
3.8
 • 103 Interviews
View all

Deloitte Reviews and Ratings

based on 17.7k reviews

3.8/5

Rating in categories

3.8

Skill development

3.3

Work-life balance

3.8

Salary

3.8

Job security

3.8

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 17.7k Reviews and Ratings
Assistant Manager

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

4-10 Yrs

₹ 12-15 LPA

Credit Risk Specialist

Mumbai,

Hyderabad / Secunderabad

+1

4-10 Yrs

Not Disclosed

Senior Regulatory Reporting Associate

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

4-10 Yrs

Not Disclosed

Explore more jobs
Consultant
33.3k salaries
unlock blur

₹6.3 L/yr - ₹23.3 L/yr

Senior Consultant
21k salaries
unlock blur

₹11 L/yr - ₹42 L/yr

Analyst
14.3k salaries
unlock blur

₹3.8 L/yr - ₹12.6 L/yr

Assistant Manager
10k salaries
unlock blur

₹7.8 L/yr - ₹24 L/yr

Manager
7.1k salaries
unlock blur

₹16 L/yr - ₹52 L/yr

Explore more salaries
Compare Deloitte with

Accenture

3.8
Compare

PwC

3.4
Compare

Ernst & Young

3.4
Compare

Cognizant

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview