J'ai postulé en ligne. J'ai passé un entretien chez AKUNA CAPITAL (Chicago, IL) en oct. 2023
Entretien
1. Coding assesment: 3 hackerrank medium questions
2. Tech interview 1: 1 easy 5 min question to start off. then 1 question of low level design (kind of like optivers coding assessment). As you keep solving, they keep asking more with incremental difficulty
Questions d'entretien [1]
Question 1
Interview Q: Design a class with add, remove basic methods. Then get_mean, get_mode methods.
Incremental Q: if range is given, find, mode get_mode fore that interval.