DraftKings Interview Question

How might you complete this task if not everything fit in memory?

Interview Answer

Anonymous

Jan 27, 2016

Described a number of approaches, from sharding to multiple machines, to a caching strategy with on disk fallback.