Created
August 7, 2014 19:51
-
-
Save dmathewwws/267b8dc85709e9059135 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Week 3 Interview Questions | |
#### Goals | |
- Understand Storyboards | |
- Understanding basic application architecture | |
- Familiarity with most common Cocoa/Foundation classes & patterns (delegation, target-action) | |
##### Question 1 | |
Explain what a retain cycle is. How can it be avoided? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment