Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
My design process involves research, ideation, prototyping, testing, and iteration to create user-centered solutions.
Research: Conduct user research to understand user needs and behaviors.
Ideation: Brainstorm and generate ideas for potential solutions.
Prototyping: Create low-fidelity and high-fidelity prototypes to visualize the design.
Testing: Gather feedback from users through usability testing.
Iteration: Refine the ...
Top trending discussions
I applied via Referral and was interviewed before Aug 2021. There was 1 interview round.
Answer on how to list in react and the input box
Use the map function to create a list in React
Use the state to store the input value
Use onChange event to update the state when the input value changes
Use onSubmit event to handle the form submission
I applied via Job Fair and was interviewed before Nov 2023. There were 3 interview rounds.
3 coding question around prime number arrays and strings
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
Check if a string is the same forwards and backwards
Iterate through the string from both ends and compare characters
Use built-in functions like reverse() to check for palindrome
Ignore spaces and punctuation when checking for palindrome
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Two dynamic programming challenges at the hard level on LeetCode and 10 medium-level SQL challenge.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Number system,30 min duration
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used in JavaScript to handle asynchronous operations.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained together using .then() to handle success or failure.
They help avoid callback hell and make asynchronous code more readable.
Example: const myPromise = new Promise((res
HTML and CSS are languages used for creating and styling web pages.
HTML (Hypertext Markup Language) is used for structuring content on a web page.
CSS (Cascading Style Sheets) is used for styling the appearance of the content.
HTML uses tags to define elements like headings, paragraphs, images, and links.
CSS allows for customization of colors, fonts, layouts, and more.
Both HTML and CSS are essential for creating visually
Basic numeric ability and reasoning
Easy to medium level problems of dsa
I applied via Referral and was interviewed before Sep 2023. There were 4 interview rounds.
Two Medium DSA problem to solve
Design a scalable streaming pipeline for processing large volumes of data.
Use a distributed streaming framework like Apache Kafka or Apache Flink for real-time data processing.
Implement data partitioning and parallel processing to handle high data throughput.
Utilize cloud services like AWS Kinesis or Google Cloud Pub/Sub for scalability and reliability.
Include fault tolerance mechanisms like checkpointing and data repl...
I applied via Job Portal
Medium to hard level DSA from leetcode
Medium to hard level DSA from leetcode
I applied via Recruitment Consulltant and was interviewed in Jul 2021. There were 4 interview rounds.
Add 2 linked lists and return final linked list
Create a new linked list to store the sum
Traverse both linked lists simultaneously and add the corresponding nodes
Handle carry over while adding nodes
If one linked list is longer than the other, add the remaining nodes to the sum list
Finding an element in a rotated sorted array.
Use binary search to find the pivot point where the array is rotated.
Determine which half of the array the target element is in.
Perform binary search on that half of the array to find the target element.
Handle edge cases such as when the target element is at the pivot point.
Given a matrix of characters and a word, find if the word exists in the matrix.
Traverse the matrix and check if the first letter of the word matches any cell.
If it does, check if the adjacent cells match the next letter of the word.
Repeat until the entire word is found or no match is found.
Algorithm to maximize profit by buying and selling stocks.
Iterate through the array of stock prices
Keep track of the minimum price seen so far
Calculate the profit if sold at current price
Update maximum profit seen so far
Return maximum profit
based on 1 interview
Interview experience
Senior Software Engineer
362
salaries
| ₹5 L/yr - ₹18.2 L/yr |
Software Engineer
201
salaries
| ₹3 L/yr - ₹11 L/yr |
Technical Lead
166
salaries
| ₹7.9 L/yr - ₹25 L/yr |
Senior Test Engineer
129
salaries
| ₹4 L/yr - ₹10.5 L/yr |
Test Engineer
94
salaries
| ₹3 L/yr - ₹8 L/yr |
BYJU'S
Whitehat jr
Unacademy
Extramarks Education