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.
2 Leetcode Medium questions on hackerrank
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
Build testing is testing the software build to ensure it meets requirements. Shift left testing is moving testing earlier in the development process.
Build testing involves testing the software build to ensure it meets functional and non-functional requirements
Shift left testing is the practice of moving testing activities earlier in the software development process to catch defects sooner
By shifting testing left, defec...
Manual test cases for WhatsApp security features
Verify end-to-end encryption is enabled for all messages
Test two-factor authentication setup and login process
Check for secure storage of user data on the device
Test for secure transmission of media files
Verify the effectiveness of blocking and reporting features
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
85
salaries
| ₹8 L/yr - ₹14.5 L/yr |
Software Development Engineer
80
salaries
| ₹8 L/yr - ₹15 L/yr |
Software Developer
66
salaries
| ₹8.5 L/yr - ₹15.6 L/yr |
Senior Software Engineer
50
salaries
| ₹11.7 L/yr - ₹33 L/yr |
Software Development Engineer II
47
salaries
| ₹11 L/yr - ₹22 L/yr |
Flipkart
Amazon
Paytm Mall
Snapdeal