Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Strike Social (Chicago, IL) en mar 2021
Entrevista
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
Preguntas de entrevista [1]
Pregunta 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.