YOE: ~2 Years
DSA Questions:
- https://leetcode.com/problems/merge-sorted-array/ (but without using any extra space)
- Variation of LCA
Before starting with DSA they also asked other questions:
- Why do we sometimes call API in batches?
- Probablity question - what will be the probability of failure (could be easily solved using P(F) = 1 - P(S) approch)
Verdict: Failed (couldn't solve 1st question)