AKUNA CAPITAL Software Engineer Interview Questions
The questions to prepare for a AKUNA CAPITAL Software Engineer interview. Questions from real interview reports rank first. Updated weekly.
Problem Design a data structure that implements an LRU (Least Recently Used) cache. The cache should support the following operations: - get(key): Retrieve...
AKUNA CAPITALImplement an LRU cache using a hash map and doubly linked list to support O(1) get and put operations.
AKUNA CAPITALEvaluates ability to implement safe string semantics and operator behavior with correct memory handling.
AKUNA CAPITALEvaluates real-time detection design for suspicious trading behavior in an order-driven market.
AKUNA CAPITALTests data structure design and indexing logic for efficient in-place or low-overhead matrix operations.
AKUNA CAPITALEvaluates concurrent system design skills and correctness of state transitions under load.
AKUNA CAPITALSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Evaluates understanding of concurrency failure modes and how to prevent them in high-throughput systems.
AKUNA CAPITALAssesses understanding of memory regions and RAII-based lifetime management using smart pointers.
AKUNA CAPITAL