J'ai postulé via un recruteur. J'ai passé un entretien chez Ellipsis Labs (New York, NY) en mars 2026
Entretien
It was supposed to be a long process but I only got to the second round. First round was a call with internal recruiter. Went fine.
Second round was a tech screen. Medium difficulty and the interviewer was very nice/genuine.
Questions d'entretien [1]
Question 1
Take an array of blockchain objects (references to previous block) and re-construct a valid block chain. Handle edge cases like duplicate previous blocks or multiple blocks with the same name. Use recursion to handle re-constructing a divergent chain and take the longer one.