Recruiter reached out. Setup a 1 hr screening interview.
This was my 2nd attempt at this position. Although, I could solve all the 4 SQL and 4 Python questions (passed all the test cases) with little help from the interviewer except the last one where the interviewer had to give me the idea to solve it, got an email the next day saying I didn't make it to the next round.
As they don't give feedback after the interview, it is very difficult to judge what went wrong. My understanding is, even though you have the option to run the code and see the output, don't do it until you are 100% sure that your code will pass all the test cases. Although the interviewer said that you can run queries and see data, every run you make is counted against you.
I would suggest don't put your heart and soul into preparing for the interview. It's ultimately a human interacting with another human. Even if you perform well in the interview, a lot of other factors can affect your candidacy.
Preguntas de entrevista [1]
Pregunta 1
SQL Data schema was provided. SQL to be written that used left joins, nulls in filter, count func., case stmt.
Python
create a histogram from a given list
flatten a list: [1,2,[3,4. [5],[6,7,[8,[9]]]]]
remove duplicates from a list
count words in a sentence
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.
Me postulé en línea. Acudí a una entrevista en Meta
Entrevista
I had Python and SQL round for 30 minutes each. The interview was for 1 hour 30 minutes for SQL and 30 mins for python coding.
Completed 5 questions each but still got rejection email the next day.