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

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

Deloitte Business Technology Analyst Interview Questions, Process, and Tips

Updated 6 Sep 2024

Top Deloitte Business Technology Analyst Interview Questions and Answers

  • Q1. Sort 0 1 2 Problem Statement Given an integer array arr of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array. Input: The first line contains ...read more
  • Q2. Bursting Balloons Problem 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 fr ...read more
  • Q3. How does Infor ION works & implementation done on number of projects
View all 19 questions

Deloitte Business Technology Analyst Interview Experiences

37 interviews found

I applied via Campus Placement and was interviewed in Jul 2021. There were 6 interview rounds.

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 Resume tips
Round 2 - Aptitude Test 

Amcat exam-(English, logical, quantitative, computer programming)

Round 3 - communication round 

(1 Question)

  • Q1. Reading a paragraph, listen and repeat, General questions, Sentence building, Story retelling, open questions
Round 4 - Technical 

(2 Questions)

  • Q1. Questions related to java, c, dbms
  • Q2. Questions related to your projects and skills mentioned in your resume
Round 5 - Technical 

(1 Question)

  • Q1. Explain about the given html command.
  • Ans. 

    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.

  • Answered by AI
Round 6 - HR 

(1 Question)

  • Q1. General questions about soft skills, about career goals, about company , questions like-why should they hire you, what makes you different from others.. etc

Interview Preparation Tips

Topics to prepare for Deloitte Business Technology Analyst interview:
  • MySQL
  • Java
  • HTML
  • DBMS
  • C
Interview preparation tips for other job seekers - Have good knowledge on MySql, Dbms, any one programming language (Java/c/python) and have clear knowledge about the projects mentioned in your resume.

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. For 3 year exeperienced Manual Testing-Tell me about yourself,past project speific questions,Regression Testing,Snaity,Smoke Testing,defect lifecycle.
Round 3 - Technical 

(1 Question)

  • Q1. SQL DML commands with synatxs
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Business Technology Analyst Interview Questions Asked at Other Companies

asked in ZS
Q1. Ways To Make Coin Change Given an infinite supply of coins of var ... read more
asked in Deloitte
Q2. Sort 0 1 2 Problem Statement Given an integer array arr of size ' ... read more
asked in Deloitte
Q3. Bursting Balloons Problem Given an array ARR of size N, where eac ... read more
asked in ZS
Q4. Diagonal Order Problem Statement Given a 2D matrix, output all el ... read more
asked in ZS
Q5. What SQL query would you use to generate a report of customer chu ... read more

Interview Questionnaire 

2 Questions

  • Q1. Introduce yourself , Why you want to leave the previous company, will be able to cope with the pressure , what is a good thing your colleagues will tell about you
  • Q2. Just be calm and have a positive approach , They notice how hard working are you and how you will understand the business , don't show any money minded attitude like your are leaving because you want a goo...

I applied via Campus Placement and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Asked about my projects my contribution in it and few hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident as questions will be simple and try to show the interviewer that you are a person who loves to learn new things

Deloitte interview questions for designations

 Technology Analyst

 (6)

 Business Technology Analyst Intern

 (1)

 Associate Business Analyst - Technology

 (1)

 Technology Consulting Analyst

 (1)

 Business Technical Analyst

 (11)

 Lead Business Analyst

 (2)

 Associate Business Analyst

 (1)

 Business Analyst

 (63)

I applied via Referral and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about your experience and projects.
  • Q2. Domain oriented questions
Round 2 - Technical 

(1 Question)

  • Q1. Explain about your experience and projects?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on your skills and well prepared for questions from your resume.

Get interview-ready with Top Deloitte Interview Questions

I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Based on your projects and technology u mentioned in your resumme
  • Q2. Be clear when u r telling answer

Interview Preparation Tips

Interview preparation tips for other job seekers - It's cool

I was interviewed before Dec 2020.

Round 1 - Video Call 

(1 Question)

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.

  • Q1. 

    Bursting Balloons Problem

    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...

  • Ans. 

    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.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Business Technology Analyst in HyderabadEligibility criteriaAbove 6.5 CGPADeloitte interview preparation:Topics to prepare for the interview - Database management system, OOPS, Pointers, Sql, JavaTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Focus more on Object Oriented programming language preferably Java 
Tip 2 : Practice Sql queries and Dbms

Application resume tips for other job seekers

Tip 1 : Have some good projects in resume
Tip 2 : Mention productive extracurricular activities that you have done.

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. OOPS Concepts
  • Q2. Scenario based questions
  • Q3. Design Patterns
  • Q4. Technical Test

I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is a database
  • Ans. 

    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

  • Answered by AI
  • Q2. Which date in the year 2020 is a palindrome
  • Ans. 

    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.

  • Answered by AI
  • Q3. Tell me about your projects
  • Q4. Tell me all about yourself, family, school, college, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm. They do not focus much on technical questions. Main focus is on communication part.
First round was AMCAT test which was easy if you have practiced basic aptitude questions.
Second round was JAM(just a minute) where we had to choose 1 topic out of 40 given and speak on it for 1-1.5 mins.

I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Why string is immutable?
  • Ans. 

    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.

  • Answered by AI
  • Q2. How can you make a class immutable in java?
  • Ans. 

    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

  • Answered by AI
  • Q3. How hashmap works?
  • Ans. 

    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'

  • Answered by AI
  • Q4. Difference between hashtable and concurrent hashmap!
  • Ans. 

    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...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just keep your basics strong and be confident, they don't expect all answers to be correct but see your approach to the questions.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Deloitte Interview FAQs

How many rounds are there in Deloitte Business Technology Analyst interview?
Deloitte interview process usually has 2-3 rounds. The most common rounds in the Deloitte interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Deloitte Business Technology Analyst 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 SQL, Risk Management, Business Analysis, Business operations and Client Interaction.
What are the top questions asked in Deloitte Business Technology Analyst interview?

Some of the top questions asked at the Deloitte Business Technology Analyst interview -

  1. How does Infor ION works & implementation done on number of proje...read more
  2. Which date in the year 2020 is a palindro...read more
  3. In shell scripting how to use a particular type shell like korn or bash shel...read more

Recently Viewed

INTERVIEWS

Bank of America

No Interviews

DESIGNATION

INTERVIEWS

Simplilearn

No Interviews

INTERVIEWS

Skill Lync

No Interviews

INTERVIEWS

Nykaa

No Interviews

INTERVIEWS

Bank of America

No Interviews

INTERVIEWS

Nykaa

No Interviews

INTERVIEWS

Hitachi Astemo

No Interviews

CAMPUS PLACEMENT

Sastra University

INTERVIEWS

Iris Software

No Interviews

Tell us how to improve this page.

Deloitte Business Technology Analyst Interview Process

based on 13 interviews

5 Interview rounds

  • Technical Round
  • HR Round
  • Aptitude Test Round - 1
  • Aptitude Test Round - 2
  • Personal Interview1 Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 790 Interviews
ZS Interview Questions
3.4
 • 449 Interviews
BCG Interview Questions
3.7
 • 196 Interviews
View all
Deloitte Business Technology Analyst Salary
based on 1.8k salaries
₹3.9 L/yr - ₹15 L/yr
8% less than the average Business Technology Analyst Salary in India
View more details

Deloitte Business Technology Analyst Reviews and Ratings

based on 271 reviews

4.0/5

Rating in categories

3.8

Skill development

3.4

Work-life balance

3.8

Salary

4.2

Job security

4.0

Company culture

3.6

Promotions

3.6

Work satisfaction

Explore 271 Reviews and Ratings
Consultant
33.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
21.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
14.4k 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