What is output of following: struct Singleton { static let shared = Singleton() var value = 5 } var singletonObj = Singleton.shared singletonObj.value = 44
Ios Software Developer Interview Questions
5,595 ios software developer interview questions shared by candidates
More questions on memory management, multi threading and storyboards.
Asked me to architect an app that pulls photos from a server and displays them in a feed.
How did you start programming ? What languages do you program in ? Are you familiar with Objective C ?
MVVM Pure MVVM I can write better code in MVC(who stopped you)- why MVVM?
How a fire can be defused in a building full of people on 2nd floor?
Design interview. There was a few screens with design of payment flow. The task was to analyse and propose implementing and scaling payment methods (like PayPal, bank cards etc).
Find a mistake in a given algorithm
There was one ios question for designing a search application.
Merging the two linked lists(just like how snakes move). :P
Viewing 5411 - 5420 interview questions