Implement Flash cards like app, mostly logical part.
Ios Interview Questions
7,865 ios interview questions shared by candidates
- shuffle an array. got to demonstrate each element has equal probability to get this random number. e.g. [1, 2, 3, 4, 5] becomes [4, 2, 1, 5 3]. each element has a 0.2 probability to get the random num - create a data structure to add a number, remove a number, and get a random number from added numbers. All method must have runtime O(1)
ios fundamental. define your color(e.g. red, green) in enum design pattern(e,g, delegate, MVVM) how to make asyn method call? write a method to multiple all the price by 0.8, given a currency. e.g. "John has USD 300. Mary borrowed USD75 from him." method is like String convert(String s, float multiplier, String currency) if i call convert("John has USD 300. Mary borrowed USD75 from him.", 0,8, "USD"), then it returns "John has USD 240. Mary borrowed USD60 from him."
Conte uma vez que você elevou a experiência do cliente. Na entrevista de system design, foi solicitado para esquematizar como seria a feature de um chat ao vivo.
Mostly culture questions and questions about my experience.
They asked final question about shuffling cards. The question is in Cracking Google Interviews and the answer is in the book also.
Q. Do you know how to use cocoapods?
Auto Layout
API Design/Caching/UIKit based questions/Concurrency/Dependency injection
How long have you been developing?
Viewing 6371 - 6380 interview questions