J'ai postulé via un recruteur. J'ai passé un entretien chez Meta en mai 2017
Entretien
Recruiter reached out to me for initial phone screen. Then set up a 1 hr phone screen with Data Engineer that covered SQL and Python. Got all of the questions correct, but needed help on the final Pythin question. Recruiter reached out to me again, and I had to do a second coding screen, similar to the first. This time it was strictly on Python. I got all correct, but I stumbled on the final python problem. Recruiter reached back out to me a couple days later with feedback, some positve and some mediocre. I needed more experience and a better though process basically. So I did not move to the onsite interview. I enjoyed interviewing though, the interviewers were nice.
Questions d'entretien [1]
Question 1
Python
-Count distinct words in a sentence
-Count the number of times a word appear in a sentence using a Hash Map
-Return tuples of a list, matching each item to another item
-Count the number of times a substring appear in a string
SQL
-Return min and max age of male/female who bought a product
-Count the number of stores in a state with grand total ? 25000 sq feet
J'ai passé un entretien chez Meta (Menlo Park, CA)
Entretien
I had a Technical Screening where I was asked to code some SQL and Python questions. They are of medium difficulty. I thought I did decent, but still didn't get through .. :P
Questions d'entretien [1]
Question 1
Python Coding involving data structures
SQL coding
J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Meta en févr. 2022
Entretien
They had a website that does a good job at showing you every step of the process and tells you what prep your required. I would higly reccomend being very comfortable with solving alot algorithim based interviews and being fast.
Questions d'entretien [1]
Question 1
Write a function that returns the elements on odd positions (0 based) in a list
There is a phone screen followed by two interviews. Phone consists of basic DSA and database questions with a behavioral question or two. After the phone screen there will be a coding focused round, and a database focused round separately.
Questions d'entretien [1]
Question 1
Study Python Data Structures( Lists, Dictionaries, Sets, Tuples etc.), and SQL.