Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso AKUNA CAPITAL (Chicago, IL) nel mese di gen 2016
Colloquio
Received a link to do the online assessment based on HackerRank.
10 questions in total. Some of the questions are multiple choice and some are coding in nature.
The duration is 90 minutes.
The test can only be completed in Python, C++, C# or Java.
The deadline for the test will be 1 weeks from the day you receive the test invitation email.
Domande di colloquio [2]
Domanda 1
Which sorting algorithm has the most efficient time complexity?
Given an array of integers, find the pair of numbers that has the largest product. The pair of selected numbers in the array should satisfies that if i<j, then array[i]<array[j].