Pergunta de entrevista da empresa Jane Street

I'd say the problems were mostly implementation-based, they don't ask complex algorithms. I've seen a few similar problems on Leetcode, where you model a complex data-structure or simulation. They seem to value correctness of the code the most, so understanding every single corner case, and avoiding off-by-one errors seemed the most important to me.