- 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
Ios Developer Internship Interview Questions
7,846 ios developer internship interview questions shared by candidates
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
1) Differences Struct/Class and Open/Public modifiers. 2) Definition and usage of GCD/Concurrency.
What is the difference between a struct and a class?
Viewing 71 - 80 interview questions