Easy Questions, boring place (inside). Too many people in one small room, only 1 Restroom.
Ios Developer Interviews
Ios Developer Interview Questions
"iOS developers specialize in creating applications for iPhone and iPad. During an interview, expect employers to ask challenging technical questions about the limits and capabilities of iOS applications in addition to textbook programming questions. Be prepared to discuss relevant projects from past jobs or individual work."
7,846 ios developer interview questions shared by candidates
They asked me to make simple iOS app.
- You have a list of function names and timestamps, print the time spend on a function when exiting the function. e.g - main, 0 entering - foo, 10, entering - foo 15, exiting - main 25, exiting
2. Difference between Delegate and Notification?
How do you find memory leaks?
Given a string like "(())", write a function that returns true if the string is properly nested - one closed parens for every open parens - and always in the order of open-closed.
How to extract all UILabels in NSArray from given UIView.
It was some binary search tree related algorithm problem .
For my Pirate (systems design & architecture), the interviewer drew up a vague picture of a cat picture inside a cell with a FB profile picture & name at the top of the cell and a "likes" and "comments" counts & buttons at the bottom of the cell. I was asked to design what the interface for a ranked feed for an Instagram-like clone called "Cat-a-gram" would look like.
Look at LC Facebook tagged questions
Viewing 71 - 80 interview questions