Panda Guru LogoPanda
Guru

Meta Senior position (screening interview)

Screening Round

Questions:

  1. Sliding window mean: Given an input array and a sliding window size, calculate the averages of each slide.
  2. Vertical Order Traversal of a Binary Tree: The idea is to traverse the elements in breadth-first order and then smartly map the values.
Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.