what makes your project effective or unique?
Sde Interview Questions
16,614 sde interview questions shared by candidates
Well,he asked a DSA question in non orthodox manner ,like he asked the question on stacks but doesn't seem to be one .
DSA pattern based Questions: 1. Related to graphs 2. Related to DP memoization
1)Linked List reversal 2)Spiral traversal of Binary Tree 3)Knapsack problem
they asked mainly About project.
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))
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/
Viewing 281 - 290 interview questions