iOS system design
Cache layers
When the user enters the feed screen, which order of showing data is most appropriate?
Pick one
Cache layers
When the user enters the feed screen, which order of showing data is most appropriate?
Pick one
Performance and debuggingShort answerBasics
A phone screen question: "When you design an iOS app, what do you keep in mind to use sys…
#memory #network
iOS system designShort answerAdvanced
Design an infinite-scroll feed screen like Twitter's from the iOS client's point of view.…
#cache
iOS system designShort answerBasics
Design an app that shows the weather for the current location and favorite cities. Focus …
#cache
iOS system designShort answerBasics
Design the client storage system for a photo sharing app. Focus on where and how you stor…
#disk