Calculate Completion Time for a Single-Server Reactor Queue
Company: Hudson River Trading
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Technical Screen
Overview: This Hudson River Trading coding question focuses on queue simulation for a single-server process with arrival times and task durations. It helps candidates practice event ordering, completion-time accounting, and the kind of deterministic reasoning expected in low-latency engineering interviews.