Panda Guru LogoPanda
Guru

Meta Phone Screen US

Round 1

Questions:

  1. Dot product of two sparse vectors
  2. Group Shifted Strings with uniform character shifting: Modify the logic so that all characters in a string follow the same shifting pattern. For example, 'abc' shifts to 'bcd', and 'xyz' shifts to 'yza'.
Candidate's Approach

I did well on the first question but couldn’t finish coding the second due to time constraints, though I explained my approach.

Interviewer's Feedback

No feedback provided.