i
HighRadius
Filter interviews by
I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda and was interviewed before Mar 2021. There were 2 interview rounds.
Normal aptitude questions
I applied via Approached by Company and was interviewed in Jul 2022. There were 3 interview rounds.
2 Leetcode medium question for 1 hr. 1st was of string manipulation and 2nd was of Dynamic Programming. I don’t remember the exact question.
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.
I am a passionate Java developer with 5 years of experience in building scalable and efficient applications.
5 years of experience in Java development
Strong knowledge of object-oriented programming
Experience in building scalable and efficient applications
Familiarity with various Java frameworks like Spring and Hibernate
Java is a high-level programming language known for its platform independence and object-oriented features.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)
It is object-oriented, allowing for modular and reusable code
Java is known for its robust standard library, providing a wide range of pre-built functionality
It supports multithreading, allowing for concurrent execution ...
Object-oriented programming concepts that focus on classes and objects, encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation details an...
Write code for advance surrying in js
Implement custom hook for api call
posted on 1 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
posted on 25 Sep 2024
1. medium dp question on busrst ballon
2. graph quetion on flood fill
Design a file search feature for a software application.
Implement a search bar where users can input keywords or phrases to search for files.
Include filters for file type, date modified, and other relevant criteria.
Display search results in a user-friendly format with relevant file details.
Allow users to preview files before opening or downloading them.
Consider implementing search suggestions or autocomplete functional...
TrieNode common prefix
Graph dkistra algo find least time to fill
posted on 28 Sep 2024
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
1 hour , 1 medium and 1 hard
FInd Kth smallest element
Find Peak element
Design a parking lot system with features like parking, unparking, and checking availability.
Design classes for ParkingLot, ParkingSpot, Vehicle, etc.
Implement methods for parking a vehicle, unparking a vehicle, and checking spot availability.
Consider using data structures like HashMap or ArrayList to manage parking spots.
Include features like ticket generation, fee calculation, and spot reservation.
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
based on 6 reviews
Rating in categories
Associate Software Engineer
417
salaries
| ₹5.5 L/yr - ₹11 L/yr |
Associate Consultant
335
salaries
| ₹6.9 L/yr - ₹11 L/yr |
Techno Functional Consultant
193
salaries
| ₹6 L/yr - ₹12.2 L/yr |
Associate Software Engineer 2
190
salaries
| ₹6.3 L/yr - ₹12.2 L/yr |
Consultant
181
salaries
| ₹6.5 L/yr - ₹20 L/yr |
Chargebee
Freshworks
Zoho
CleverTap