i
HighRadius
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
Use a SELECT statement with a GROUP BY clause to remove duplicate records from a table.
Use the DISTINCT keyword in a SELECT statement to retrieve unique records.
Use the GROUP BY clause with appropriate columns to group duplicate records together.
Consider using the ROW_NUMBER() function to assign a unique number to each row and then filter out duplicates based on this number.
I applied via LinkedIn and was interviewed in May 2023. There were 3 interview rounds.
Valuation methods are used to determine the worth of a company or asset.
Common valuation methods include discounted cash flow (DCF), comparable company analysis (CCA), and precedent transactions analysis.
DCF involves estimating the future cash flows of a company and discounting them back to present value.
CCA compares the target company to similar publicly traded companies to determine its value.
Precedent transactions a...
I applied via Referral and was interviewed before Feb 2023. 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 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...
I appeared for an interview in Feb 2025.
- basic question
- coding for spring
posted on 11 Oct 2020
I applied via Naukri.com and was interviewed in Sep 2020. There were 5 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2022. There were 3 interview rounds.
Market entry case of an airline cobrand card
Estimate the size of tea market in india
I applied via Company Website and was interviewed before Jan 2021. There were 3 interview rounds.
Routing through a proxy involves configuring the proxy server to forward requests to the destination server.
Configure the proxy server to listen for incoming requests
Configure the proxy server to forward requests to the destination server
Configure the client to use the proxy server for outgoing requests
Use a proxy server to bypass network restrictions or improve performance
Examples: Nginx, Apache, Squid
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Associate Software Engineer
412
salaries
| ₹5.5 L/yr - ₹10.8 L/yr |
Associate Consultant
349
salaries
| ₹6.6 L/yr - ₹11.5 L/yr |
Associate Software Engineer 2
202
salaries
| ₹6.3 L/yr - ₹12.9 L/yr |
Techno Functional Consultant
171
salaries
| ₹6 L/yr - ₹11.5 L/yr |
Consultant
165
salaries
| ₹6 L/yr - ₹19.2 L/yr |
Angel One
Broadridge Financial Solutions
AGS Transact Technologies
PayPal