Panda Guru LogoPanda
Guru

META E4 SCREEN

Round 1

Questions:

  1. Count Hills and Valleys in an Array
  2. Sliding Window Maximum
    Specific question not provided. The interviewer initially mentioned discussing the algorithm but ended up asking for pseudo-code writing. The candidate could not solve this completely but discussed the brute force and priority queue approach.
Candidate's Approach

The candidate discussed the brute force approach and the priority queue method for the Sliding Window Maximum problem but could not arrive at a complete solution.

Interviewer's Feedback

No feedback provided.