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))
Sde Interview Questions
16,590 sde interview questions shared by candidates
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?
One ques was that in a binary tree, if node is a leaf, add duplicate nodes there
They asked me to implement the linked list.
Trees, dynamic programming, operating systems, DBMS
The interviewer had asked a peculiar question to which he did help a few steps but its implementation in c++ was not so easy and very rare.
First question: https://leetcode.com/problems/binary-search-tree-iterator/ Second question: https://leetcode.com/problems/kth-largest-element-in-an-array/
How would you implement paging table?
Viewing 311 - 320 interview questions