e66424dc coinbase doing domain specific interviews is actually great. at least theyre testing relevant knowledge instead of asking you to reverse a linked list for a crypto job
22618e1f the order book system design is standard fintech. the key is: matching engine needs to be single-threaded for consistency, but the REST API layer can be distributed. separate the hot path from the cold path
d596a996 did they ask about MEV or front-running protection in the system design? thats the curveball coinbase loves to throw