iOS system designRobinhood
Photo library
Design a photo library app that shows tens of thousands of photos in a grid and backs them up to the cloud. Focus on grid scroll performance: thumbnail generation, caching, and memory.
Photo library
Design a photo library app that shows tens of thousands of photos in a grid and backs them up to the cloud. Focus on grid scroll performance: thumbnail generation, caching, and memory.
iOS system designShort answerBasics
Design the client storage system for a photo sharing app. Focus on where and how you stor…
#photos #thumbnail #photokit
iOS system designShort answerAdvanced
The first screen is a grid of photo thumbnails from an API, and tapping one opens a detai…
#grid
iOS system designShort answerBasics
Design a simple notes app. Walk me through the architecture, how you store the data, and …
#sync
iOS system designShort answerAdvanced
A user picks 50 photos to upload, and they all have to get there eventually, even if they…
#photos