Panda Guru LogoPanda
Guru

Meta Phone Screen Software Engineer

Round 1

Questions:

  1. Range Sum of BST - Leetcode Problem
    Basically exactly as the example provided.

  2. Merge Interval Variation - Leetcode Problem
    Instead of one interval you're given two intervals and have to go through both and output a list of intervals that result in a merging of the intervals provided.

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.