The Trade Desk interview question

N-Way associative set cache

Interview Answer

Anonymous

11 June 2019

Created library+test project in C# with adequate documentation. First attempt, delivered a caching solution that delivered LRU/MRU but not using desired architecture. Second attempt, delivered a caching solution that met desired architecture but wasn't "production ready"