What do you think about testing.
Mobile Software Interview Questions
5,888 mobile software interview questions shared by candidates
How to prevent class from inheritance?
How would I approach a situation where the main target group of 60+ customers could use more the service by enabling deposit and/or money withdrawal using local bank ATMs and how would I tackle that they are not using this channel?
How many gas stations are there in Grand Rapids?
Explain the differences between a Swift struct and a class.
What is a capture list and when would you use one?
Commands, e.g what is the commands for CP Backup and what's happen during execution for CP ?
clean architecture and SOLID principles
It was a test, the questions are based on the role.
Implement a LinkedList in your language of choice. For me, it was Objective C. So the hiring manager typed this into a shared whiteboard/document browser window: LList * list = [[LList alloc] init]; [list insert:10]; [list insert:20]; [list insert:5]; [list insert:30]; [list insert:12];
Viewing 1271 - 1280 interview questions