i
Lenskart
Filter interviews by
Coding questions on array and queue
Sort array of strings using Java Stream API
Use Stream API's sorted() method to sort the array
Use Comparator.naturalOrder() to sort the strings in natural order
Convert the sorted stream back to an array using toArray() method
Find the shortest path in a matrix from start to end point
Use Breadth First Search (BFS) algorithm to find the shortest path in a matrix
Create a queue to store the current position and its distance from the start point
Explore all possible directions (up, down, left, right) from the current position
Keep track of visited positions to avoid revisiting them
Repeat the process until reaching the end point
Top trending discussions
I applied via Naukri.com and was interviewed before Mar 2022. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
It was a ideal machine coding round. Consisting of a question to be completed within 45 mins. For a given manager to employee hierarchy, count direct + indirect repartees.
I applied via Naukri.com and was interviewed before Jul 2022. There were 3 interview rounds.
Implement binary search algorithm to find a target string in a sorted array of strings.
Ensure the array of strings is sorted before performing binary search.
Compare the target string with the middle element of the array and adjust the search range accordingly.
Repeat the process until the target string is found or the search range is exhausted.
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
Print nodes of n-ary tree in arc wise manner from outside
Traverse the tree level by level from outside to inside
Use a queue to keep track of nodes at each level
Print the nodes at each level in a clockwise or anticlockwise manner
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
Its mcqs where we need to answer 25 questions
I applied via Approached by Company and was interviewed before Jun 2023. There were 4 interview rounds.
Machine coding - design food ordering service,
Use Dutch National Flag algorithm to sort array of 0s, 1s, and 2s in single pass.
Initialize three pointers low = 0, mid = 0, high = n-1 where n is the length of the array.
Iterate through the array and swap elements based on their values and positions.
Example: Input array ['0', '1', '2', '0', '1', '2'] should be sorted as ['0', '0', '1', '1', '2', '2'].
Return new trees after deleting specified nodes from a given tree
Traverse the tree and delete nodes that match the given list
For each deleted node, create a new tree with the remaining nodes
Return all new trees created after deletion
Restaurant management system to streamline operations, orders, inventory, and customer service.
Include features for table management, order processing, menu customization, inventory tracking, and customer feedback.
Implement user roles for staff, managers, and administrators with varying levels of access and permissions.
Integrate payment processing systems for seamless transactions and reporting.
Utilize data analytics t...
Mostly DSA expect DP, graph problems
based on 1 interview
Interview experience
Optometrist
875
salaries
| ₹2 L/yr - ₹5.3 L/yr |
Store Manager
860
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Sales Executive
561
salaries
| ₹1.4 L/yr - ₹4.5 L/yr |
Sales Associate
351
salaries
| ₹1.5 L/yr - ₹4.2 L/yr |
Assistant Manager
281
salaries
| ₹4 L/yr - ₹15.5 L/yr |
Flipkart
Swiggy
Indiamart Intermesh
BigBasket