Great place to work at
Intense process to get into
1. First-round interview: A medium LeetCode problem about algorithms. 2. Passed and changed into quant trader. 3. Online interview test. About four probability questions. 4. Failed. And I cannot continue my SWE interview.
Interview was more about implementation and the ways you think. No algorithms or data structure questions, more object-oriented programming. You need to write code fast while explaining your moves to the interviewer.
Pretty simple LeetCode medium. Took me a bit because I was overcomplicating it, but in the end, it only required one `for` loop and two dictionaries. Needed to code two functions.
1. First-round interview: A medium LeetCode problem about algorithms. 2. Passed and changed into quant trader. 3. Online interview test. About four probability questions. 4. Failed. And I cannot continue my SWE interview.
Interview was more about implementation and the ways you think. No algorithms or data structure questions, more object-oriented programming. You need to write code fast while explaining your moves to the interviewer.
Pretty simple LeetCode medium. Took me a bit because I was overcomplicating it, but in the end, it only required one `for` loop and two dictionaries. Needed to code two functions.