Meta Phone Interview

meta logo
meta
London
June 20, 20253 reads

Summary

I had a phone interview with Meta in London where I was asked two questions. I successfully solved the first question but ran out of time for the second, and unfortunately, did not advance to the next round.

Full Experience

Location : London

Got 2 questions :

1.Minimum flight cost.

2.Given a mouse with 2 APIs in a maze. Design an algorithm to find a cheese in the maze using only the 2 given APIs shown below :

hasCheese()

move()


I was able to solve the 1st question completely.

Ran out of time for 2nd question.


Unfortunately, could not make it to next round.

Would like give a shout out to Mimner for his work in explaining all the different Meta variants.

Interview Questions (1)

Q1
Mouse in a Maze with APIs
Data Structures & Algorithms

Given a mouse with 2 APIs in a maze. Design an algorithm to find a cheese in the maze using only the 2 given APIs shown below :

hasCheese()

move()

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!