Given a tree of nodes that looks like this: A / \ B G / \ \ C D H / \ E F Come up with an algorithm that determines the longest path from each node in the tree.
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,865 ios developer interview questions shared by candidates
1.What is the life cycle of UIViewController?
Question wasn't difficult but there was a communication breakdown between what was being asked by the interviewer and myself. Once I understood what he was asking me to do it wasn't a problem, but by then it was too late.
What method would you use to make sure a view's UI gets updated right away
Design a simple photo stream app
how can you make it thread-safe: class AClass { var arr: [String] }
Design the architecture of a photo browsing app.
The technical test was online and HR interview was on phone. The HR questions were the usual ones.
1- Difference between LayoutIfNeeded, LayoutSubviews, SetneedsDisplay
Viewing 1231 - 1240 interview questions