Upload Button Icon Add office photos
Engaged 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

Deloitte Consultant Interview Questions and Answers for Freshers

Updated 9 Jul 2025

22 Interview questions

A Consultant was asked 11mo ago
Q. What controls have you worked on?
Ans. 

I have worked on implementing financial controls in a corporate setting.

  • Implemented segregation of duties to prevent fraud

  • Developed approval processes for financial transactions

  • Established monitoring mechanisms to detect anomalies

  • Created documentation for control procedures

A Consultant was asked 11mo ago
Q. What is a Risk and Control Matrix?
Ans. 

Risk and control matrix is a tool used to identify, assess, and manage risks within an organization.

  • It outlines potential risks faced by the organization

  • It identifies existing controls in place to mitigate those risks

  • It helps in evaluating the effectiveness of the controls

  • It assists in prioritizing risks based on their impact and likelihood

  • It is commonly used in risk management and internal audit processes

Consultant Interview Questions Asked at Other Companies for Fresher

Q1. Ind as 109- recognition of Financial asset, Financial Liability a ... read more
asked in Deloitte
Q2. Guesstimate: How much would a tea seller earn in a year by sellin ... read more
asked in ZS
Q3. In a scenario where a team member has submitted an incorrect repo ... read more
asked in Accenture
Q4. How does an IMS COBOL program function? What are the primary requ ... read more
asked in Deloitte
Q5. If you had an unlimited budget but could only spend it on two are ... read more
A Consultant was asked 12mo ago
Q. What are some basic Swift questions?
Ans. 

Swift is a powerful programming language for iOS and macOS development, emphasizing safety and performance.

  • Swift is type-safe, meaning it helps prevent type errors at compile time.

  • It uses optionals to handle the absence of a value, e.g., let name: String? = nil.

  • Swift supports closures, which are self-contained blocks of functionality, e.g., let add = { (a: Int, b: Int) in return a + b }.

  • It has a modern syntax that...

A Consultant was asked
Q. What are business rules constructed using?
Ans. 

Business rules are constructed using logic and conditions.

  • Logic

  • Conditions

  • Constraints

  • Decision tables

  • Rule engines

What people are saying about Deloitte

View All
an associate2
3d
Deloitte USI ASA2 or RSM USI SA1: Which way to go?
I'm at PwC AC as an Associate 2 with 2 yrs of PQE. Is it smart to join Deloitte USI Assurance as ASA2 (30% Hike)? Won't I be overqualified for that level? I also have an SA1 offer from RSM USI with the same pay (34% hike). Plus, I'm expecting a 10% raise at PwC by July end. Thoughts?
Got a question about Deloitte?
Ask anonymously on communities.
A Consultant was asked
Q. How do you set up and manage 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 c...

A Consultant was asked
Q. Guesstimate: How much would a tea seller earn in a year by selling tea at a roadside joint in Mumbai?
Ans. 

The tea seller in a roadside joint in Mumbai can earn an average annual income of around INR 2,40,000.

  • The average price of a cup of tea in Mumbai is around INR 10.

  • Assuming the tea seller sells 100 cups of tea per day, the daily revenue would be INR 1,000.

  • Considering the tea seller operates 300 days a year, the annual revenue would be INR 3,00,000.

  • After deducting expenses like rent, ingredients, and wages, the tea ...

A Consultant was asked
Q. If you had an unlimited budget but could only spend it on two areas, where would you invest?
Ans. 

Invest in research and development and employee training.

  • Invest in research and development to drive innovation and stay ahead of competitors.

  • Allocate funds for employee training and development to enhance skills and expertise.

  • Examples: Setting up state-of-the-art R&D facilities, hiring top researchers, conducting market research, organizing training programs and workshops.

Are these interview questions helpful?
A Consultant was asked
Q. Do a SWOT analysis of your company.
Ans. 

SWOT analysis of our company reveals strengths in brand recognition and customer loyalty, weaknesses in limited product offerings, opportunities in expanding into new markets, and threats from increasing competition.

  • Strengths: strong brand recognition, high customer loyalty, experienced management team

  • Weaknesses: limited product offerings, lack of diversification, dependence on a few key suppliers

  • Opportunities: ex...

A Consultant was asked
Q. Since your hobby is Table Tennis, what are the top three factors you would consider when starting an independent TT academy?
Ans. 

Starting a Table Tennis academy requires careful consideration of location, coaching quality, and marketing strategies.

  • Location: Choose a venue with high foot traffic, like near schools or sports complexes, to attract students.

  • Coaching Quality: Hire experienced coaches who can provide professional training and mentorship to students.

  • Marketing Strategies: Utilize social media and local events to promote the academy...

A Consultant was asked
Q. What annotations are used in CDS?
Ans. 

Annotations are used in CDS to define metadata and behavior of entities and fields.

  • Annotations are defined using the @ symbol followed by the annotation name

  • Annotations can be used to define metadata such as labels, descriptions, and visibility

  • Annotations can also be used to define behavior such as validation rules and default values

  • Examples of annotations include @Label, @Description, @Validation.rule, and @Defau...

Deloitte Consultant Interview Experiences for Freshers

37 interviews found

Consultant Interview Questions & Answers

user image Bhanu Gupta

posted on 16 Nov 2024

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

(1 Question)

  • Q1. Why Salesforce?
Round 2 - Technical 

(1 Question)

  • Q1. Trigger scenario

Consultant Interview Questions & Answers

user image Anonymous

posted on 5 Sep 2024

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

(2 Questions)

  • Q1. Basics of cloud computing
  • Q2. Advanced azure concepts

Consultant Interview Questions & Answers

user image sandeep guptha

posted on 20 Apr 2025

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

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Two intermediate python questions based on Dictionaries, SQL intermediate questions
  • Q2. End to end Data migration system design
  • Ans. 

    Designing a comprehensive system for migrating data from one platform to another, ensuring integrity and efficiency.

    • Assess current data landscape: Understand existing data sources, formats, and structures.

    • Define migration strategy: Choose between big bang or phased migration based on business needs.

    • Data mapping: Create a detailed mapping of source data to target schema to ensure compatibility.

    • Data cleansing: Identify a...

  • Answered by AI
  • Q3. About Airflow usage, operators used etcc
  • Q4. Data warehousing techniques and optimisation techniques
  • Ans. 

    Data warehousing techniques optimize data storage and retrieval for efficient analysis and reporting.

    • ETL (Extract, Transform, Load): Process of moving data from source to warehouse, e.g., using tools like Informatica.

    • Data Modeling: Structuring data for efficient querying, e.g., star schema vs. snowflake schema.

    • Indexing: Creating indexes to speed up data retrieval, e.g., B-trees or bitmap indexes.

    • Partitioning: Dividing ...

  • Answered by AI

Consultant Interview Questions & Answers

user image Sikha Sasikumar

posted on 29 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 - Technical 

(1 Question)

  • Q1. Authentication and authorization. Net

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?
  • Ans. 

    I chose Deloitte for its strong reputation, diverse opportunities, and commitment to innovation and professional development.

    • Reputation: Deloitte is consistently ranked among the top consulting firms globally, known for its integrity and quality of service.

    • Diverse Opportunities: The firm offers a wide range of projects across various industries, allowing me to explore different sectors and enhance my skills.

    • Commitment ...

  • Answered by AI
  • Q2. What certifications and experience in SuccessFactors do you have?
  • Ans. 

    I hold multiple SuccessFactors certifications and have extensive experience in implementing and optimizing HR solutions.

    • Certified Professional: I am certified in SuccessFactors Employee Central and Performance & Goals, demonstrating my expertise in these modules.

    • Implementation Experience: I successfully led the implementation of SuccessFactors for a mid-sized company, improving their HR processes and employee engag...

  • Answered by AI
  • 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

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic Swift concepts, syntax
Round 2 - Behavioral 

(1 Question)

  • Q1. About projects, questions related to various scenarios
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Consultant Interview Questions & Answers

user image Ashish Pandey

posted on 28 Aug 2024

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

Problem solving, gave a problem to solve in code of your choice

Round 2 - Behavioral 

(1 Question)

  • Q1. Techno manager asked questions about past experiences

Consultant Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2024

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

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

Round 1 - HR 

(1 Question)

  • Q1. Expectations in terms of salary

Consultant Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. It was a case study.
  • Q2. To understand out of the box and custom developed solutions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have full knowledge on you resume

Consultant Interview Questions & Answers

user image Anonymous

posted on 17 Jun 2024

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic swift ques.
  • Ans. 

    Swift is a powerful programming language for iOS and macOS development, emphasizing safety and performance.

    • Swift is type-safe, meaning it helps prevent type errors at compile time.

    • It uses optionals to handle the absence of a value, e.g., let name: String? = nil.

    • Swift supports closures, which are self-contained blocks of functionality, e.g., let add = { (a: Int, b: Int) in return a + b }.

    • It has a modern syntax that is e...

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Project related questons

Deloitte Interview FAQs

How many rounds are there in Deloitte Consultant interview for freshers?
Deloitte interview process for freshers usually has 2-3 rounds. The most common rounds in the Deloitte interview process for freshers are Technical, One-on-one Round and HR.
How to prepare for Deloitte Consultant interview for freshers?
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 Auditing, Business Analytics, Business Consulting, Business Development and Business Transformation.
What are the top questions asked in Deloitte Consultant interview for freshers?

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

  1. Guesstimate: ‘How much would a tea seller earn in a year by selling a tea on ...read more
  2. What if you have unlimited budget but only two areas to spend on where will you...read more
  3. Since your hobby is Table Tennis what are the top three factors you would consi...read more
What are the most common questions asked in Deloitte Consultant HR round for freshers?

The most common HR questions asked in Deloitte Consultant interview are for freshers -

  1. Why are you looking for a chan...read more
  2. What is your family backgrou...read more
  3. What are your salary expectatio...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.

Tell us how to improve this page.

Overall Interview Experience Rating

4.6/5

based on 16 interview experiences

Difficulty level

Easy 10%
Moderate 90%

Duration

Less than 2 weeks 40%
2-4 weeks 40%
4-6 weeks 20%
View more
Deloitte Consultant Salary
based on 40k salaries
₹10 L/yr - ₹21.5 L/yr
7% more than the average Consultant Salary in India
View more details

Deloitte Consultant Reviews and Ratings

based on 2.9k reviews

3.8/5

Rating in categories

3.8

Skill development

3.2

Work-life balance

3.8

Salary

3.9

Job security

3.7

Company culture

3.3

Promotions

3.4

Work satisfaction

Explore 2.9k Reviews and Ratings
Vlocity- Consultant

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

3-6 Yrs

₹ 4.8-27 LPA

Salesforce Marketing Cloud-Consultant

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

3-8 Yrs

₹ 4.8-28 LPA

Pricing Strategy - Consultant

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

2-7 Yrs

₹ 7.2-27.5 LPA

Explore more jobs
Consultant
40k salaries
unlock blur

₹10 L/yr - ₹21.5 L/yr

Senior Consultant
24.8k salaries
unlock blur

₹16.6 L/yr - ₹33.3 L/yr

Analyst
16.6k salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Assistant Manager
11.3k salaries
unlock blur

₹12.1 L/yr - ₹22 L/yr

Manager
7.9k salaries
unlock blur

₹24.6 L/yr - ₹43.7 L/yr

Explore more salaries
Compare Deloitte with

Accenture

3.7
Compare

PwC

3.3
Compare

Ernst & Young

3.4
Compare

Cognizant

3.7
Compare
write
Share an Interview