Fix Thread-Safe Trigger Synchronization
Company: Purestorage
Role: Software Engineer
Category: Software Engineering Fundamentals
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates understanding of multithreaded synchronization, concurrency primitives, and memory-model correctness required to implement a one-shot trigger that coordinates multiple waiters and a single or repeated firer.