SwiftUIRobinhood
Swift Charts implementation
This is on-site coding. For a stock app, how would you build a Chart in Swift Charts that draws the last 30 days of closing prices as a line, with axes, range, and today's value highlighted?
Swift Charts implementation
This is on-site coding. For a stock app, how would you build a Chart in Swift Charts that draws the last 30 days of closing prices as a line, with axes, range, and today's value highlighted?
SwiftUIShort answerAdvanced
This is a 20-minute live coding exercise. Using only Combine, build a two-screen SwiftUI …
#live-coding
SwiftUIMultiple choiceBasics
This is SwiftUI live coding. A sign-up screen has four fields (name, ID, password, passwo…
#live-coding
SwiftUIShort answerBasics
This is a 15-minute SwiftUI live coding exercise. Tapping an "Add" button should show a q…
#live-coding
PersistenceShort answerAdvanced
You're given 15 minutes to design a key-value store whose values carry an expiry time. se…
#live-coding