Filter interviews by
I was interviewed in Apr 2024.
Invariants in Java are conditions that must always be true at a certain point in a program's execution.
Invariants help ensure the correctness of a program by defining conditions that should always hold true.
They are typically used in loops, data structures, and class invariants.
For example, in a stack data structure, an invariant could be that the stack is never empty when popping an element.
Customized collections in Java can be created by implementing the Collection interface or extending existing collection classes.
Implement the Collection interface and provide custom implementations for methods like add, remove, contains, etc.
Extend existing collection classes like ArrayList or LinkedList and override methods as needed.
Consider using generics to ensure type safety and reusability of the customized colle
Code to find anagram strings in an array of strings
Iterate through the array of strings
Sort each string alphabetically
Store sorted strings in a hashmap with original string as key
Return values of hashmap as list of anagram strings
Distributed transactions in core Java involve coordinating multiple transactional resources across different systems.
Distributed transactions involve multiple transactional resources across different systems.
Java provides support for distributed transactions through APIs like JTA (Java Transaction API) and JTS (Java Transaction Service).
Distributed transactions ensure ACID properties (Atomicity, Consistency, Isolation,...
Throttling in REST API is a technique used to limit the number of requests a client can make within a certain timeframe.
Throttling helps prevent server overload and ensures fair usage of resources.
Common methods of throttling include rate limiting, concurrency limiting, and request queuing.
For example, setting a rate limit of 100 requests per minute for a specific endpoint.
Throttling can be implemented at the API gatew
posted on 28 Oct 2022
I applied via Recruitment Consulltant and was interviewed before Oct 2021. There were 3 interview rounds.
Not applicable , this was final round
I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.
Online coding test had two questions to be solved in 60 mins. Medium level questions to be expected.
I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.
Hashmap related question, easy bfs
I applied via Walk-in
Data structures and algorithms
Data structures and algorithms
I applied via Job Fair and was interviewed in Aug 2023. There were 3 interview rounds.
30min- Analytical questions
Coding round consists of two sections and each section has 2 questions. One question is based on oops to solve a real life problem.
The diamond problem is an ambiguity that occurs when a class inherits from two classes that have a common base class.
Occurs in multiple inheritance
Results in ambiguity in method resolution
Can be resolved using virtual inheritance
Example: Class A -> Class B, Class C -> Class D, Class B and Class D inherit from Class A, Class C inherits from both Class B and Class D
Virtual functions in OOPS allow a derived class to provide its own implementation of a method defined in the base class.
Virtual functions are declared in the base class and can be overridden by derived classes.
They enable polymorphism, allowing objects of different classes to be treated as objects of the same base class.
The virtual keyword is used to declare a function as virtual in the base class.
The derived class can...
Operating system data base management system
I am a dedicated and hardworking individual with a passion for learning and growth.
I have a background in finance and have worked in the industry for 5 years.
I am currently pursuing my MBA to further enhance my skills and knowledge.
I am a team player and enjoy collaborating with others to achieve common goals.
I led a team to develop a mobile app for tracking fitness goals and progress.
Responsible for project planning, design, and implementation
Collaborated with developers, designers, and stakeholders
Implemented features such as goal setting, workout tracking, and progress visualization
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Medium level test was there
20 - 25 minutes approximately
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Amazon Sellers Services
Primus Global Technologies
GAMMON INDIA
Practo