DSA pattern based Questions: 1. Related to graphs 2. Related to DP memoization
Sde Interview Questions
16,593 sde interview questions shared by candidates
1)Linked List reversal 2)Spiral traversal of Binary Tree 3)Knapsack problem
they asked mainly About project.
What is the difference between a process and a thread?
coding interview round - 1) search in a row and col wise sorted matrix 2) find if two tree are identical 3) maximum product subarray technical interview round - what is node js , what is event loop ,what are threads, difference between thread and process , what is middleware , etc. all questions related to my web dev project .
Q. Design a system of google maps such that you get the optimum way to travel from one place to another. you will optimize the different ways of transportation
In a list of format [1, 2, [3, 4], 5, [6, [7, 8]], solve 1+2+2*(3+4)+5+2*(6+3*(7+8))
1. First question asked was convert to roman Integers. 2. Second question was to print a matrix in spiral order.
1-Design coffee shop company sell coffee bean/s and deliver it, send notification with phone number.it will be e-commerce 2- create models for parking lot system. 3- some kinda behavioural questions like why should we hire you, what did you learn recently, what would be your advice for someone studying your department at university, 4- decide if valid parentheses or not
How many numbers in an unsorted array can be found by binary search?
Viewing 301 - 310 interview questions