Edit distance , DFS 4sum
Sde Interview Questions
16,618 sde interview questions shared by candidates
How is word search done on text files ?
code linked list from scratch
The first question was to remove every 5th element from a map.
DSA question was to sort an array but you can move only 'k' steps a time. and asked me to optimise to n* log(n) complexity
1. LCA in a binary tree 2. Find the medium of two sorted array 3. Find a number in a partially sorted matrix (the matrix is sorted column-wise and row-wise)
Sort k sorted array to form a single array. Last common ancestor. Mostly focused on Time complexity and and different improved methods.
Kth Sub array sum question
monkey problem to find the correct path
They asked a stack implementation question for next greater element to the right in an array.
Viewing 1031 - 1040 interview questions