I applied through an employee referral. I interviewed at Meta (Phoenix, AZ) in Oct 2018
Interview
This is a phone call interview for HR screen. It is scheduled for 15-20 minutes. I thought they will ask some behavior questions and ask about my resume. But they didn't, they directly ask me SQL and database questions. They asked very short question, sometimes I just need to answer Yes or no, True or False, sometimes I just need to tell them the SQL command. I was very surprised that it's in this type of format.
Interview questions [1]
Question 1
1. the ORDER BY command in SQL is automatically set in what format if you didn't set it? Ascending or Descending?
Answer: Ascending
2. When you want to delete or add a column of a table in a database, what command you will use?
Answer: ALTER
3. this question about about LEFT JOIN, they ask what command you want to use if you want to keep all the info of the left table?
Answer: left join
4. You want to combine two column after removing two duplicates, use UNION or UNION ALL?
Answer: UNION
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.
Interview questions [1]
Question 1
Tell us about yourself and why you want to work for us
I applied online. I interviewed at Meta (New York, NY)
Interview
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.