← 返回 openai 的题目列表iOS Take-Home: Implement a Sample Project (UIKit/SwiftUI)
类型:online_judge
You will receive an iOS sample project (with a README). Implement the required features according to the README and submit a runnable solution.
Requirements (as specified in the README):
Build the required UI screens and user flows (using UIKit or SwiftUI).
The project must compile and run; core functionality must be demoable.
Implement the necessary business logic and state handling to meet the acceptance criteria.
Deliverables:
Full Xcode project source code.
A short note: what you implemented, how to run it, and known limitations.
Scale/constraints: follow the README.