Build a tableview/list in UIKit or Swift UI, no navigation needed, a fixed number of rows with prescribed data, and rows have tap handling. If you practice this with a counter in each row you should be prepared.
Ios Developer Remote Interview Questions
5,608 ios developer remote interview questions shared by candidates
Design an instant messaging system like WhatsApp. (This was a white-board exercise.)
Standard tableview fetching JSON swift assignment
What is my experience, what is the new framework you are interested in iOS
Data structure,Swift, swift UI and Xcode
multiple file download system design
Find the maximum sum of two numbers from the given array [105, 145, 100, 150] such that: * The first digit of one number matches the first digit of another number. * The last digit of one number matches the last digit of another number.
Find the length of the longest substring that does not contain "aaa" or "bbb", we can use a sliding window approach.
Copy the stopwatch iPhone app
This is mostly about how to make your apps run faster by using multiple threads
Viewing 1621 - 1630 interview questions