Filter interviews by
I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.
1 coding question was asked and it is a standard question from leetcode
To find the middle element of a linked list, use the slow and fast pointer technique.
Initialize two pointers, slow and fast, at the head of the linked list.
Move the slow pointer by one node and the fast pointer by two nodes until the fast pointer reaches the end of the list.
The node pointed to by the slow pointer at this point will be the middle element of the linked list.
ACID properties are a set of properties that guarantee database transactions are processed reliably.
ACID stands for Atomicity, Consistency, Isolation, Durability
Atomicity ensures that either all operations in a transaction are completed or none are
Consistency ensures that the database remains in a consistent state before and after the transaction
Isolation ensures that multiple transactions can be executed concurrently ...
Top trending discussions
I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.
I applied via campus placement at Institute of Technology, Banaras Hindu University and was interviewed before Jul 2021. There were 2 interview rounds.
Easy to medium questions
2 Leetcode Medium questions on hackerrank
4 coding questions were asked
I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.
Max triangle height where you have given blue ball and red ball to arrange and make it traingle
posted on 26 Aug 2024
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
Basic dsa questions and java spring boot questions
Design a notification service for sending alerts to users.
Use a scalable messaging system like Kafka or RabbitMQ to handle high volume of notifications.
Implement a notification queue to ensure reliable delivery of notifications.
Include support for different types of notifications such as email, SMS, and push notifications.
Allow users to customize their notification preferences and frequency.
Implement monitoring and log...
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
Implement a function to mimic the functionality of merging two DataFrames in Python.
Create a function that takes two DataFrames as input.
Merge the two DataFrames based on a common column or index.
Handle different types of joins like inner, outer, left, and right joins.
Return the merged DataFrame as output.
1 hour - Find longest palindromic substring
based on 9 reviews
Rating in categories
Software Engineer
86
salaries
| ₹8 L/yr - ₹14.5 L/yr |
Software Development Engineer
75
salaries
| ₹8 L/yr - ₹15 L/yr |
Software Developer
66
salaries
| ₹8.5 L/yr - ₹15.6 L/yr |
Senior Software Engineer
49
salaries
| ₹11.7 L/yr - ₹30 L/yr |
Software Development Engineer II
45
salaries
| ₹11 L/yr - ₹22 L/yr |
Flipkart
Amazon
Paytm Mall
Snapdeal