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 Software Developer Interview Questions, Process, and Tips

Updated 8 Feb 2025

Top Deloitte Software Developer Interview Questions and Answers

  • Q1. Find K'th Character of Decrypted String You are given an encrypted string where repeated substrings are represented by the substring followed by its count. Your task is ...read more
  • Q2. Pair Sum Problem Statement You are provided with an array ARR consisting of N distinct integers in ascending order and an integer TARGET . Your objective is to count all ...read more
  • Q3. 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
View all 45 questions

Deloitte Software Developer Interview Experiences

42 interviews found

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

(1 Question)

  • Q1. What are your hobbies
  • Ans. 

    My hobbies include playing guitar, hiking, and reading science fiction novels.

    • Playing guitar: I enjoy learning new songs and practicing different techniques.

    • Hiking: I love exploring nature trails and challenging myself with long hikes.

    • Reading science fiction novels: I find it fascinating to escape into imaginative worlds and explore futuristic concepts.

  • Answered by AI

Software Developer Interview Questions & Answers

user image Chandni singh

posted on 4 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Project details
  • Q2. Explain project role
  • Ans. 

    Project role involves defining responsibilities, tasks, and expectations for team members to achieve project goals.

    • Defining responsibilities and tasks for team members

    • Setting expectations for team members

    • Ensuring project goals are met

    • Collaborating with team members to allocate resources efficiently

  • Answered by AI

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell about inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows for code reusability by creating a new class based on an existing class

    • Derived class (subclass) inherits attributes and methods from a base class (superclass)

    • Supports the 'is-a' relationship, where a subclass is a specialized version of a superclass

    • Can have multiple levels of inheritance, cr

  • Answered by AI
  • Q2. Whats is middleware
  • Ans. 

    Middleware is software that acts as a bridge between different applications or components, allowing them to communicate and work together.

    • Middleware facilitates communication between different software components

    • It can handle tasks such as data transformation, security, and routing

    • Examples include message brokers like RabbitMQ, API gateways like Kong, and web servers like Nginx

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Graduated with a degree in Computer Science

    • Worked on various projects using Java and Python

    • Familiar with web development technologies like HTML, CSS, and JavaScript

  • Answered by AI

Deloitte interview questions for designations

 Senior Software Developer

 (2)

 Software Developer fresher

 (2)

 Embedded Software Developer

 (1)

 Java Software Developer

 (1)

 Full Stack Software Developer

 (5)

 Software Engineer

 (32)

 Software Consultant

 (2)

 Software Analyst

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Linked List
  • Ans. 

    A linked list is a linear data structure where elements are stored in nodes that have a reference to the next node in the sequence.

    • Consists of nodes linked together by pointers or references

    • Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)

    • Allows for dynamic size and efficient insertion/deletion operations

    • Example: Singly linked list: 1 -> 2 -> 3 -> 4 -> null

  • Answered by AI
  • Q2. What is Heap in DS
  • Ans. 

    Heap is a specialized tree-based data structure where the root node is either the maximum or minimum value in the tree.

    • Heap is used to implement priority queues.

    • There are two types of heaps: max heap (root node is the maximum value) and min heap (root node is the minimum value).

    • Insertion and deletion operations in a heap have time complexity of O(log n).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak clearly & confidently

Skills evaluated in this interview

Get interview-ready with Top Deloitte Interview Questions

Software Developer Interview Questions & Answers

user image Lavanya Selvam

posted on 23 May 2024

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

(1 Question)

  • Q1. ServiceNow Business rule types
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Question in strings were asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Spring , multi threading
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. 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 - Coding Test 

Binary search tree and linked list

Round 3 - One-on-one 

(2 Questions)

  • Q1. About react. Js
  • Q2. About my resume

Interview Preparation Tips

Topics to prepare for Deloitte Software Developer interview:
  • React
  • Dsa
Interview preparation tips for other job seekers - Be storage with your resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell us one weakness
  • Ans. 

    One weakness is that I tend to get too focused on details, sometimes losing sight of the bigger picture.

    • I tend to spend too much time on perfecting small details

    • I sometimes struggle with prioritizing tasks and can get overwhelmed by the amount of work

    • I am working on improving my time management skills to avoid getting too caught up in minor details

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Deloitte Interview FAQs

How many rounds are there in Deloitte Software Developer interview?
Deloitte interview process usually has 1-2 rounds. The most common rounds in the Deloitte interview process are Technical, HR and Coding Test.
What are the top questions asked in Deloitte Software Developer interview?

Some of the top questions asked at the Deloitte Software Developer interview -

  1. What type of work does the Deloitte company engage ...read more
  2. What synchronous and asynchronous mean...read more
  3. What is diff between action controller and api action control...read more
How long is the Deloitte Software Developer interview process?

The duration of Deloitte Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

DESIGNATION

INTERVIEWS

Mediamint

No Interviews

INTERVIEWS

Vivanta by Taj

No Interviews

INTERVIEWS

Oyo Rooms

No Interviews

SALARIES

Warner Bros. Discovery

INTERVIEWS

Deloitte

No Interviews

INTERVIEWS

EY Global Delivery Services ( EY GDS)

No Interviews

INTERVIEWS

Wipro

No Interviews

INTERVIEWS

CloudThat Technologies Private Limited

No Interviews

Tell us how to improve this page.

Deloitte Software Developer Interview Process

based on 37 interviews

2 Interview rounds

  • Technical Round
  • Coding Test Round
View more
Deloitte Software Developer Salary
based on 1k salaries
₹4.5 L/yr - ₹18 L/yr
29% more than the average Software Developer Salary in India
View more details

Deloitte Software Developer Reviews and Ratings

based on 121 reviews

3.8/5

Rating in categories

3.8

Skill development

3.5

Work-life balance

3.6

Salary

3.9

Job security

3.7

Company culture

3.5

Promotions

3.5

Work satisfaction

Explore 121 Reviews and Ratings
Consultant
33.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
21.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

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