Me postulé a través de un reclutador. El proceso tomó 2 meses. Acudí a una entrevista en Meta (Seattle, WA) en mar 2017
Entrevista
Interview process was very streamlined and well defined before hand from the HR.
I was reached out to by HR from Facebook and upon agreeing for a specified date for a initial phone screen verbal interview from HR person. On the day of verbal phone screen round where a set of questions were posted which were easy to answer if you knew the concepts of Android pretty well and how it worked and so forth. I have copy pasted the questions from one of the previous posts here and luckily i was asked the same questions. Not sure who got the exact questions out here but thanks for the help. Right answers are also marked below the options mentioned.
Once i cleared the initial verbal phone screen, then i had a phone technical coding interview with one of their engineers from Seattle WA,
Interviewer asked me what is difference between Activity and a Fragment ?
Which i did answer to him satisfactorily .
Next he moved on to the coding question using the screen share tool which they had shared initially before after first phone interview.
The phone technical question is posted in the last.
Even though i did not selected to onsite interview which i did expect to get it despite doing so well. But anyways if this post helps to whom so ever who is applying for Android Developer role, please follow through and get to the destination. May the force be with you .
Preguntas de entrevista [7]
Pregunta 1
Your photo-sharing app displays a system notification when the user receives a photo. Your app should display the photo when the user taps the notification. Which of the following do you need to attach to the Notification object that you pass to NotificationManager?
You’re writing a monitoring app that periodically checks if a website is up. Of those listed below, what is the BEST way to schedule these periodic checks?
You want your messaging app to appear as an option in the intent chooser when a user shares content in another application. To do this, you MUST do which of the following?
Leet Code questions over a voice call with screen share answering data structure and algorithm questions and trying to solve them within a timelimit explaining your working out. Interviewer was very nice.
Me postulé a través de un reclutador. El proceso tomó 2 meses. Acudí a una entrevista en Meta en jun 2025
Entrevista
The interview process consisted of an initial phone screen followed by a full interview loop. It included coding challenges, system design, and behavioral questions. The recruiters were clear and supportive, and the process was well-structured.
Preguntas de entrevista [1]
Pregunta 1
Design a system that automatically changes the device wallpaper every time the system boots up.
Me postulé en línea. El proceso tomó 2 meses. Acudí a una entrevista en Meta en abr 2024
Entrevista
Initial call with the recruiter, pretty standard on this one.
Once it is confirmed that I was going to move forward to the Online Screening, the recruiter shared resources to prepare mostly from the meta career site, which is quite comprehensive.
In the coding stage, I managed to solve just one question. Based on the feedback, that was the reason of not moving forward.
Preguntas de entrevista [1]
Pregunta 1
Typical DSA question, medium difficulty but a bit tedious to implement which can take some time.