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

Filter interviews by

Clear (1)

Deloitte Senior Software Engineer Interview Questions, Process, and Tips

Updated 20 Sep 2024

Top Deloitte Senior Software Engineer Interview Questions and Answers

View all 9 questions

Deloitte Senior Software Engineer Interview Experiences

7 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. What are TMG events?
  • Ans. 

    TMG events refer to events related to Threat Management Gateway, a Microsoft network security product.

    • TMG events are generated by Threat Management Gateway (TMG), a network security product developed by Microsoft.

    • These events provide information about network traffic, security threats, and system health.

    • Examples of TMG events include firewall rule violations, malware detection, and system errors.

  • Answered by AI
  • Q2. Events in interactive report?
  • Ans. 

    Events in interactive report refer to user interactions like clicking, hovering, or scrolling.

    • Events can trigger actions or functions in the report.

    • Common events include click, hover, scroll, keypress, etc.

    • Events can be used to enhance user experience and interactivity.

    • Examples: Clicking on a data point to view more details, hovering over a chart to see tooltips.

  • Answered by AI
  • Q3. Difference between RFC and BAPI
  • Ans. 

    RFC is a protocol for requesting services from a server, while BAPI is a specific type of RFC used in SAP systems.

    • RFC stands for Remote Function Call and is a protocol used to request services from a server over a network.

    • BAPI stands for Business Application Programming Interface and is a specific type of RFC used in SAP systems for integrating external applications with SAP.

    • RFC can be used in various systems and techn...

  • Answered by AI
  • Q4. What is ABAP on HANA
  • Ans. 

    ABAP on HANA is a programming language that combines ABAP with the in-memory database technology of SAP HANA.

    • ABAP on HANA allows developers to leverage the speed and power of SAP HANA for their ABAP-based applications.

    • It enables real-time analytics, predictive modeling, and faster data processing.

    • Developers can use ABAP on HANA to optimize existing ABAP code for better performance.

    • It provides a seamless integration bet...

  • Answered by AI
  • Q5. Limitations of CDs Views
  • Ans. 

    CDs Views have limitations in terms of performance and scalability.

    • Limited support for complex queries and joins

    • Performance degradation with large datasets

    • Scalability issues when handling high volume of data

    • Difficulty in maintaining and updating views as database schema changes

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is hibernate transaction?
  • Ans. 

    Hibernate transaction is a way to manage database transactions in Hibernate framework.

    • Hibernate transaction allows grouping multiple database operations into a single unit of work.

    • It ensures data consistency and integrity by either committing all changes or rolling back in case of failure.

    • Transactions in Hibernate are managed using Session interface.

    • Example: session.beginTransaction(); session.save(entity); session.get

  • Answered by AI
  • Q2. How to handle million of data which need to be save in the DB?
  • Ans. 

    Use efficient database design, indexing, partitioning, and caching to handle large amounts of data.

    • Optimize database schema for efficient storage and retrieval.

    • Implement indexing on frequently queried columns to speed up search operations.

    • Partition data to distribute load across multiple servers or disks.

    • Utilize caching mechanisms like Redis or Memcached to reduce database load.

    • Consider using sharding to horizontally s...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Covering all Angular and front end concepts
Round 2 - One-on-one 

(1 Question)

  • Q1. Angular Concepts and live coding
Round 3 - Technical 

(1 Question)

  • Q1. Javascript concepts in-depth
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. General technical stuff non dsa
Round 2 - One-on-one 

(2 Questions)

  • Q1. Scenario based business logic impact
  • Q2. Continued with business impact
Round 3 - One-on-one 

(1 Question)

  • Q1. Scenario based , business impact

Deloitte interview questions for designations

 Software Engineer

 (32)

 Senior Software Developer

 (2)

 Software Testing Engineer

 (3)

 Associate Software Engineer

 (2)

 Software Engineer Analyst

 (1)

 Software QA Engineer

 (1)

 Senior Software Net Engineer

 (1)

 Senior QA Engineer

 (2)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between authentication and authorization
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what actions a user is allowed to perform.

    • Authentication confirms the user's identity through credentials like passwords or biometrics

    • Authorization controls access to resources based on the authenticated user's permissions

    • Example: Logging into a system with a username and password is authentication, while being able to view or edit specific

  • Answered by AI
  • Q2. Difference between HashMap and HashSet
  • Ans. 

    HashMap is a key-value pair collection while HashSet is a collection of unique elements.

    • HashMap allows duplicate values but keys must be unique

    • HashSet does not allow duplicate elements

    • HashMap uses key-value pairs for storing data

    • HashSet uses a single value for storing data

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Deloitte Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2022. There were 4 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 

Related to data structures, array questions and strung related

Round 3 - One-on-one 

(1 Question)

  • Q1. Deep questions of javascript, angular , node
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and location preferences

I applied via Naukri.com and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked based on scenarios, all were practical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please don't join as a contractor. Join only if you are permanent with Deloitte.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic logical reasoning and verbal questions . Easy to clear

Round 2 - HR 

(2 Questions)

  • Q1. 1.Tell me about yourself? 2.What are Your achievements?
  • Q2. 3. Your strengths? 4. How did you face a situation using your key skills?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident . Care to explain more instead of giving single word answers . Good luck

I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. About project done
  • Q2. Core Java basics
  • Q3. NodeJs basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Java and the technology you have used in your projects always be truthful and answer directly

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They totally asked me on Java and we have to be confident while answering them.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine don't keep the thing's in the Resume which you donno
Contribute & help others!
anonymous
You can choose to be anonymous

Deloitte Interview FAQs

How many rounds are there in Deloitte Senior Software Engineer interview?
Deloitte interview process usually has 2-3 rounds. The most common rounds in the Deloitte interview process are One-on-one Round, Technical and Resume Shortlist.
What are the top questions asked in Deloitte Senior Software Engineer interview?

Some of the top questions asked at the Deloitte Senior Software Engineer interview -

  1. How to handle million of data which need to be save in the ...read more
  2. Difference between authentication and authorizat...read more
  3. What is hibernate transacti...read more

Recently Viewed

INTERVIEWS

Volvo

No Interviews

INTERVIEWS

Bharat Forge

No Interviews

INTERVIEWS

Ashok Leyland

No Interviews

LIST OF COMPANIES

Baker Tilly Virchow Krause

Overview

SALARIES

Baker Tilly Virchow Krause

INTERVIEWS

Mphasis

No Interviews

INTERVIEWS

Infosys

No Interviews

DESIGNATION

INTERVIEWS

Birlasoft

No Interviews

SALARIES

Kotak Mahindra Bank

Tell us how to improve this page.

Deloitte Senior Software Engineer Interview Process

based on 8 interviews

1 Interview rounds

  • Technical Round
View more
Deloitte Senior Software Engineer Salary
based on 746 salaries
₹8.3 L/yr - ₹30.6 L/yr
27% more than the average Senior Software Engineer Salary in India
View more details

Deloitte Senior Software Engineer Reviews and Ratings

based on 58 reviews

3.9/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.7

Salary

3.6

Job security

4.0

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 58 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