Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 3 interview rounds.
There was a chef ingredients problem invloving multiple logics, need to solve within 1hr 30 mins
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.
Flatten an array of strings into a single array
Use the flat() method to flatten the array
Example: ['hello', ['world', 'foo'], 'bar'] => ['hello', 'world', 'foo', 'bar']
I applied via Approached by Company and was interviewed before Aug 2023. There were 6 interview rounds.
Coding , mainly random DSA question from Leetcode. (Medium difficulty)
System Design , Building a working comment-box of FB/Twitter.
Random questions on JS,CSS and HTML. A bit of coding on string/array .
Discussion on Permorance, Optimisation and Scalability
Bar Raiser, Build React parser to build the JSX using a json of elements and their props.
I applied via Company Website and was interviewed before Dec 2020. There were 3 interview rounds.
Reverse a given Linked List with O(1) and O(N) space complexity.
For O(1) space complexity, use three pointers to reverse the links in place.
For O(N) space complexity, use a stack to store the nodes and then pop them to create the reversed list.
Be careful with edge cases such as empty list or list with only one node.
THis is an answer,jdkiukj froin feiudjcbiufjewbd
Merge Sort and Quick Sort are sorting algorithms that use divide and conquer approach.
Merge Sort divides the array into two halves, sorts them recursively, and then merges them.
Quick Sort selects a pivot element, partitions the array around the pivot, and recursively sorts the sub-arrays.
Merge Sort has a worst-case time complexity of O(nlogn), while Quick Sort has an average case time complexity of O(nlogn).
Merge Sort ...
Compute amount of water trapped in an elevation map after raining
Iterate through the array and find the maximum height on the left and right of each bar
Calculate the amount of water that can be trapped on each bar using the difference between the minimum of the two maximum heights and the height of the bar
Add up the amount of water trapped on each bar to get the total amount of water trapped
Zigzag traversal of a binary tree is a way of traversing the tree in a zigzag pattern.
Use a stack to keep track of nodes to be visited.
For each level, alternate between adding nodes to the stack from left to right and right to left.
Pop nodes from the stack and add their children to the stack in the appropriate order.
Repeat until all nodes have been visited.
Sort a dictionary by key or value in ascending/descending order.
Use sorted() function with lambda function to sort by key or value.
For ascending order, use reverse=False and for descending order, use reverse=True.
Example: sorted_dict = sorted(dictionary.items(), key=lambda x: x[0], reverse=True)
I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.
Coding test has multiple choice questions based on basics of programming and 2 coding questions.
OOP is a programming paradigm based on the concept of objects, which can contain data and code to manipulate that data.
OOP focuses on creating objects that interact with each other to solve problems.
Key concepts include classes, objects, inheritance, polymorphism, and encapsulation.
Classes are blueprints for creating objects, defining their properties and behaviors.
Inheritance allows new classes to be based on existing...
I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 2 interview rounds.
Apti and coding
I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.
My dream is to create innovative software solutions that positively impact people's lives and drive technological advancement.
Building User-Centric Applications: I aspire to develop applications that prioritize user experience, like a health tracking app that motivates users to lead healthier lives.
Contributing to Open Source: I dream of contributing to open-source projects, collaborating with developers worldwide to c...
I applied via AmbitionBox and was interviewed in Feb 2022. There were 2 interview rounds.
Aptitude, Reasoning
Technical codes
I come from a supportive family that values education and hard work, which has greatly influenced my career path in software engineering.
Supportive Parents: My parents always encouraged me to pursue my interests, leading me to explore technology from a young age.
Siblings: I have a younger sister who is also interested in STEM, and we often collaborate on projects, fostering a healthy competitive spirit.
Cultural Backgro...
I applied via Campus Placement and was interviewed in Apr 2022. There were 2 interview rounds.
based on 1 interview experience
Difficulty level
Duration
Associate Product Manager
6
salaries
| ₹12 L/yr - ₹20.5 L/yr |
Product Manager
6
salaries
| ₹18 L/yr - ₹31.8 L/yr |
QA Engineer
4
salaries
| ₹7.6 L/yr - ₹8.5 L/yr |
Associate Director
4
salaries
| ₹20 L/yr - ₹40 L/yr |
Customer Success Manager
4
salaries
| ₹7 L/yr - ₹7.5 L/yr |
Udaan
Swiggy
CARS24
BlackBuck