i
Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Jul 2021. There were 6 interview rounds.
Amcat exam-(English, logical, quantitative, computer programming)
The given HTML command is used to create a hyperlink in a webpage.
The <a> tag is used to define a hyperlink in HTML.
The href attribute specifies the URL of the page the link goes to.
Text between the opening and closing <a> tags is the clickable text of the link.
I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.
SQL DML commands are used to manipulate data in a database.
INSERT: Adds new rows of data into a table
UPDATE: Modifies existing data in a table
DELETE: Removes rows of data from a table
What people are saying about Deloitte
I applied via Campus Placement and was interviewed in Jun 2021. There were 3 interview rounds.
Deloitte interview questions for designations
I applied via Referral and was interviewed before Feb 2021. There were 2 interview rounds.
Get interview-ready with Top Deloitte Interview Questions
I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.
I was interviewed before Dec 2020.
Round duration - 25 minutes
Round difficulty - Medium
In this round,the interviewer started with asking about myself . It was basically a combination of technical as well as HR round.
Interviewer was very friendly and motivated me throughout the process.
Given an array ARR
of size N
, where each element represents the height of a balloon. The task is to destroy all balloons by shooting arrows from left to right. When an arrow hits...
To burst all balloons by shooting arrows from left to right, determine the minimum number of arrows needed.
Iterate through the array and keep track of the maximum height of balloons that can be burst with one arrow.
Increment the arrow count whenever a balloon height exceeds the maximum height.
Return the total arrow count needed to burst all balloons.
Tip 1 : Focus more on Object Oriented programming language preferably Java
Tip 2 : Practice Sql queries and Dbms
Tip 1 : Have some good projects in resume
Tip 2 : Mention productive extracurricular activities that you have done.
I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.
A database is a structured collection of data that can be accessed, managed, and updated.
A database stores data in tables with columns and rows
It allows for efficient data retrieval and manipulation
Examples include MySQL, Oracle, and MongoDB
The date 02/02/2020 is a palindrome.
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
02/02/2020 reads the same forward and backward.
Other palindromic dates in 2020 include 11/02/2020 and 22/02/2020.
I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.
String is immutable because its value cannot be changed once it is created.
Immutable objects are more secure as they cannot be modified by external sources.
String pool in Java is possible because of immutability.
StringBuffer and StringBuilder classes are used for mutable strings.
How to make a class immutable in Java?
Make all fields private and final
Do not provide any setter methods
Make the class final
If mutable fields are present, return a copy of them in getter methods
Hashmap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values.
Hashmap uses a hash function to map keys to indices in an array.
Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Retrieving a value from a hashmap is typically an O(1) operation.
Examples of hashmaps include Python's dictionary and Java'
Hashtable is not thread-safe while Concurrent HashMap is thread-safe.
Hashtable is a legacy class while Concurrent HashMap is a modern class.
Concurrent HashMap allows concurrent read and write operations while Hashtable does not.
Concurrent HashMap uses a technique called lock striping to achieve thread-safety.
Hashtable is synchronized while Concurrent HashMap is not fully synchronized.
Concurrent HashMap is faster than H...
Some of the top questions asked at the Deloitte Business Technology Analyst interview -
based on 13 interviews
5 Interview rounds
based on 271 reviews
Rating in categories
Consultant
33.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
21.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
14.4k
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