Filter interviews by
I applied via Approached by Company and was interviewed in Oct 2023. There were 4 interview rounds.
Top trending discussions
posted on 16 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
The first round was an online assesment conducted on the hackerrank platform. This round
consisted of 3 DSA Question, 2 Medium and 1 Hard. The duration of the test was 1hr
45mins.
posted on 13 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
There were 2 DSA questions.
One was a variation of Kadane's Algorithm and the other one was related to binary trees.
To find binary tree from preorder and postorder, use recursion and divide the arrays into left and right subtrees.
Create a binary tree node using the first element of preorder array
Find the root node's index in postorder array
Divide the arrays into left and right subtrees recursively
posted on 9 Jul 2024
I applied via Campus Placement and was interviewed before Jul 2023. There was 1 interview round.
2 standard DSA question for 1 hour time
posted on 18 Feb 2024
I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.
1 hr coding text on hackerearth
posted on 10 Oct 2024
I was interviewed in Sep 2024.
Calculate sum of large numeric comma separated strings without converting to integers.
Split the strings by comma to get individual numbers
Iterate from right to left and add digits, carrying over if necessary
Maintain correct position of commas in the output string
I have taken various initiatives in my career to improve processes and drive innovation.
Led a team to implement a new agile development process, resulting in faster delivery of products
Introduced automated testing tools to improve software quality and reduce manual effort
Organized coding workshops for junior developers to enhance their skills and knowledge
Initiated a mentorship program to help new hires acclimate to th
I own 5 microservices that handle traffic at a scale of 10,000 requests per minute.
I own 5 microservices
They handle traffic at a scale of 10,000 requests per minute
I have consistently gone above and beyond in my work by taking on additional projects and working extra hours when needed.
Volunteering to lead a high-priority project that required long hours and weekend work
Staying late to troubleshoot and resolve a critical issue before a major deadline
Taking on extra tasks to help a team member who was overwhelmed with their workload
Seeking new challenges and growth opportunities.
Desire for career advancement
Looking for new challenges
Seeking better work-life balance
Company restructuring or changes in management
I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.
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 Naukri.com
useRef hook is used to persist a mutable value across renders without causing a re-render.
Used to store mutable values that do not trigger re-renders.
Commonly used for accessing DOM elements or storing previous values.
Does not cause a re-render when the value changes.
Use memoization, virtual DOM, and shouldComponentUpdate to avoid unnecessary rerenders and improve performance.
Implement memoization to store the result of expensive function calls and avoid recalculating them.
Use virtual DOM to efficiently update only the parts of the UI that have changed.
Override shouldComponentUpdate to prevent unnecessary rerenders by comparing current and next props/state.
Callbacks, Promises, async await are asynchronous programming concepts in JavaScript.
Callbacks are functions passed as arguments to another function to be executed later.
Promises are objects representing the eventual completion or failure of an asynchronous operation.
async await is a syntax for writing asynchronous code that looks synchronous, making it easier to read and maintain.
Example: Using a callback to handle th...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Devops Engineer
8
salaries
| ₹12.5 L/yr - ₹20 L/yr |
Software Developer
7
salaries
| ₹13.5 L/yr - ₹15.6 L/yr |
Software Development Engineer
7
salaries
| ₹15 L/yr - ₹18 L/yr |
Software Development Engineer II
5
salaries
| ₹16 L/yr - ₹28.8 L/yr |
Software Engineer
4
salaries
| ₹5.5 L/yr - ₹27 L/yr |
Udaan
Swiggy
CARS24
BlackBuck