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

Filter interviews by

Clear (1)

Deloitte Consultant Interview Questions, Process, and Tips

Updated 7 Mar 2025

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
  • Q2. Your client wants to enter the after sales service market for passenger cars – 1. How would you segment the customer base? How can you use it to target your services? 2. ...read more
  • Q3. What is the journal entry for prepaid expenses and how do you treat it?
View all 243 questions

Deloitte Consultant Interview Experiences

457 interviews found

Consultant Interview Questions & Answers

user image vinukartik Pillai

posted on 21 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Case Study 

Logistics Issue in HealthCare Industry

Round 2 - One-on-one 

(2 Questions)

  • Q1. Examples where you faced a difficult situation
  • Ans. 

    Facing a difficult situation during a project deadline

    • Project deadline was approaching fast

    • Team members were not meeting their targets

    • Had to work extra hours to ensure project completion

  • Answered by AI
  • Q2. How did you overcome? Did you get any help?
  • Ans. 

    I overcame by seeking support from friends and family, and also by seeking professional help.

    • Sought support from friends and family

    • Sought professional help from a therapist or counselor

    • Engaged in self-care activities such as exercise and meditation

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Behavioural Questions
  • Q2. Location related

Consultant Interview Questions & Answers

user image Tejas Kumar Jaiswal

posted on 17 Oct 2024

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

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Write this python program
  • Ans. 

    Python program to print 'Hello, World!'

    • Use the print() function in Python to display text on the screen

    • Enclose the text 'Hello, World!' in single or double quotes

  • Answered by AI

Skills evaluated in this interview

Consultant Interview Questions Asked at Other Companies

asked in Deloitte
Q1. How would you pass an entry for travel expenses incurred and paid ... read more
asked in Accenture
Q2. There is an international bank (US based) that has been operating ... read more
asked in EXL Service
Q3. You have 20 red balls, 14 blue balls. You draw out balls, 2 at a ... read more
Q4. If a policy is billed monthly and is an annual policy and due to ... read more
asked in BCG
Q5. “there is a company in the telecom sector and has a product “X” – ... read more

Consultant Interview Questions & Answers

user image Anonymous

posted on 1 Jun 2024

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

I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. SAP CPQ specific questions
  • Q2. Project specific Question
Round 2 - Technical 

(1 Question)

  • Q1. Project related question and management questions as well
Round 3 - Technical 

(1 Question)

  • Q1. Project architecture discussion and case study discussion
Round 4 - HR 

(1 Question)

  • Q1. Why Deloitte, behavioral scenario questions, salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorouh with your project architecture

Consultant Interview Questions & Answers

user image Anonymous

posted on 14 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What are the different rate limits in Shopify API?
  • Ans. 

    Shopify API has different rate limits for different endpoints and actions.

    • Shopify API has a default rate limit of 2 requests per second per shop.

    • Certain endpoints have specific rate limits, such as 40 requests per second for the GraphQL Admin API.

    • Rate limits can vary based on the type of request and the endpoint being accessed.

    • Exceeding rate limits can result in HTTP 429 Too Many Requests responses.

  • Answered by AI
  • Q2. How to get some orders in a specific date range, with the help of Shopify API
  • Ans. 

    To get orders in a specific date range using Shopify API

    • Use the Orders API endpoint with the 'created_at_min' and 'created_at_max' parameters to specify the date range

    • Format the date range in ISO 8601 format

    • Example: GET /admin/api/2021-07/orders.json?created_at_min=2021-07-01T00:00:00-04:00&created_at_max=2021-07-31T23:59:59-04:00

  • Answered by AI
  • Q3. What is the Difference between GraphQL API and REST API
  • Ans. 

    GraphQL API allows clients to request only the data they need, while REST API returns fixed data structures.

    • GraphQL allows clients to request only the data they need, reducing over-fetching and under-fetching.

    • REST API returns fixed data structures, which can lead to over-fetching or under-fetching of data.

    • GraphQL uses a single endpoint for all data requests, while REST API uses multiple endpoints for different resource...

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Difference between synchrounous and asynchronous processes in nodejs
  • Ans. 

    Synchronous processes block the execution until completion, while asynchronous processes allow the program to continue executing without waiting.

    • Synchronous processes wait for a task to finish before moving on to the next one.

    • Asynchronous processes allow multiple tasks to be executed simultaneously.

    • Node.js uses asynchronous processes to handle I/O operations efficiently.

    • Example: Reading a file synchronously will block ...

  • Answered by AI
  • Q2. How to show different products in different regions in shopify
  • Ans. 

    To show different products in different regions in Shopify, use the Shopify Plus feature called 'Script Editor'.

    • Use the 'Script Editor' feature in Shopify Plus to create scripts that show/hide products based on customer's location

    • Utilize geolocation apps or services to determine customer's location

    • Create different collections for each region and assign products accordingly

  • Answered by AI
  • Q3. What are webhooks in shopify?
  • Ans. 

    Webhooks in Shopify are notifications sent to a URL when certain events occur in a store.

    • Webhooks allow apps to receive real-time data about events in a Shopify store

    • Developers can use webhooks to automate tasks or trigger actions based on specific events

    • Examples of events that can trigger webhooks include order creation, product updates, and customer registration

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Deloitte Consultant interview:
  • Nodejs
  • Shopify
  • Liquid
  • Javascript
  • CSS
  • HTML
Interview preparation tips for other job seekers - This interview was for shopify consultant

Skills evaluated in this interview

Deloitte interview questions for designations

 Junior Consultant

 (2)

 Management Consultant

 (2)

 Business Consultant

 (2)

 Risk Consultant

 (2)

 Solution Consultant

 (1)

 Senior Consultant Engineer

 (1)

 Senior Consultant

 (115)

 Tax Consultant

 (68)

Consultant Interview Questions & Answers

user image Anonymous

posted on 30 Jul 2024

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

(4 Questions)

  • Q1. Microservices related, JUNiT related
  • Q2. GIT related , CI related, Jenkins related, Java8
  • Q3. Springboot related @value and @data
  • Q4. Lambda expression

Get interview-ready with Top Deloitte Interview Questions

Consultant Interview Questions & Answers

user image mohammed nizamuddin gm

posted on 3 Sep 2024

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

(2 Questions)

  • Q1. Error handling in javascript
  • Ans. 

    Error handling in JavaScript involves using try-catch blocks to handle exceptions and prevent crashes.

    • Use try-catch blocks to catch and handle errors

    • Throw custom errors using throw keyword

    • Use finally block to execute code regardless of errors

    • Handle asynchronous errors using .catch() method in promises

  • Answered by AI
  • Q2. Closure and hoisting
Round 2 - One-on-one 

(2 Questions)

  • Q1. How to handle code
  • Ans. 

    Code should be handled carefully to ensure readability, maintainability, and efficiency.

    • Use consistent naming conventions for variables, functions, and classes.

    • Comment code to explain complex logic or algorithms.

    • Break down large chunks of code into smaller, more manageable functions or modules.

    • Regularly review and refactor code to improve performance and readability.

  • Answered by AI
  • Q2. How to handle team
  • Ans. 

    Handling a team involves effective communication, delegation, motivation, and conflict resolution.

    • Communicate clearly and regularly with team members to ensure everyone is on the same page.

    • Delegate tasks based on team members' strengths and skills to maximize efficiency.

    • Motivate team members by recognizing their achievements and providing opportunities for growth.

    • Resolve conflicts promptly and fairly to maintain a posi...

  • Answered by AI

Skills evaluated in this interview

Consultant Jobs at Deloitte

View all

Consultant Interview Questions & Answers

user image Anonymous

posted on 20 Aug 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is DI in C#? Give real project examples
  • Ans. 

    DI in C# stands for Dependency Injection, a design pattern used to increase code reusability and maintainability.

    • DI allows for loosely coupled components by injecting dependencies from external sources.

    • Examples include injecting database connections, logging services, and configuration settings into classes.

    • DI containers like Autofac, Unity, and Ninject are commonly used in C# projects.

    • DI helps in unit testing by easil

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. How you handled a complicated technical issue?
  • Ans. 

    I resolved a complicated technical issue by breaking it down into smaller parts, researching possible solutions, and collaborating with team members.

    • Identified the root cause of the issue

    • Researched possible solutions

    • Collaborated with team members to brainstorm ideas

    • Implemented and tested the solution

    • Documented the resolution for future reference

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - C# concepts and Azure were concentrated with mostly real project scenarios instead of theory based.

Skills evaluated in this interview

Consultant Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Recursion program
Round 2 - Technical 

(1 Question)

  • Q1. Write an algorithm to check palindrome
  • Ans. 

    Algorithm to check if a string is a palindrome

    • Create a function that takes a string as input

    • Remove all non-alphanumeric characters and convert to lowercase

    • Compare the string with its reverse to check if it's a palindrome

    • Return true if it's a palindrome, false otherwise

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why Deloitte? Explain in detail
  • Ans. 

    Deloitte is a global leader in consulting services, known for its innovative solutions and diverse client base.

    • Deloitte's reputation for excellence in consulting services

    • Global presence and diverse client base

    • Opportunities for professional growth and development

    • Innovative solutions and cutting-edge technology

    • Strong company culture and values

  • Answered by AI

Skills evaluated in this interview

Consultant Interview Questions & Answers

user image AKANKSHA CHOUDHURY

posted on 28 Aug 2024

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

Python was tested and level of the exam was hard

Round 2 - Technical 

(1 Question)

  • Q1. Work experience
Round 3 - Technical 

(1 Question)

  • Q1. Case study with multiple domain knowledge questions
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation

Consultant Interview Questions & Answers

user image Anonymous

posted on 26 Jul 2024

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

(2 Questions)

  • Q1. Case and resume-based questions
  • Q2. Who is your role model, and why?
  • Ans. 

    My role model is my grandmother because of her resilience, kindness, and wisdom.

    • Resilience: My grandmother overcame many challenges in her life with grace and strength.

    • Kindness: She always puts others before herself and goes out of her way to help those in need.

    • Wisdom: Her life experiences have taught her valuable lessons that she shares with me to guide me in my own journey.

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell about a time you managed a conflict in your team.
  • Ans. 

    I managed a conflict in my team by facilitating open communication and finding a compromise.

    • Addressed the issue promptly to prevent escalation

    • Encouraged team members to share their perspectives

    • Facilitated a discussion to identify the root cause of the conflict

    • Worked with the team to find a compromise that satisfied all parties

  • Answered by AI
  • Q2. How did you organise an event(resume-based)
  • Ans. 

    I organized an event by creating a detailed timeline, delegating tasks, and coordinating with vendors.

    • Created a detailed timeline outlining tasks and deadlines

    • Delegated tasks to team members based on their strengths and availability

    • Coordinated with vendors for venue, catering, and other event logistics

    • Managed budget and expenses to ensure event stayed within financial constraints

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with your resume and HR questions.
Contribute & help others!
anonymous
You can choose to be anonymous

Deloitte Interview FAQs

How many rounds are there in Deloitte Consultant interview?
Deloitte interview process usually has 2-3 rounds. The most common rounds in the Deloitte interview process are Technical, HR and One-on-one Round.
How to prepare for Deloitte Consultant 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 Project Management, SQL, Data Analysis, Data Analytics and Risk Management.
What are the top questions asked in Deloitte Consultant interview?

Some of the top questions asked at the Deloitte Consultant interview -

  1. How would you pass an entry for travel expenses incurred and paid by employee a...read more
  2. Your client wants to enter the after sales service market for passenger cars ��...read more
  3. What is the journal entry for prepaid expenses and how do you treat ...read more
How long is the Deloitte Consultant interview process?

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

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Parul University

No Interviews

SALARIES

Parul University

DESIGNATION

INTERVIEWS

Parul University

No Interviews

Tell us how to improve this page.

Deloitte Consultant Interview Process

based on 305 interviews

6 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
  • Personal Interview1 Round - 1
  • Personal Interview1 Round - 2
  • Personal Interview1 Round - 3
View more

Consultant Interview Questions from Similar Companies

PwC Consultant Interview Questions
3.4
 • 76 Interviews
BCG Consultant Interview Questions
3.7
 • 69 Interviews
TCS Consultant Interview Questions
3.7
 • 57 Interviews
IBM Consultant Interview Questions
4.0
 • 19 Interviews
View all
Deloitte Consultant Salary
based on 33.4k salaries
₹6.3 L/yr - ₹23.1 L/yr
11% more than the average Consultant Salary in India
View more details

Deloitte Consultant Reviews and Ratings

based on 2.6k reviews

3.8/5

Rating in categories

3.8

Skill development

3.2

Work-life balance

3.8

Salary

3.9

Job security

3.8

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 2.6k Reviews and Ratings
Consultant

Hyderabad / Secunderabad,

Pune

+1

4-6 Yrs

₹ 5.75-25.2 LPA

Consultant-Health Plan Modernisation

Hyderabad / Secunderabad,

Bangalore / Bengaluru

3-7 Yrs

17 LPA

JavaScript Dev | Sr. Consultant

Delhi/Ncr

5-8 Yrs

₹ 10-20 LPA

Explore more jobs
Consultant
33.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
21k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
14.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
10.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
7.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Deloitte with

Accenture

3.8
Compare

PwC

3.4
Compare

Ernst & Young

3.4
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent