Le processus a pris 2 mois. J'ai passé un entretien chez DRW
Entretien
Long process - two months.
hacker rank + 7 interviews
on average one interview per week
kept me really long with giving out the offer
changing priorities in the middle of the process
Questions d'entretien [1]
Question 1
tech questions about previous projects, merge sort, average value for dice game, graph algorithms hacks, chessboard (rooks + walls), window function on time series
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez DRW (Londres, Angleterre)
Entretien
The interview process began with an online assessment that tested probability, brainteasers, and coding. This was followed by a technical interview where I solved algorithmic problems in Python and programming theory
Questions d'entretien [1]
Question 1
They asked me to design a function that simulates a queue using two stacks and ensures efficient enqueue and dequeue operations.
3 OA questions, pretty challenging - dp/graph/array questions. Time constraint was ok (enough time to answer all the questions) but definitely a harder OA. Also hackerrank has only C/C++ and Java