Filter interviews by
I applied via Campus Placement and was interviewed in Mar 2023. There were 5 interview rounds.
Had very general questions related to Aptitude and English
We got an assignment to review the user flow of the portal and point out the good and the poor parts, as well as how it can be improved
Basic questions from aptitude and dsa
Given a list of intervals, merge overlapping intervals.
Sort the intervals based on their start times.
Iterate through the intervals and merge overlapping intervals.
Return the merged intervals.
Example: [[1,3],[2,6],[8,10],[15,18]] -> [[1,6],[8,10],[15,18]]
Design a hotel management system
Create a database to store information about rooms, guests, reservations, and staff
Develop a user-friendly interface for staff to manage reservations, check-ins, and check-outs
Implement a payment system to handle transactions and generate invoices
Incorporate a feedback system for guests to rate their experience and provide suggestions for improvement
Integrate with third-party platforms f...
I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.
There is a codility test given with one coding and one test cases
LRU cache is a data structure that stores the most recently used items, discarding the least recently used items when full.
LRU cache stands for Least Recently Used cache
It is typically implemented using a combination of a doubly linked list and a hashmap
When a new item is accessed, it is moved to the front of the list. If the cache is full, the least recently used item at the end of the list is removed
Example: If the c...
Transaction management is the process of ensuring data consistency and integrity in a system.
In microservices, each service has its own database, making distributed transactions challenging.
Two popular approaches to handle transaction management in microservices are Saga pattern and two-phase commit protocol.
Saga pattern involves breaking a transaction into multiple smaller transactions that can be rolled back individu...
Stateful vs stateless refers to whether a system retains information about the state of a user's interactions.
Stateful systems store client session information on the server side, requiring more resources and making scaling more complex.
Stateless systems do not store client session information, making them easier to scale and more fault-tolerant.
Stateful systems are typically used for applications that require maintain...
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Basic DSA questions involving string and stack DS
I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.
I was interviewed before Sep 2020.
Round duration - 140 minutes
Round difficulty - Medium
Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering the remaining digits
Ensure the final sum array does not have any leading zeros
Round duration - 20 minutes
Round difficulty - Easy
The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.
Round duration - 8 minutes
Round difficulty - Easy
This round was conducted right after finishing and clearing the technical round at the same place and on the same day.
Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.
Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
Associate Software Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer Trainee
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Product Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Freshworks
Talent Recruit Software
Talview
Greenhouse