Panda Guru LogoPanda
Guru

Meta | SWE E4 Infra | US

Phone Screen

Questions:

  1. Implement MagicMap's following methods, where k is string and v is int:
    • get(k)
    • put(k, v)
    • putall(v), which changes all the values of the dictionary to v
  2. Count the number of monotonic stacks (both increasing and decreasing) in a given array of nums.
Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


On-Site

Questions:

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.