I applied online. The process took 5 weeks. I interviewed at AKUNA CAPITAL (Toronto, ON) in Sept 2021
Interview
OA is hackerrank with 3 questions. Not too difficult, but the description is hella long so skim and just try to understand the example.
Phone interview is pure knowledge about Python and OOP.
Last round is system design (design an elevator, design tic tac toe)
Interview questions [1]
Question 1
Describe abstraction/inheritance/encapsulation. Example
What are generators?
How does 'with' keyword work? What to implement to a class so its compatible with 'with'?
Deep copy/shallow copy
Why empty list default arg is bad and how to fix
a == b vs a is b
I applied online. The process took 3 months. I interviewed at AKUNA CAPITAL (Bloomington, IN) in Oct 2022
Interview
1. First round was an online assessment about front runner detection which was quite simple. It was based on simple OOPs foundation and basic data structure knowledge. 2. Second round was just an half an hour call about the basics of Python. The questions were simple but. checked if you had a clear understanding of Python 3. Third round was supposed to be a coding round, probably with Behavioral round. But it was cancelled 2 days before the interview date stating that the position was filled.
Interview questions [1]
Question 1
1. First round was an online assessment about front runner detection which was quite simple. It was based on simple OOPs foundation and basic data structure knowledge. 2. Second round was just an half an hour call about the basics of Python. The questions were simple but. checked if you had a clear understanding of Python 3. Third round was supposed to be a coding round, probably with Behavioral round. But it was cancelled 2 days before the interview date stating that the position was filled.
They send me a coding challenge first. Only has 1 question, time limit is 90 minutes. Extremely long question, and the wording was vague. Example input does not match the actual input format. You need to guess what the edge cases were.
I applied online. The process took 4 weeks. I interviewed at AKUNA CAPITAL
Interview
Hackerrank and then final round consisting of technical interview and conversation about experience with some higher up technical manager. While the technical interview wasn't too difficult, the interviewer's questions about my experience ended up being way more in-depth that I was expecting.