i
Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
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.
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.
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...
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...
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
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
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
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...
What people are saying about Deloitte
I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.
Deloitte interview questions for designations
I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.
Get interview-ready with Top Deloitte Interview Questions
I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.
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
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
I applied via Company Website and was interviewed before May 2022. There were 4 interview rounds.
Related to data structures, array questions and strung related
I applied via Naukri.com and was interviewed before Aug 2020. There were 3 interview rounds.
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
This test consists of two coding questions and some MCQ regarding computer fundamentals.
Kevin has two packs of cards. The first pack contains N cards, and the second contains M cards. Each card has an integer written on it. Determine two results: the tot...
Find total distinct card types and common card types between two packs of cards.
Create a set to store distinct card types when combining both packs.
Iterate through each pack and add card types to the set.
Find the intersection of card types between the two packs to get common card types.
Given an array of integers arr
, where arr[i]
represents the number of pages in the i-th
book, and an integer m
representing the number of students, allocate all the books ...
Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.
Iterate through all possible allocations of books to students.
Calculate the maximum number of pages assigned to a student for each allocation.
Return the minimum of these maximums as the result.
Round duration - 40 minutes
Round difficulty - Easy
It was a technical round that is based on DSA and computer fundamentals.
Given a singly linked list of integers, return the head of the reversed linked list.
Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
Reversed link...
Reverse a singly linked list of integers and return the head of the reversed linked list.
Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.
Use three pointers - prev, current, and next to reverse the linked list in O(N) time and O(1) space complexity.
Update the head of the reversed linked list as the last node encountered during the reversal process.
Given an integer array arr
of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.
The first line contains an integer 'T' representing the n...
Sort an array of 0s, 1s, and 2s in linear time complexity.
Use three pointers to keep track of 0s, 1s, and 2s while traversing the array.
Swap elements based on the values encountered to sort the array in-place.
Time complexity should be O(N) and space complexity should be O(1).
Tip 1 : If you are not able to complete something in-depth, clearly mention that to the interviewer.
Tip 2 : Practice DSA well.
Tip 3 : Try to think analytically and more logically,Your thinking skills matters a lot.
Tip 1 : Try to mention max no of projects
Tip 2 : DO not fake in your resume.
The duration of Deloitte Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 9 interviews
1 Interview rounds
based on 60 reviews
Rating in categories
Consultant
34.6k
salaries
| ₹6.4 L/yr - ₹23.5 L/yr |
Senior Consultant
21.9k
salaries
| ₹11 L/yr - ₹42 L/yr |
Analyst
14.8k
salaries
| ₹3.9 L/yr - ₹12.9 L/yr |
Assistant Manager
10.3k
salaries
| ₹7.8 L/yr - ₹24 L/yr |
Manager
7.2k
salaries
| ₹16 L/yr - ₹52 L/yr |
Accenture
PwC
Ernst & Young
Cognizant