Solicité el puesto a través de un captador. Acudí a una entrevista en Meta en dic 2024
Entrevista
I was contacted by the recruiter, and the initial interview was based on basic questions about experience and then for SQL- UNION vs UNION ALL, Window functions, HAVING & GROUP BY; for Python- basic questions on Lists, Maps, Linked List, Sets, etc. (like what are they about and can they have duplicate values). Moving on to the phone screening round. It was 60 mins round with 5 SQL & 5 Python. I was able to solve 3 of each, but I went 5-7 minutes of overtime. The questions are time-consuming, so practice is the major key here. The recruiter was helpful. Also, try to explain your code as you go,
Preguntas de entrevista [6]
Pregunta 1
SQL - Q1. Find the IDs of the top 5 customers, ordered by average payment per book made by the people they invited.
Q2. Find the total number of authors registered with the bookstore. What percentage of them have a website URL that contains ".com", and what percentage never made a sale?
Python- Q1. Write a function that returns the smallest non-negative number which can be generated by using all the digits with odd values of a given number.
Q2. The bookstore gathered a list of customer comments from each shop location and wants to find the most common comment across all locations (ignoring duplicates from the same location). If multiple comments appear the same number of times, return any one of them.
Q3. Given a list of workshops, return the largest number of classes that were hosted in total across any 2 consecutive years that had at least one workshop each.
Envié una solicitud electrónica. 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.
Envié una solicitud electrónica. 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.