Me postulé a través de un reclutador. Acudí a una entrevista en Meta en oct 2024
Entrevista
Recruiter reached out to me and then he scheduled a technical phone screen. For the technical phone screen, there are two sections, Python and sql for each you have roughly 25 minutes and you can choose which section you want to start with.
Meta provides some sample questions for preparation but python questions more difficult than sample questions. you only need to know basic data structures of python very well like List, Set, Dictionary. The logic of the questions are not difficult but it takes time to write the code. so you need to write a code very fast in order to solve 3 questions. less than 8 mins for each question which is kinda challenging since the questions become more difficult as you progressed through the interview.
For SQL the question were Leetcode Medium and a lot of emphasis on percent and ratio.
Preguntas de entrevista [1]
Pregunta 1
you are given a dictionary where the key is location of book store and value is the list of reviews as string. the list can have duplicate values. return the most frequent review across all locations after removing the duplicate review for each location.
Begins with an application review and recruiter screening, followed by a technical phone interview that assesses SQL, data modeling, data warehousing, ETL processes, and coding skills in languages such as Python or Java. Successful candidates then proceed to onsite or virtual interviews, which include multiple rounds covering coding, system design, data architecture, problem solving, and behavioral questions.
Preguntas de entrevista [1]
Pregunta 1
Tell us about yourself and why you want to work for us
Me postulé en línea. Acudí a una entrevista en Meta (New York, NY)
Entrevista
Prepare technical concepts, and practice previously asked questions as much as you can find online. 4 rounds in the total process. It's easy as long as you just practice a LOT.