list of users { aga,name,city,isActive} imp the next functions: (all prototypes are given ) 1. func that returns only active users 2. func that returns map of user names and cities (grouping) 3. func that returns map of user names and cities (grouping) sorted by user age 4. func that returns a map of the city and the oldest user name
Ios Engineer Internship Interview Questions
7,864 ios engineer internship interview questions shared by candidates
Design a form validator franework
Asked me to build a sample app to list the restaurants feed.
Solução de um problema com uso de algoritmos. Problemas relacionados a mobile.
Quantitative test: Basic Medium level questions around 30 Algorithm Test: Swap 2 number without using 3rd variable, Print Patterns, Palindrome etc. Technical iOS questions: let, var, optionals, tuples, Skills in your resume
How you checked your app performance?
Ecrire un algorithme qui le nombre de Fibonacci et expliqué pourquoi avoir choisi cette option.
Finish this project if it had to be released
Design Pattern App Deployment in App Store OOP / POP Notification push Notification closure
Implement the m file @protocol Stack <NSObject> @property (nonatomic, readonly) NSInteger count; - (void)pushObject:(nonnull id)object; - (nullable id)popObject; @end
Viewing 971 - 980 interview questions