Skip to contentSkip to footer
  • Jobs
  • Companies
  • Salaries
  • For employers

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      AKUNA CAPITAL

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: AKUNA CAPITAL reviews | AKUNA CAPITAL jobs | AKUNA CAPITAL salaries | AKUNA CAPITAL benefits
      AKUNA CAPITAL interviewsAKUNA CAPITAL Quantitative Developer interviewsAKUNA CAPITAL interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Quantitative Developer Interview

      14 May 2016
      Anonymous interview candidate
      Chicago, IL
      No offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 2 weeks. I interviewed at AKUNA CAPITAL (Chicago, IL) in May 2016

      Interview

      After my resume was reviewed, I was sent a HackerRank challenge with six questions in three hours. These were to be answered using Python or C++. The problems were of increasing difficulty. The concepts I needed to know included stdin read, prime factorization, unbiased estimation of σ, matrix rotation, dice reroll expected value, and nested postfix-infix conversion. A phone screen was later arranged.

      Interview questions [5]

      Question 1

      What is your experience with numerical programming?
      Answer question

      Question 2

      What are the names and algorithms of some sorting techniques?
      Answer question

      Question 3

      What is the probability of an integer from 1 to 60,000 not having the digit 6?
      3 Answers

      Question 4

      How would you implement streaming median?
      1 Answer

      Question 5

      What is the complexity of a heap insert?
      2 Answers
      30

      Other Quantitative Developer interview reviews for AKUNA CAPITAL

      Quantitative Developer Interview

      26 Oct 2023
      Anonymous interview candidate
      Chicago, IL
      No offer
      Positive experience
      Difficult interview

      Application

      I applied online. I interviewed at AKUNA CAPITAL (Chicago, IL) in Oct 2023

      Interview

      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.

      Interview questions [2]

      Question 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.
      1 Answer

      Question 2

      What is the expected value of steps for a robot to walk from one vertex of a cube to the opposite vertex across the cube?
      1 Answer
      3

      Quantitative Developer Interview

      4 Oct 2023
      Anonymous interview candidate
      Chicago, IL
      No offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 4 weeks. I interviewed at AKUNA CAPITAL (Chicago, IL) in Sept 2023

      Interview

      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.

      Interview questions [1]

      Question 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
      Answer question

      Quantitative Developer Interview

      25 June 2023
      Anonymous interview candidate
      Sydney
      No offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 2 weeks. I interviewed at AKUNA CAPITAL (Sydney)

      Interview

      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!

      Interview questions [1]

      Question 1

      Graph search question, shortest path from A->B according to a given time schedule.
      1 Answer