Optiver logo

Optiver Hard Interview Questions

4 hard-level practice questions for Optiver technical interviews

coding Hard Verified Question #1

1. Capital Gains Tax Calculator


Category: String coding problem
You are given a chronologically sorted list of stock transactions. Each transaction is a list of strings in the format `[<timestamp>, <type>,...
Input: Array of strings
Output: Computed result
coding Hard Verified Question #2

2. Plane Cargo Allocator


Category: Algorithm coding problem
A shipping terminal receives orders and must route cargo to available docks. Each dock has a fixed dispatch time and a remaining load capacity. An...
Input: List
Output: Computed result
coding Hard Verified Question #3

3. [CodeSignal] Fibonacci Storage System


Category: Graph coding problem
A research facility stores artifacts in underground vaults. Each vault has multiple tiers, indexed from 0 (deepest) upward. The capacity of each tier...
Input: Graph (nodes and edges)
Output: Computed result
coding Hard Verified Question #4

4. [CodeSignal] Fixed Price Purchase Optimizer


Category: Algorithm coding problem
A procurement team must purchase n identical components one at a time. For each component, the quoted market price is drawn independently and...
Input: Given input
Output: Integer

No AI generated questions yet for Optiver.

Start practicing Optiver questions

Sign up for free to access walkthroughs, AI-generated questions, and more.

Get Started Free