N-Way associative set cache
Anonimo
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"