i
Shipsy
Filter interviews by
Left view of BST is the nodes visible when viewing the tree from the left side.
The left view of a BST includes the leftmost node at each level.
Use level order traversal to find the left view nodes.
Example: For BST with nodes 1, 2, 3, 4, 5, the left view is 1, 2.
Use Floyd's Tortoise and Hare algorithm to detect loop in a Linked List.
Initialize two pointers, slow and fast, at the head of the Linked List.
Move slow pointer by one step and fast pointer by two steps.
If they meet at any point, there is a loop in the Linked List.
posted on 6 May 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
View of B Tree , internal of hashmap
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...
posted on 18 Mar 2024
I applied via Naukri.com and was interviewed in Aug 2021. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.
There was a assignment in angular to create simple e-commerce application!
I appeared for an interview before Jan 2024.
Two questions to be solved in 1 hr.
I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.
Aptitude Test with 1 coding question and 8 other aptitude questions
posted on 14 Mar 2024
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
based on 1 interview
Interview experience
based on 15 reviews
Rating in categories
Software Engineer
42
salaries
| ₹7 L/yr - ₹24 L/yr |
Senior Software Engineer
21
salaries
| ₹14 L/yr - ₹38 L/yr |
Product Manager
18
salaries
| ₹17 L/yr - ₹32 L/yr |
Sales Manager
17
salaries
| ₹25.9 L/yr - ₹36 L/yr |
Associate Product Manager
13
salaries
| ₹9 L/yr - ₹26 L/yr |
Leena AI
ThoughtSpot
AlgoShack
Harness