Filter interviews by
I applied via campus placement at The LNM Institute of information Technology, Jaipur and was interviewed in Jul 2023. There were 3 interview rounds.
2 questions both binary search paltform hakerrank
Find the first missing positive integer in an array with O(N) time complexity.
Iterate through the array and place each element in its correct position (e.g. place 1 in index 0, 2 in index 1, etc.).
After rearranging the array, iterate through it again to find the first missing positive integer.
Return the missing positive integer found.
Top trending discussions
posted on 5 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Platform->interview bit, Topics->linked list, arrays, duration:around 1hr
posted on 3 Dec 2024
I was interviewed in Nov 2024.
There were 2 questions, first one was the three sum problem of leetcode and the second one was related to stacks amd strings
posted on 13 Jan 2024
Encapsulation is the concept of bundling data and methods together within a class, hiding internal details from the outside world.
Encapsulation helps in achieving data abstraction and data hiding.
It allows for better control over the access to the internal state of an object.
By encapsulating data, we can protect it from being modified by external code.
Encapsulation promotes code reusability and maintainability.
Example:...
posted on 4 Apr 2024
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
Find min and max in an array
I applied via Job Fair and was interviewed in Dec 2024. There were 3 interview rounds.
OA test 3 Dsa questions 2 medium 1 hard you have to solve 1.5 questions in 120 minutes
DSA 2 question
1 -> Find Lca and traverse a tree path available on GFG
2 -> LinkedList pallindrome check (you have to solve that in 0(1) space complexity)
LRU Cache is a data structure that maintains a list of items in order of most recently used to least recently used.
Implement using a doubly linked list and a hashmap for efficient operations
When an item is accessed, move it to the front of the list
When the cache is full, remove the least recently used item from the end of the list
I applied via Naukri.com and was interviewed in Oct 2024. There were 4 interview rounds.
Easy level to Medium level
2 Easy questions of DSA
I applied via Campus Placement
3 coding questions, medium
Priority queue is a data structure that stores elements based on their priority, allowing for efficient retrieval of the highest priority element.
Priority queue can be implemented using a min heap, where the root node always contains the minimum element.
Insertion: Add the new element to the end of the heap and then heapify up to maintain the min heap property.
Deletion: Remove the root node (minimum element), move the l...
based on 1 interview
Interview experience
Senior Operations Manager
6
salaries
| ₹5 L/yr - ₹7 L/yr |
Software Development Engineer
5
salaries
| ₹12.5 L/yr - ₹22 L/yr |
Business Analyst
4
salaries
| ₹10 L/yr - ₹20 L/yr |
Chef
4
salaries
| ₹1.7 L/yr - ₹3.4 L/yr |
Delivery Boy
4
salaries
| ₹1 L/yr - ₹3.5 L/yr |
Zomato
Swiggy
Uber eats
FoodPanda