Filter interviews by
2 hours coding round, only 1 person out of 90 cleared
I applied via campus placement at Ramrao Adik Institute of Technology, Navi Mumbai 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
Top trending discussions
posted on 15 Jan 2025
I applied via Recruitment Consulltant and was interviewed in Dec 2024. There was 1 interview round.
In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.
Leading a team of developers on innovative projects
Continuing to enhance my technical skills and knowledge
Contributing to the growth and success of the company
Possibly pursuing further education or certifications in a specialized area
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
Got a leetcode easy question
25 basic aptitude asked from train,time and work
2 coding questions which was basic and medium questions
I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.
It was 2 coding questions of medium level
Find the longest substring in a given string that does not contain any repeating characters.
Use a sliding window approach to iterate through the string.
Keep track of the characters seen so far using a set.
Update the start and end indices of the window to find the longest substring.
Return the length of the longest substring.
Reverse a binary tree
Spring MVC is a framework for building web applications in Java.
Spring MVC stands for Model-View-Controller
It provides a way to structure your web application
It uses annotations to define controllers, request mappings, etc.
It supports RESTful web services
It integrates with other Spring frameworks like Spring Boot
I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 4 interview rounds.
Medium level array question was asked on hackerrank.
based on 2 interviews
Interview experience
Accounts Manager
134
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Key Account Manager
91
salaries
| ₹3 L/yr - ₹8 L/yr |
Product Manager
28
salaries
| ₹12 L/yr - ₹25 L/yr |
Regional Manager
28
salaries
| ₹4.5 L/yr - ₹10.2 L/yr |
Software Developer
23
salaries
| ₹7 L/yr - ₹15 L/yr |
MagicBricks
Impact Guru
Netmeds.com
Tracxn