Filter interviews by
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
posted on 27 Aug 2024
I applied via Referral and was interviewed in Oct 2022. There were 5 interview rounds.
Discussion + coding test. Given a few details about a user, like dob, place, name, etc. make sure password entered by the user does not contain any of their details.
Very simple DSA questions. Easy to medium. About k-lowerest number search.
Medium-Hard level DSA questions
High level and low level design question/discussion. Suggest as many ideas about the problem at hand. I was given a queuing system.
Dialpad interview questions for popular designations
I applied via Referral and was interviewed in Jun 2022. There were 4 interview rounds.
Remove repeated characters
Design MinStack, famous interview question
HLD of creating API for millions of users
I applied via Company Website and was interviewed before Aug 2021. There were 3 interview rounds.
Depends on Role and skillset they are required.
I applied via Approached by Company and was interviewed before Sep 2023. There were 4 interview rounds.
Hackerearth platform was provided , Question was based on Tree dsa. Need to run and pass few test cases.
Design patterns , chess LLD
Design blocking queue which can handle the multithreading scenario
Developed a web application for tracking inventory and sales data
Used React for front-end development
Implemented RESTful APIs using Node.js and Express
Utilized MongoDB for database management
Basic DS question like dutch flag problem.
Debounce function delays the execution of a function until after a specified amount of time has passed since the last time it was invoked.
Create a function that takes a function and a delay time as parameters
Use setTimeout to delay the execution of the function
Use clearTimeout to reset the timer if the function is invoked again within the delay time
I applied via Approached by Company and was interviewed before Jan 2023. There were 2 interview rounds.
Write a program that solves sudoku
A tiny URL application is built by generating short aliases for long URLs, storing them in a database, and redirecting users to the original URL when the alias is accessed.
Generate a unique short alias for each long URL
Store the alias and corresponding long URL in a database
Implement a redirect mechanism to redirect users from the alias to the original URL
Handle edge cases like duplicate URLs, expired aliases, and inva
The immediate higher number to the right of each element in an array
Iterate through the array from right to left
For each element, compare it with the elements to its right to find the immediate higher number
Store the immediate higher number in a new array
Count pairs in an array whose sum is a perfect square.
Iterate through the array and calculate the sum of each pair.
Check if the sum is a perfect square using a function.
Increment a counter if the sum is a perfect square.
Return the final count of pairs.
To find the Kth largest number in a Binary Search Tree (BST), we can perform an in-order traversal and keep track of the Kth largest element.
Perform an in-order traversal of the BST to get the elements in non-decreasing order.
Keep track of the Kth largest element while traversing the BST.
Return the Kth largest element once found.
based on 6 interviews
Interview experience
Software Engineer
12
salaries
| ₹16 L/yr - ₹30 L/yr |
QA Engineer
5
salaries
| ₹4 L/yr - ₹8.4 L/yr |
Software Developer
4
salaries
| ₹33 L/yr - ₹36 L/yr |
Quality Engineer
4
salaries
| ₹8.9 L/yr - ₹11.5 L/yr |
Senior Software Engineer
4
salaries
| ₹40 L/yr - ₹55 L/yr |
Freshworks
Zoho
Hike
Knowlarity