Hi LC community!
I am a new grad with less than a year of experience (only intership).
I wanted to share my interview experience with Meta (first time interviweing with Meta for SWE role).
Phoen Screen: 45 min
- Quick intro (about 4 min) and then jump to conding round.
- Two Medium level questions (LC FB tagged, Array related qusetions!)
- I have signed an NDA, so I cannot share the details.
- I did well on the first one (efficient algorithm and data structure). Follow-up qusetions related to the time and space complexity. For the second one, I started with algorithm that had O(n) space complexity --> interviewer asked me for an efficient algorithm which has O(1) space complexity --> I discussed the algorithm, it was correct (got a thumps up from the interviewer), but couldn't finish the code (time was up)!
- Overall, the experience was good (easier that I thought), interviewer was friendly and nice.
- "No feedback yet".
Happy coding :)