Akuna Capital interview practice

Akuna Capital Coding Interview and Assessment Practice Start with verified evidence.

Practice from 32 Akuna Capital-tagged public coding problems, organized only by the stage, topic, difficulty, and recency metadata FastPrep can verify.

Catalog
32 public practice assets (32 coding)
Start here
Use the stage named in your invitation
Evidence
OA · Phone metadata, shown in context
Akuna Capital practice workspace
Stage-led · public FastPrep catalog

OA practice path

Online Assessment

Build a timed implementation rhythm from prompt to edge cases. Problems are ranked by repeated public catalog sightings.

Solve one end to end

31 Akuna Capital-tagged Online Assessment problems available.

CompanyProblemDifficultyPublic evidenceAction
ACAkuna Capital
Minimum SwapsArraySortingMedium
4 public reportsLast reported Sep 2026
Practice
ACAkuna Capital
Vowel Substring GameStringMathMedium
4 public reportsLast reported Sep 2026
Practice
ACAkuna Capital
Binary CircuitStringGreedyHard
4 public reportsLast reported Aug 2026
Practice
ACAkuna Capital
Minimum Absolute Difference PairsArraySortingEasy
3 public reportsLast reported Sep 2026
Practice
ACAkuna Capital
Delivery Management SystemGraphBreadth-First SearchMedium
3 public reportsLast reported Aug 2026
Practice
ACAkuna Capital
Items SortArrayHash TableEasy
3 public reportsLast reported Jul 2026
Practice
ACAkuna Capital
Count Server ReplacementsHash TableSimulationEasy
2 public reportsLast reported Aug 2026
Practice
ACAkuna Capital
Update Release Scheduler (QR Intern)GreedySortingMedium
2 public reportsLast reported Aug 2026
Practice
ACAkuna Capital
Minimize Malware Spread by Removing a NodeGraphBreadth-First SearchMedium
2 public reportsLast reported Jul 2026
Practice
ACAkuna Capital
Maximum K-Star SumGraphGreedyMedium
2 public reportsLast reported Jul 2026
Practice
ACAkuna Capital
Array Challenge (QR Intern)ArraySimulationEasy
2 public reportsLast reported Jul 2026
Practice
ACAkuna Capital
K Smallest SubstringStringSliding WindowMedium
2 public reportsLast reported Jul 2026
Practice
ACAkuna Capital
Movie RatingsDynamic ProgrammingArrayMedium
2 public reportsLast reported Jul 2026
Practice
ACAkuna Capital
Maximum Remaining Drone PowerDynamic ProgrammingMatrixEasy
1 public reportLast reported Aug 2026
Practice
ACAkuna Capital
Competitive ForagingMatrixBreadth-First SearchHard
1 public reportLast reported Aug 2026
Practice
ACAkuna Capital
Stock Marking Position MonitorHash TableSimulationMedium
1 public reportLast reported Aug 2026
Practice
ACAkuna Capital
Maximum Distinct Values After SwapsArrayHash TableEasy
1 public reportLast reported Aug 2026
Practice
ACAkuna Capital
Profitable Project PairsArraySortingMedium
1 public reportLast reported Jul 2026
Practice
ACAkuna Capital
Communications HandlerDesignSimulationMedium
1 public reportLast reported Jul 2026
Practice
ACAkuna Capital
Calculate Portfolio Rebalancing DeltasArrayHash TableEasy
1 public reportLast reported May 2026
Practice

01 · Preparation plan

Practice precise ordering and stateful updates.

The Akuna catalog includes both algorithmic assessment tasks and stateful engineering exercises. Use sorting to establish a simple baseline, then move into expiration and position updates. Financial vocabulary in a prompt is context for the programming task, not proof of a complete quantitative-research curriculum. This is a suggested practice sequence, not the employer's interview process. Your invitation and recruiter guidance remain the source of truth.

  1. 01

    Find nearest values after sorting

    Minimum absolute-difference pairs is a good warm-up for proving that adjacent sorted values suffice. Preserve all tied answers instead of stopping at the first pair.

    • Test duplicate values and multiple optimal pairs.
    • Account for sorting in runtime.
    • Follow the required pair order.
    Practice: Minimum Absolute Difference Pairs
  2. 02

    Specify expiration and tier movement

    Use the expiring-item store to reason about what remains observable after time advances. Keep business state separate from the data structure used to remove expired entries.

    • Test reads exactly at expiration.
    • Trace updates that change an existing item.
    • Explain stale expiry records if using a heap.
    Practice: Tiered Expiring Item Store
  3. 03

    Reconcile position-changing events

    The stock-position monitor is useful for practicing consistent updates across an event sequence. Derive each transition from the exercise contract rather than trading assumptions.

    • List identifiers and state transitions.
    • Test repeated events where the contract allows them.
    • Check aggregate positions after every operation.
    Practice: Stock Marking Position Monitor

02 · Evidence boundary

What “Akuna Capital interview questions” means here.

It means practicing transferable implementation, testing, and technical reasoning with public catalog assets FastPrep tags to Akuna Capital. It does not mean FastPrep has access to the company's assessments or any private interview bank.

Repeated public sightings and last-reported dates can help you prioritize practice, but they cannot predict the questions, format, or platform in a specific interview.

  • Only Akuna Capital-tagged FastPrep catalog problems appear above.
  • Stage labels and report dates remain visible as context.
  • No official, private, leaked, or proprietary questions are claimed.

03 · Plain answers

Akuna Capital interview practice questions, answered plainly.

This page owns technical-practice intent for Akuna Capital. Hiring activity, timelines, and market signals remain on the separate hiring-insights page.

01Is this Akuna practice for software engineers or quant researchers?

The page is organized around coding skills. Some reports carry different role context, so read the individual exercise rather than treating every task as relevant to every applicant. Probability, mental arithmetic, market-making knowledge, and current role requirements need separate evidence and are not promised here.

02Is FastPrep affiliated with Akuna Capital?

No. FastPrep is an independent interview-preparation product and is not affiliated with Akuna Capital. The page uses FastPrep's public practice catalog and does not claim official, private, leaked, or proprietary employer questions.

03How are Akuna Capital problems assigned to interview stages?

Stage labels come from FastPrep's public problem metadata. A problem can carry more than one reported stage, and hiring processes can change by role, level, location, and date. Treat the labels as preparation context, not a guarantee.

04Which Akuna Capital interview stage should I practice first?

Start with the stage named in your invitation or recruiter message. If no stage is known, use the largest available set to build general problem-solving fluency, then rehearse explanation and testing separately.

05Does this page predict the Akuna Capital interview process?

No. Public catalog counts, stage tags, and last-reported dates can help prioritize practice, but they cannot predict a specific interview's questions, sequence, timing, or platform.

Your next stage, made concrete

Pick a problem. Solve it end to end.

Start with the stage named in your invitation, then use public evidence as context—not as a promise of what you will be asked.

Open the practice set