Filter interviews by
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
Leet code medium level questions
Top trending discussions
posted on 15 Jan 2025
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
posted on 19 Jun 2024
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
posted on 28 Jun 2024
I applied via Approached by Company and was interviewed before Jun 2023. There was 1 interview round.
Normal and simple js dsa question regarding strings and arrays.
posted on 1 Feb 2023
I was interviewed before Feb 2022.
I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.
Questions from trees and linkedin
Reverse a linked list using multiple approaches.
Iterative approach: Use three pointers to reverse the links between nodes.
Recursive approach: Recursively reverse the rest of the list and adjust the links.
Stack approach: Push all the nodes onto a stack and then pop them to create the reversed list.
LRU Cache is a data structure that stores the most recently used items and discards the least recently used items.
Use a hash table to store key-value pairs
Use a doubly linked list to keep track of the order of items
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 back of the list
Lookup and insertion should be O(1) time complexity
Implement 2 stacks in an array
Divide the array into two halves
Use top1 and top2 to keep track of top elements of stacks
Push and pop elements from respective halves
Check for overflow and underflow conditions
posted on 25 Jun 2021
LCM of n numbers in an array
Find the GCD of all numbers in the array
Divide each number by the GCD and multiply them
Use Euclidean algorithm to find GCD
based on 1 interview
Interview experience
Senior Consultant
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Support Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Technical Support Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Accounts Payable Specialist
3
salaries
| ₹0 L/yr - ₹0 L/yr |
MagicBricks
Impact Guru
Netmeds.com
Tracxn