i
Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.
Error detection for code involves identifying and fixing bugs or issues in the software.
Reviewing the code for syntax errors, logic errors, and runtime errors
Using debugging tools to step through the code and identify issues
Writing test cases to cover different scenarios and ensure code functionality
Collaborating with developers to understand the code and potential issues
Utilizing automated testing tools to detect erro
I was interviewed in Dec 2023.
Regression testing is the process of retesting modified software to ensure that the existing functionalities are not affected.
Regression testing is performed after making changes to the software to ensure that the existing functionalities still work as expected.
It helps in identifying any new bugs or issues introduced due to the changes made.
Regression testing can be done manually or using automated testing tools.
It is...
What people are saying about Deloitte
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
System testing is a level of software testing where a complete and integrated software system is tested.
System testing ensures that all components of the software work together as expected
It involves testing the entire system against the requirements and specifications
Examples include performance testing, security testing, and compatibility testing
Deloitte interview questions for designations
I applied via Job Fair and was interviewed in Jan 2022. There was 1 interview round.
Js or c# coding will be asked
Angular lifecycle hooks are methods that allow you to tap into the lifecycle of a component or directive.
ngOnChanges: Called when an input property changes
ngOnInit: Called once the component is initialized
ngDoCheck: Called during every change detection run
ngAfterContentInit: Called after content (ng-content) has been projected into the component
ngAfterContentChecked: Called after every check of the projected content
ngA...
I applied via Approached by Company and was interviewed in Apr 2024. There were 4 interview rounds.
Contained only mcq questions related to maths and reasoning
Use Floyd's Cycle Detection Algorithm to detect two loops in a linked list.
Initialize two pointers, slow and fast, both starting at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps in each iteration.
If they meet at some point, there is a loop. Reset one pointer to head and move both by one step until they meet again to find the start of the loop.
I applied via Naukri.com
Java program to sort an array of strings
Use Arrays.sort() method to sort the array of strings
Import java.util.Arrays package
Example: String[] arr = {"apple", "banana", "orange"}; Arrays.sort(arr);
Collections in Java and Spring Boot are used to store and manipulate groups of objects.
Collections in Java are used to store multiple objects in a single unit.
Spring Boot provides support for managing collections through various data structures like List, Set, Map, etc.
Collections in Java and Spring Boot help in organizing and manipulating data efficiently.
Example: List
Basic aptitude questions. Could be done easily if practiced enough
I was interviewed in Dec 2023.
Angular lifecycle hooks are methods that allow you to tap into specific points in a component's lifecycle.
ngOnChanges: called when an input property changes
ngOnInit: called once the component is initialized
ngDoCheck: called during every change detection run
ngAfterContentInit: called after content (ng-content) has been projected into the component
ngAfterContentChecked: called after every check of the projected content
ng...
1 Interview rounds
based on 22 reviews
Rating in categories
Consultant
33k
salaries
| ₹6.2 L/yr - ₹23 L/yr |
Senior Consultant
20.7k
salaries
| ₹11 L/yr - ₹42 L/yr |
Analyst
14k
salaries
| ₹3.7 L/yr - ₹12.4 L/yr |
Assistant Manager
10k
salaries
| ₹7.8 L/yr - ₹24 L/yr |
Manager
7k
salaries
| ₹15.8 L/yr - ₹51 L/yr |
Accenture
PwC
Ernst & Young
Cognizant