Preparing for an interview? Check out Cracking the Coding Interview
Published on

Meta (London) | E4 | Reject

Author
  • Shared Anonymously

Time to give back to the community. All questions are from meta's frequently asked

Screening Round

  1. valid word abbreviation
  2. kth smallest number in a array

Onsite IV 1

  1. range sum in bst
  2. evaluate expression

Onsite IV 2

  1. lca with parent pointer
  2. Question was framed like Multiplication of two sparse vectors but in the end it turned out to be mutliplication of two run length encoded arrays

Onsite IV3 Product Architecture

  1. design a coding contest platform - I feel like I messed this one up - couldn't discuss the complete HLD, because I ran out of time and went into the deep dive of how isolation would work

Onsite IV 4 Behavioral
Don't remember many questions from this round - just the usual fluff - Honestly can't judge how this round went.

Onsite IV5 Coding
iv4 -

  1. sparse vector multiplication
  2. merge intervals

All my coding rounds were good, I might've missed some test cases - some bugs might've been pointed out by the interviewer in two/three questions but overall it was fine. I believe Product Arch/Behavioral was the reason for reject for me. Got an email ~10 days later that I didn't make it and the cooling off period is 12 months. Pretty bummed out about it but I have another offer so it's ok.

Best of luck for whoever is preparing.

ReportMark as Helpful