J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez AKUNA CAPITAL en déc. 2020
Entretien
Automated email offers you a 90 minute HackerRank OA. At no point are you offered to talk to a real person. Look at the sheer number of interviews reported on Glassdoor — even if you’re not in software, your interview is automated. They’ll let anyone waste their time on the OA and they will most likely reject you with an automated no-reply email.
Questions d'entretien [1]
Question 1
HackerRank medium questions. I recommend googling them during the test just so you can pass and talk to a real person
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez AKUNA CAPITAL (Chicago, IL) en nov. 2023
Entretien
2 OAs which test in depth concepts of C++ and LC type questions with only one test case for each. After passing both OAs phone call for 30 minutes interview. Interviewer had an omniscient god like feeling despite being conceptually incorrect. I don't know why they take interviews when the interviewer won't even listen to you and they are gonna reject even if you code the solution. Don't waste your time.
Questions d'entretien [1]
Question 1
Concurrency/ Multithreading to code in C++ (thread safe queue)
J'ai postulé en ligne. J'ai passé un entretien chez AKUNA CAPITAL
Entretien
OA: common algorithm tests on hackerrank Phone screen: implement a template class like the coordinate with dimensions as parameter. You should implement constructor and overload basic functions within 50 minutes . I failed to completely finishing it.
Questions d'entretien [1]
Question 1
OA: common algorithm tests on hackerrank Phone screen: implement a template class like the coordinate with dimensions as parameter.
J'ai postulé en ligne. J'ai passé un entretien chez AKUNA CAPITAL en juill. 2021
Entretien
Hackerrank: ~15 multiple choice + 3 coding in 90 minutes.
1st round: 45-minute video call interview. Technical (coding in C++). 1 question with few follow-up discussions. Make sure to understand C++ syntax since the question focuses more on the understanding of C++ syntax instead of Algorithm/Data Structure type.
Questions d'entretien [1]
Question 1
Implement string class. (Make sure to memorize C++ class and every type of method inside them).