Me postulé en línea. Acudí a una entrevista en AKUNA CAPITAL
Entrevista
OA
Quant Dev #6 - 2017 (Python) 120mins
It is a pretty long OA and the last question is hard. For the first two question, they relatively easy. Yet the last one took me 90% of my time and sadly I failed it. It requires you know certain algorithm beforehand and I personally dont think average people could nail it from scratch within given timeframe
Preguntas de entrevista [3]
Pregunta 1
matching () [] {}. given a string, determine if the () [] {} are matched.
Me postulé en línea. Acudí a una entrevista en AKUNA CAPITAL (Chicago, IL) en oct 2023
Entrevista
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.
Preguntas de entrevista [2]
Pregunta 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.
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en AKUNA CAPITAL (Chicago, IL) en sep 2023
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en AKUNA CAPITAL (Sídney)
Entrevista
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!
Preguntas de entrevista [1]
Pregunta 1
Graph search question, shortest path from A->B according to a given time schedule.