Panda Guru LogoPanda
Guru

Meta Screening

Round 1

Questions:

  1. Binary Tree Level Order Traversal
  2. Given a 2D grid represented with empty spaces(0), houses(1) and trees(2), in order to build a well, place the well in such a way that minimizes the distances between the houses (i.e. ensure all houses are in close proximity to the well).

Specific question not provided.

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.