Filter interviews by
I was interviewed in Nov 2024.
Top trending discussions
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.
Dependency injection helps in achieving loose coupling between classes.
It allows for easier testing by mocking dependencies.
There are three types of dependency injection: constructor injection, setter injection, and interface injection.
Example: Instead of a class creating an instance of another...
app.use in .NET Core is used to add middleware to the request pipeline.
app.use is a method used in ASP.NET Core to add middleware components to the request pipeline.
Middleware components are software components that are executed in the request pipeline to handle requests and responses.
Middleware components can perform tasks such as authentication, logging, error handling, and more.
Example: app.use(new MiddlewareCompone
Interface is a contract that defines the methods a class must implement, while abstract class can have both abstract and concrete methods.
Interface cannot have any implementation, while abstract class can have both abstract and concrete methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Interfaces are used to achieve multiple inheritance in Java, while abstract classes are us...
No, abstract classes cannot be instantiated.
Abstract classes are meant to be inherited and extended by other classes.
Attempting to instantiate an abstract class will result in a compilation error.
Abstract classes can have abstract methods that must be implemented by the subclass.
Optimizing a React application involves code splitting, lazy loading, minimizing bundle size, using memoization, and optimizing render performance.
Implement code splitting to load only necessary code for each route or component.
Utilize lazy loading to defer loading of non-essential components until they are needed.
Minimize bundle size by removing unused code, optimizing images, and using tree shaking.
Use memoization te...
Parent child component communication in React involves passing data from parent to child components and triggering events from child to parent components.
Use props to pass data from parent to child components
Use callback functions to trigger events from child to parent components
Context API can be used for passing data to deeply nested components
useRef is used to persist a value across renders, useMemo is used to memoize expensive calculations, useCallback is used to memoize functions.
useRef is commonly used to access DOM elements or persist values between renders.
useMemo is used to memoize expensive calculations to avoid re-computation.
useCallback is used to memoize functions to prevent unnecessary re-renders.
Example: useRef can be used to store a reference t...
Aptitude test has mathematics questions
I will provide additional training, support, and guidance to help the underperforming agent improve their skills and performance.
Offer one-on-one coaching sessions to identify areas of improvement
Provide additional resources and tools to help the agent succeed
Set clear goals and expectations for improvement
Monitor progress and provide regular feedback
Encourage open communication and address any concerns or challenges t
I want to become a team lead to mentor and guide my team towards success.
Opportunity to mentor and guide team members
Desire to lead and inspire others
Ability to make strategic decisions for team success
I applied via Referral and was interviewed in Aug 2024. There were 5 interview rounds.
Python questions + Machine Learning (Breadth)
SQL questions + Machine Learning (Breadth)
Python questions (DSA + Pandas)
Business case study related to merchant default
Experienced technical lead with a strong background in software development and project management.
Over 8 years of experience in leading technical teams and delivering successful projects
Proficient in various programming languages such as Java, Python, and JavaScript
Skilled in Agile methodologies and implementing best practices for software development
Strong communication and leadership skills, able to collaborate effe
I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda
Array and string type questions
Data interpretation area profit and loss
I applied via LinkedIn and was interviewed in Jul 2023. There were 3 interview rounds.
1. One question regarding the MaxPartitions for a given array, if array is [4, 3, 2, 6 , 5, 10, 9] => upon sorting it appears like [2, 3, 4, 5, 6, 7, 9, 10] ..Max slices are [2,3,4] [5, 6] [9, 10] so slice count is 3
2. Another one Max integer upon removal 5 digit
posted on 4 Jul 2022
I applied via Newspaper Ad and was interviewed in Jan 2022. There were 2 interview rounds.
Micro service design patterns are architectural patterns used to design and implement microservices.
Service discovery
Circuit breaker
API gateway
Event sourcing
Saga pattern
I applied via Approached by Company and was interviewed before Dec 2023. There was 1 interview round.
A basic aptitude test that focuses on pattern recognition, arithmetic calculations and English
based on 1 interview
Interview experience
Senior Software Engineer
633
salaries
| ₹12.3 L/yr - ₹44 L/yr |
Software Engineer
183
salaries
| ₹10.2 L/yr - ₹30 L/yr |
Staff Software Engineer
149
salaries
| ₹20 L/yr - ₹57 L/yr |
Senior Data Engineer
88
salaries
| ₹20 L/yr - ₹45 L/yr |
Senior Software Test Engineer
86
salaries
| ₹18 L/yr - ₹41.6 L/yr |
MasterCard
American Express
PayPal
State Bank of India