Filter interviews by
It will be a basic maths questions.
As a general topic of trend in world.
To be known for programming knowledge about us.
Top trending discussions
posted on 1 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Java 1.8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise and readable way.
Functional interfaces are interfaces with a single abstract method, used for lambda expressions.
Streams provide a way to work with sequences of elements and perform operations on them.
Default methods allow interfaces to h...
Program to print elements sorted using Java 8 features
Use Stream API to sort the elements
Use lambda expressions for sorting
Use the sorted() method to sort the elements
React is a JavaScript library for building user interfaces.
React allows for building reusable UI components
It uses a virtual DOM for efficient updates
React is declarative, making it easier to reason about code
It is widely used in web development for its performance and flexibility
Redux is a predictable state container for JavaScript apps.
Redux is a state management library for React
It helps in managing the state of the application in a predictable manner
It follows a unidirectional data flow pattern
It has three main components: store, actions, and reducers
Store holds the state of the application
Actions are plain JavaScript objects that describe what happened
Reducers specify how the application's...
Create a react app with redux
posted on 31 Jul 2024
Lazy loading defers the initialization of an object until it is actually needed, while eager loading initializes the object immediately.
Lazy loading is commonly used in Singleton pattern to delay the creation of the instance until it is requested.
Eager loading initializes the Singleton instance at the time of class loading.
Lazy loading can help improve performance by only creating the instance when needed, while eager ...
Use Spring Boot configuration to connect master and slave instances of a DB
Configure multiple data sources in application.properties or application.yml file
Use @Primary annotation for the master data source and @Qualifier annotation for the slave data source
Define separate DataSource, JdbcTemplate, and EntityManager beans for each data source
Use @Transactional annotation with the appropriate data source to specify whic
Global exception handler in Spring Boot handles all exceptions thrown by the application.
Global exception handler can be implemented using @ControllerAdvice annotation in Spring Boot.
It allows centralized exception handling for all controllers in the application.
You can define methods annotated with @ExceptionHandler to handle specific exceptions.
Global exception handler can return custom error responses or redirect to
Time ,speed ,distance
Java application using oops concept
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
Java 8, Mysql, sprin, c, c++
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
623
salaries
| ₹14.5 L/yr - ₹44 L/yr |
Software Engineer
186
salaries
| ₹9.2 L/yr - ₹34.6 L/yr |
Staff Software Engineer
147
salaries
| ₹20 L/yr - ₹59.8 L/yr |
Senior Software Test Engineer
89
salaries
| ₹18 L/yr - ₹41.2 L/yr |
Senior Data Engineer
88
salaries
| ₹22.5 L/yr - ₹42 L/yr |
MasterCard
American Express
PayPal
State Bank of India