Personal information change {{formData.first_name}} {{formData.last_name}} {{formData.email}} {{formData.city ? formData.city : ''}}{{formData.city && formData.country ? ',' : ''}} {{formData.country}} {{formData.phone_number}} LinkedIn {{formData.linkedin}}
Questions change Describe an iOS app architecture you've designed or significantly evolved (e.g., MVVM, Clean Architecture, modularization). What problem were you solving, and how did that decision help the codebase scale as the team or app grew? no answer {{ formData.questions[2478474] }} Tell us about a performance issue you diagnosed and resolved in an iOS app (e.g., UI responsiveness, memory usage, or a concurrency-related bug). How did you identify the root cause and what was your fix? * no answer {{ formData.questions[2478475] }} Describe a technical modernization effort you led or contributed to, such as migrating from UIKit to SwiftUI, adopting Combine/async-await, or refactoring a legacy module. What trade-offs did you consider before making that call? * no answer {{ formData.questions[2478476] }}