Skip to content

Instantly share code, notes, and snippets.

@dmathewwws
Created August 7, 2014 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmathewwws/267b8dc85709e9059135 to your computer and use it in GitHub Desktop.
Save dmathewwws/267b8dc85709e9059135 to your computer and use it in GitHub Desktop.
## 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