Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso AKUNA CAPITAL
Colloquio
The Interview Process is initial Hackkerrank challenge. The Hackerrank is a pretty stupid platform and as everyone knows they don't have good challenging questions. They just try to stump you by giving inputs that go from int to long and stuff like that.
Clearly the Interview process is too biased and unfair. I was replied that our developers look at the solutions themselves and they didn't like it. If the developers have time to go through the solutions of all the candidates who write tests, I don't think the company has enough work going on. Nobody has such ridiculous amount of free time to browse solutions of all the candidates who appeared. Sad
Domande di colloquio [1]
Domanda 1
1. Rotate a matrix anti-clockwise (matrix can be rectangle too)
2. Given a sorted array, find the median of the subarray with values greater than or equal to k
3. Given lines, count all words and alpha characters
4. Design an orderbook
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso AKUNA CAPITAL (Chicago, IL) nel mese di ott 2023
Colloquio
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.
Domande di colloquio [2]
Domanda 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.
Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso AKUNA CAPITAL (Chicago, IL) nel mese di set 2023
Colloquio
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.
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso AKUNA CAPITAL (Sydney)
Colloquio
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!
Domande di colloquio [1]
Domanda 1
Graph search question, shortest path from A->B according to a given time schedule.