Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso AKUNA CAPITAL (New York, NY)
Colloquio
First, OA on HackerRank, 5 questions in 120 minutes;
Second, two phone screening, each takes about 50 minutes;
Third, on-site interview, including two tech (each takes 1~1.5 hrs) and one HR (45 mins).
Domande di colloquio [1]
Domanda 1
Phone interviews contain basic concepts about OS, computer systems and C++ (they asked some C++ 11 probing questions), some behave questions as well.
On-site interview includes whiteboard coding (basic algo questions slightly modified from some LeetCode, easy - medium level), implementing some data structures and some system design problems. IMHO, most of the on-site interview questions are well prepared and kinda challenging. Keep your mind clear.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso AKUNA CAPITAL (Chicago, IL) nel mese di gen 2026
Colloquio
They ask difficult questions but, given the role they seemed fair. They are painfully slow about the process and I wasn't able to attend the final round interview due to a job deadline I had informed them about, which I had to commit to since they did not reach back soon enough. Later they informed me they'd like to continue but it was too late lol.
Domande di colloquio [1]
Domanda 1
Talk about your professional and educational experience with C++
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso AKUNA CAPITAL
Colloquio
First receive a online assignment that has 10 multiple choices and 3 coding, if you pass, you will revice another round of online assignment, which is about the same fottmat. This is the hardest OA I have ever done. Fail at the second round of the OA.
Domande di colloquio [1]
Domanda 1
MC that require deep understanding of C++, and coding without any provided test cases
Ho sostenuto un colloquio presso AKUNA CAPITAL (Chicago, IL)
Colloquio
Gives you some code and a task with CodePair, ask about your idea and complete part of the code. Expect extensive questions about C++ 11/17/20. You can google documents for C++.
Domande di colloquio [1]
Domanda 1
In order to remove the element from the linked list and use it somewhere else, how do you do that efficiently?