i
Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Deferred tax liability is a balance sheet item representing taxes that will be paid in the future due to temporary differences in accounting and tax rules.
Deferred tax liability arises when a company's taxable income is greater than its accounting income, resulting in taxes being paid in the future.
It is calculated by multiplying the temporary difference between taxable income and accounting income by the tax rate.
Exam...
A swap is a financial agreement between two parties to exchange cash flows or other financial instruments.
A swap involves two parties exchanging cash flows or other financial instruments based on a predetermined set of terms.
Common types of swaps include interest rate swaps, currency swaps, and commodity swaps.
The dividend growth model is a method used to value a company's stock based on the expected future dividends i...
I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.
Market sizing and entry strategy
A cold call involves reaching out to potential clients or customers without any prior contact or relationship.
Research the company or individual you are calling to tailor your pitch
Introduce yourself and explain the purpose of your call
Highlight the benefits of your product or service
Handle objections professionally and try to schedule a follow-up meeting
Follow up with an email or additional information as needed
Commercial due diligence is the process of evaluating a company's commercial potential and risks before making an investment or partnership.
Involves analyzing market trends, competition, customer base, and growth potential
Assesses the target company's business model, revenue streams, and key performance indicators
Helps investors make informed decisions by identifying potential opportunities and threats
May include inter...
I was interviewed in Jul 2024.
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise and readable way. For example, (a, b) -> a + b.
Functional interfaces are interfaces with a single abstract method, such as java.util.function.Function.
Streams provide a way to work with collections of objects in a functional style. For e...
Generics in Java allow for type-safe collections and classes, providing compile-time type checking and reducing the need for casting.
Generics enable the creation of classes, interfaces, and methods that operate on specified types.
They provide compile-time type safety, preventing runtime errors due to type mismatches.
Generics reduce the need for explicit type casting, making code more readable and maintainable.
Example: ...
Classes and annotations used from entity to controller level in a Java application.
Entity classes represent database tables and are annotated with @Entity.
Repository classes handle database operations and are annotated with @Repository.
Service classes contain business logic and are annotated with @Service.
Controller classes handle HTTP requests and are annotated with @Controller.
Spring Batch is a lightweight, comprehensive batch framework designed for robust, scalable batch processing.
Spring Batch is used for processing large volumes of data in batch jobs.
It provides reusable functions for common batch processing scenarios such as reading, processing, and writing data.
Spring Batch can be implemented to handle complex processing logic, error handling, and transaction management.
Key features inc...
React uses Virtual DOM to efficiently update the actual DOM by comparing the changes and only updating what is necessary.
React creates a virtual representation of the actual DOM called Virtual DOM.
When state or props change, React compares the Virtual DOM with the actual DOM to identify the differences.
React then updates only the necessary parts of the actual DOM, minimizing the number of DOM manipulations.
This process...
I am familiar with design patterns such as Singleton, Factory, Observer, and Strategy.
Singleton
Factory
Observer
Strategy
I have used design patterns such as Singleton, Factory, and Observer in my projects.
Implemented Singleton pattern to ensure only one instance of a class exists
Utilized Factory pattern to create objects without specifying the exact class
Applied Observer pattern to establish a one-to-many dependency between objects
Threads in programming are lightweight processes that can run concurrently within a program.
Threads allow for parallel execution of tasks within a program
Threads share the same memory space, allowing for efficient communication and data sharing
Examples of using threads include multi-threaded web servers and parallel processing in data analysis
Spring Boot simplifies Spring application development by providing out-of-the-box features and reducing configuration.
Spring Boot reduces boilerplate code by providing default configurations for various components like embedded servers, logging, and security.
Spring Boot allows for easier deployment by packaging applications as standalone JAR files with embedded containers.
Spring Boot provides a range of starter depende...
What people are saying about Deloitte
It was medium and if you focus you should be able to complete that!
Heat maps display data in colors on a grid, while tree maps show hierarchical data using nested rectangles.
Heat maps use colors to represent data values on a grid, while tree maps use nested rectangles to display hierarchical data.
In Tableau, I have created heat maps to visualize sales data across different regions, and tree maps to show the sales distribution by product categories.
Heat maps are useful for identifying ...
Different types of graphs like bar charts, line graphs, and pie charts can help in visualizing KPIs effectively.
Bar charts can be used to compare KPIs across different categories or time periods.
Line graphs are useful for showing trends and changes in KPIs over time.
Pie charts can display the proportion of each KPI relative to the total.
Combination charts can be used to show multiple KPIs in a single graph for comparis
Deloitte interview questions for popular designations
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
In the aptitude round there were various sections such as quants, verbal and technical questions based on networking and cloud platforms and some pseudo codes . No coding questions were asked .
It was structured group discussion with one panel member and a case study was provided to us .
I am a dedicated and detail-oriented analyst with a strong background in data analysis and problem-solving.
I have a Bachelor's degree in Statistics and have completed multiple data analysis projects during my studies.
I am proficient in using statistical software such as R and Python to analyze data and generate insights.
I have experience working with cross-functional teams to develop and implement data-driven strategie...
I have worked on various projects including financial analysis, market research, and data visualization.
Developed financial models to analyze company performance
Conducted market research to identify growth opportunities
Created interactive dashboards for data visualization
Collaborated with cross-functional teams to implement project recommendations
Get interview-ready with Top Deloitte Interview Questions
I applied via Campus Placement
Simple quat questions
I am comfortable in Java and can write code for sorting algorithms like Bubble Sort, Selection Sort, and Merge Sort.
I am proficient in Java and have experience writing code for sorting algorithms.
I can implement popular sorting algorithms like Bubble Sort, Selection Sort, and Merge Sort.
I have a strong understanding of algorithm complexity and efficiency.
I can provide examples of code for sorting algorithms upon reques
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPs focuses on creating objects that interact with each other to solve a problem
It involves concepts like inheritance, encapsulation, polymorphism, and abstraction
Examples of OOPs languages include Java, C++, and Python
I was interviewed in Nov 2024.
1. Print the duplicate characters from a string. 2. Take two character arrays and check whether character array 2 is a subarray of character array 1.
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.
Functional interfaces provide clarity and enforce single abstract method constraint.
Functional interfaces provide clarity to developers by explicitly indicating that the interface is intended to be used as a functional interface.
Using @FunctionalInterface annotation helps enforce the single abstract method constraint, preventing accidental addition of more abstract methods.
It also allows the compiler to perform additio...
Comparable is an interface in Java used for comparing objects and sorting collections.
Comparable interface is used to define a natural ordering of objects.
To implement Comparable, a class must implement the compareTo() method.
Example: Implementing Comparable interface in a class to compare instances based on a specific attribute.
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
20 Mins GD on ESG Compliance
I completed a summer internship at a financial firm where I analyzed market trends and created financial models.
Conducted market research to identify investment opportunities
Utilized Excel and financial software to create models for forecasting
Presented findings to senior analysts and managers
Collaborated with team members on various projects
The EV market in India is estimated to be around 2-3% of total vehicle sales currently.
EV sales in India have been steadily increasing due to government incentives and growing environmental awareness.
Major players in the Indian EV market include Tata Motors, Mahindra Electric, and Hero Electric.
Charging infrastructure is a key factor in the growth of the EV market in India.
The government has set a target of 30% EV pene...
Business processes are a series of structured activities that organizations use to achieve specific goals.
Business processes involve a series of steps or tasks that are performed in a specific order.
They are designed to achieve a particular outcome or result.
Business processes can be automated or manual, depending on the organization's needs.
Examples include order processing, inventory management, and customer service.
...
I completed a 6-month internship at a financial consulting firm where I gained experience in financial analysis and market research.
Conducted financial analysis on various companies to assess their performance
Assisted in preparing client presentations and reports
Participated in meetings with clients to discuss investment strategies
Utilized financial modeling techniques to forecast future trends
Collaborated with team me
The revenue of a fast food restaurant can vary greatly depending on factors like location, menu offerings, and customer traffic.
Consider the average number of customers served per day
Look at the menu prices and estimate the average spend per customer
Factor in any special promotions or discounts that may impact revenue
Take into account the operating hours of the restaurant and peak times of business
Compare with industry
Parameters for selecting a company's office location include accessibility, cost, amenities, proximity to clients/talent, and safety.
Accessibility to public transportation and major highways
Cost of real estate and office space in the area
Availability of amenities such as restaurants, gyms, and shopping
Proximity to clients, partners, and talent pool
Safety and security of the neighborhood
Potential for future growth and e
Some of the top questions asked at the Deloitte interview -
The duration of Deloitte interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 2.1k interviews
Interview experience
based on 17.8k reviews
Rating in categories
Hyderabad / Secunderabad,
Bangalore / Bengaluru
6-11 Yrs
₹ 16-48 LPA
Consultant
33.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
21k
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
14.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
10.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
7.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
PwC
Ernst & Young
Cognizant