i
Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
A Spring Boot application bootstraps by creating an embedded server and initializing the application context.
Spring Boot uses embedded servers like Tomcat, Jetty, or Undertow to run the application.
The application context is initialized by scanning for components, configurations, and auto-configurations.
Spring Boot auto-configures many features based on dependencies and properties in the application.
I applied via Naukri.com and was interviewed in Dec 2021. There were 2 interview rounds.
OOPs concepts refer to the principles of Object-Oriented Programming that help in designing and implementing software systems.
Encapsulation - bundling of data and methods that operate on that data
Inheritance - ability of a class to inherit properties and methods from its parent class
Polymorphism - ability of objects to take on multiple forms
Abstraction - hiding of complex implementation details from the user
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
One easy leetcode question, asked to solve with java 8
I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.
Use Spring Data JPA to connect Spring Boot project with database.
Add database configuration in application.properties or application.yml file
Create entity classes annotated with @Entity and @Table
Create repository interfaces extending JpaRepository
Use @Autowired annotation to inject repository in services or controllers
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
The questions are related to Java programming and do not involve the medical field or puzzles.
The static keyword is used to declare a variable or method that belongs to the class itself, rather than an instance of the class.
The final keyword is used to declare a constant value or to prevent a variable, method, or class from being modified or extended.
Different ways of creating threads in Java include extending the Thre...
API gateway serves as a central entry point for all client requests, providing various functionalities beyond authentication.
API gateway acts as a reverse proxy, routing requests to appropriate microservices.
It can handle request/response transformation, protocol translation, and payload encryption/decryption.
API gateway can implement rate limiting, throttling, and caching to improve performance.
It enables service disc...
Sort list of employees by employee number using streams and comparator.
Use Stream API to convert list to stream
Use Comparator to compare employee numbers
Use sorted() method to sort the stream based on comparator
I applied via Job Portal and was interviewed before Mar 2023. There were 3 interview rounds.
Aptitude test with Java MCQ questions
Basic programs in Java
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
There were 2 questions and I was supposed to write the code inside the function but the input to the function is not given correctly. Instead of giving a list to sort, I was given a single value for a function to sort.
Consultant
32.8k
salaries
| ₹6.2 L/yr - ₹23 L/yr |
Senior Consultant
20.9k
salaries
| ₹11 L/yr - ₹42 L/yr |
Analyst
13.9k
salaries
| ₹3.8 L/yr - ₹12.6 L/yr |
Assistant Manager
9.9k
salaries
| ₹7.7 L/yr - ₹24 L/yr |
Manager
7k
salaries
| ₹15.7 L/yr - ₹52 L/yr |
Accenture
PwC
Ernst & Young
Cognizant