I applied online. The process took 1 week. I interviewed at AKUNA CAPITAL (Chicago, IL) in Aug 2018
Interview
I applied for the Quant Trading internship the prior year and had passed the mental math challenge, a technical phone call, and then the final video call. I believe that is why this year, when applying for the Quant Dev intern role, I was immediately given a phone screen/coder pad. I thought I had done really well - I answered the question correctly and the interview ended 10 minutes early - but was told within a week that I would not advance. I'm not really sure what went wrong, but it may be that they did not like something on the resume, or perhaps of my interviews the year prior.
Interview questions [1]
Question 1
Leetcode/Hackerrank style questions done on coder pad
I applied online. I interviewed at AKUNA CAPITAL (Chicago, IL) in Oct 2023
Interview
One coding OA, one math video OA, and then phone interview. The phone interview also has a coding test and a math test. They both are not really hard, but I felt nervous and stuttered a little.
Interview questions [2]
Question 1
Design a class that can handle streaming prices data and implement function for get the top 5 prices and the other function for the most frequest price.
I applied online. The process took 4 weeks. I interviewed at AKUNA CAPITAL (Chicago, IL) in Sept 2023
Interview
The first round is OA, including 3 coding questions. We need to complete them in 1 hour. After that, I received online math test on Easyhire, which requires interviewers to answers questions with webcam.
Interview questions [1]
Question 1
How many ways are there to place the digits 0-9 in a sequence such that each digit is either an integer multiple of each of its neighbors or a divisor of each of its neighbors
I applied online. The process took 2 weeks. I interviewed at AKUNA CAPITAL (Sydney)
Interview
It was a technical coding interview with data structure and algorithms related questions. The interviewer was friendly and offered tips if you were on the right track to a solution!
Interview questions [1]
Question 1
Graph search question, shortest path from A->B according to a given time schedule.