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 24 Jun 2025

21 Interview questions

A Consultant was asked
Q. Can we debug AMDP and CDS?
Ans. 

Yes, we can debug AMDP and CDS.

  • We can debug AMDP using ABAP debugger or Eclipse debugger.

  • We can debug CDS using Eclipse debugger or SQL Trace.

  • For AMDP, we can set breakpoints in the method and debug it.

  • For CDS, we can use SQL Trace to analyze the SQL statements generated by CDS view.

  • Debugging helps in identifying and fixing issues in the code.

A Consultant was asked
Q. Can we achieve multiple inheritance in ABAP?
Ans. 

No, ABAP does not support multiple inheritance.

  • ABAP only supports single inheritance through the use of interfaces and abstract classes.

  • Multiple inheritance can lead to ambiguity and complexity in the code.

  • However, ABAP does allow for the implementation of multiple interfaces.

  • Example: a class can implement both IF_A and IF_B interfaces.

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 Accenture
Q3. How does an IMS COBOL program function? What are the primary requ ... read more
asked in Deloitte
Q4. If you had an unlimited budget but could only spend it on two are ... read more
asked in EXL Service
Q5. If I have to install a light pole on the road, what should its he ... read more
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...

A Consultant was asked
Q. What is the cardinality in OData and CDS?
Ans. 

Cardinality defines the relationship between entities in OData and CDS.

  • Cardinality in OData is defined using navigation properties and can be one-to-one, one-to-many, or many-to-many.

  • In CDS, cardinality is defined using associations and can be one-to-one, one-to-many, or many-to-many.

  • Cardinality can be specified using symbols such as *, 1, or n.

  • For example, a one-to-many relationship between a customer and their o...

What people are saying about Deloitte

View All
a data engineer
1w
Salary discusssion suggestion
Hi everyone, I have an offer from Deloitte as a data engineer for 15 CTC (all fix) + 10% variable I still have some time left on my notice period. Should I try for more offers and ask Deloitte to match? Yoe 3 CCTC : 6
Got a question about Deloitte?
Ask anonymously on communities.
A Consultant was asked
Q. How would you calculate the revenue of an ice cream parlor in a case study?
Ans. 

To calculate revenue of an ice cream parlor, we need to consider factors like sales volume, pricing strategy, and operational costs.

  • Determine the average number of customers per day and the average amount spent per customer

  • Consider the cost of ingredients, labor, rent, and utilities

  • Analyze the competition and adjust pricing strategy accordingly

  • Explore opportunities for upselling and cross-selling

  • Track sales and ex...

A Consultant was asked
Q. Batch calls in OData, association and navigation in OData?
Ans. 

Batch calls allow multiple requests in a single HTTP call. Associations and navigation allow querying related data in OData.

  • Batch calls can improve performance by reducing the number of HTTP requests.

  • Associations define relationships between entities in OData.

  • Navigation allows querying related entities using the $expand query option.

  • Example: /Orders?$expand=Customer

  • Example: /Customers('ALFKI')/Orders

A Consultant was asked 2mo ago
Q. 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: Ident...

Are these interview questions helpful?
A Consultant was asked 2mo ago
Q. 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: Divi...

A Consultant was asked
Q. New technology in the field of semiconductor industry?
Ans. 

The semiconductor industry is constantly evolving with new technologies such as AI, IoT, and 5G driving innovation.

  • AI is being used to improve chip design and manufacturing processes

  • IoT is driving demand for low-power and high-performance chips

  • 5G is increasing demand for high-speed and low-latency chips

  • Emerging technologies such as quantum computing and neuromorphic computing are being explored for future applicat...

A Consultant was asked
Q. New technologies in the field of manufacturing.
Ans. 

New technologies are revolutionizing manufacturing, from automation to 3D printing.

  • Automation and robotics are increasing efficiency and reducing costs.

  • Additive manufacturing, such as 3D printing, is allowing for more customization and faster prototyping.

  • Artificial intelligence and machine learning are improving quality control and predictive maintenance.

  • Internet of Things (IoT) devices are enabling real-time moni...

Deloitte Interview Experiences

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 39.4k salaries
₹6.5 L/yr - ₹24 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
Oracle CPQ- Consultant

Hyderabad / Secunderabad,

Bangalore / Bengaluru

+1

3-8 Yrs

₹ 4.45-27.1 LPA

Consultant / MRM AML

Chennai

3-5 Yrs

₹ 5.5-25.68128 LPA

Consultant

Bangalore / Bengaluru

1-4 Yrs

₹ 8.05-23.6 LPA

Explore more jobs
Consultant
39.6k salaries
unlock blur

₹6.5 L/yr - ₹28 L/yr

Senior Consultant
24.4k salaries
unlock blur

₹11.1 L/yr - ₹42 L/yr

Analyst
16.4k salaries
unlock blur

₹4 L/yr - ₹13 L/yr

Assistant Manager
11.2k salaries
unlock blur

₹8 L/yr - ₹24.6 L/yr

Manager
7.8k salaries
unlock blur

₹16 L/yr - ₹54.2 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
write
Share an Interview