ComplexitySprint 2β successCompiled Learning ObjectivesCachingIdentify and explain how web browsers benefit from cachingDemonstrate how caching can trade memory for CPUCache InvalidationIdentify and explain staleness risks with caching, and the difficulty of invalidationMemoisationDefine memoisationPre-computingIdentify a pre-computation which will improve the complexity of an algorithmTrade-offsGive examples of trading off memory for CPUGive examples of choosing where work is done in system designOptimise a system design to minimise the cost of operations