Skip to content

Instantly share code, notes, and snippets.

@igortoliveira
Created February 4, 2015 19:09
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 igortoliveira/7069361110eeaccd84bb to your computer and use it in GitHub Desktop.
Save igortoliveira/7069361110eeaccd84bb to your computer and use it in GitHub Desktop.
1. What is the difference between classical inheritance and prototypical inheritance?
2. What Object Orientation means? What is its advantage?
3. What is the difference between Object Orientation and Functional Programming?
4. Do you know what is Big O notation?
5. Did you already use any design patterns? If the answer is positive could you explain the design pattern you used and why.
6. What frameworks and libraries did you already use? (e.g. jquery, angular, backbone.js)
7. Give me the name of 3 data structs and their complexities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment