Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 883 Bytes

interview-questions.md

File metadata and controls

39 lines (20 loc) · 883 Bytes

ASSESSMENT 5: Interview Practice Questions

Answer the following questions.

First, without external resources. Challenge yourself to answer from memory.

Then, research the question to expand on your answer. Even if you feel you have answered the question completely on your own, there is always something more to learn. Write your researched answer in your OWN WORDS.

  1. What does it mean to implement a TDD workflow?

Your answer:

Researched answer:

  1. What is a relational database? Are there other kinds of databases?

Your answer:

Researched answer:

  1. Why is an ORM?

Your answer:

Researched answer:

  1. STRETCH: What is the difference between inheritance in JavaScript and inheritance in Ruby?

Researched answer:

Looking Ahead: Terms for Next Week

Research and define the following terms to the best of your ability.

  1. Model validations:

  2. Params:

  3. API: