J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Strike Social (Chicago, IL) en mars 2021
Entretien
It was pretty standard, though a lot of data related questions. You just need to prepare well for syntaxes related questions.
1. HR Interview
2. Tech Interview with 2 people, that's at least what I had
Questions d'entretien [1]
Question 1
Given an unsorted array of integers, write a function to find the longest consecutive sequence of numbers. Your solution should run in O(n) time complexity.