Architecture당근interview report
Server Driven UI
You want to change the feed screen's section makeup, order, and card types without shipping an app update. How do you design the Server Driven UI schema and the client renderer?
Server Driven UI
You want to change the feed screen's section makeup, order, and card types without shipping an app update. How do you design the Server Driven UI schema and the client renderer?
CS fundamentals and algorithmsShort answerBasics
You have a list of posts for a feed and need to reorder them so that no two posts by the …
#feed
iOS system designShort answerAdvanced
Design an infinite-scroll feed screen like Twitter's from the iOS client's point of view.…
#feed
iOS system designMultiple choiceAdvanced
You're designing an iOS client SDK for chat and calling that other companies' apps should…
#versioning
iOS system designShort answerAdvanced
An iOS app implements infinite scroll for a photo feed seen by hundreds of millions of us…
#feed