Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Razer (Singapore) nel mese di mar 2024
Colloquio
The SQL questions in the basic assessment are challenging, making it a rigorous test of SQL knowledge. Additionally, the test delves into the reasons behind one's interest in data and analytics.
Normal process of interview with questions like tell me about yourself and why do you want to work for Razer.
Technical questions on SQL involve basic questions such as type of joins.
I was asked about myself, then asked about my coding projects and subsequently asked some technical SQL interview questions. The interviewer was calm and nice, and the interview lasted about 30-45 minutes.
Domande di colloquio [1]
Domanda 1
Given a dataset of orders (OrderID, Item, Date), if I want to know which items to upsell other items to, I need to know which items I should pair all items with. How can I do this and what does the final table look like?