Gushwork | Full Stack Engineer | Interview
Anonymous User
410

YOE: ~2 Years

DSA Questions:

  1. https://leetcode.com/problems/merge-sorted-array/ (but without using any extra space)
  2. Variation of LCA

Before starting with DSA they also asked other questions:

  1. Why do we sometimes call API in batches?
  2. 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)

Comments (1)