Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
2 leetcode mid level questions
I chose this company because of its strong reputation, innovative projects, and opportunities for growth.
Strong reputation in the industry
Innovative projects and cutting-edge technologies
Opportunities for professional growth and development
Top trending discussions
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
Example of React parent and child components with props
Create a parent component with state and pass it as props to child component
Access the props in child component using 'props' keyword
Update the parent state from child component using a callback function passed as prop
Example: Parent component -
Example: Child component -
Closure is a function that has access to its outer function's variables, even after the outer function has returned.
Closure is created when a function returns another function.
The inner function has access to the outer function's variables.
Closure is used to create private variables and methods.
Example: function outer() { let x = 10; return function inner() { console.log(x); } }
Example: let closureFunc = outer(); closu
Currying is a technique of transforming a function that takes multiple arguments into a sequence of functions that each take a single argument.
Currying is achieved by returning a function that takes the next argument until all arguments are received.
In JavaScript, currying is often used for partial application of functions.
The sum function in the example takes one argument and returns a function that takes the next arg...
I applied via Referral and was interviewed before Jul 2023. There were 3 interview rounds.
Design splitwise. Low Level question. More like Machine Coding
Question on Strings and DP
I applied via Referral and was interviewed before Feb 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2022. There were 5 interview rounds.
3 questions were asked. 1 easy 1 medium 1 hard
One on one coding round. Basic easy to medium coding questions were asked
I applied via Company Website and was interviewed before Aug 2021. There were 2 interview rounds.
Easy level questions
I applied via Campus Placement
3 questions 1 is easy and 2 medium problems
Check if a linked list is palindrome
Traverse the linked list and push each element onto a stack
Traverse the linked list again and compare each element with the top of the stack
If all elements match, the linked list is a palindrome
The diameter of a binary tree is the longest path between any two leaf nodes.
Calculate the height of left and right subtrees recursively
Find the diameter of left and right subtrees
Compare the diameter of left and right subtrees and return the maximum
I applied via Referral and was interviewed before Jan 2024. There were 3 interview rounds.
1 HR of coding round, 2 problems asked. One on stack, one on DP.
Machine coding round where LLD implementation of a cab booking system was asked.
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
3 DSA questions were there in the coding round
I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.
Questions were easy and on basic algorithm
I am a software engineer with experience in web development and problem-solving.
I have a Bachelor's degree in Computer Science.
I have worked on various web development projects using languages like JavaScript, HTML, and CSS.
I am proficient in using frameworks like React and Angular.
I have experience in database management using SQL and NoSQL.
I have strong problem-solving and analytical skills.
I am a quick learner and a...
based on 1 interview
Interview experience
Dream11
BYJU'S
Paytm