Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.36 KB

03.md

File metadata and controls

42 lines (26 loc) · 1.36 KB

W3D3

Today's Learning Goals:

  • Explain the pseudocode for Merge Sort
  • What is the runtime of merge sort?
  • What are the advantages and disadvantages of NoSQL databases vs. SQL databases?
  • What happens when you enable strict mode in javascript?
  • How does the rest/spread operator work in JS?
  • In which order does SQL execute its queries? Make sure to mention SELECT, JOIN, WHERE, and aggregate functions such as GROUP BY

Study

Algorithms

Review Mergesort.

Read:

Web

So far, you may only be familiar with SQL (relational) databases. Today's reading is meant to introduce you to the debate between NoSQL, SQL, and its advantages disadvantages

JavaScript

Misc

Network and Apply

  • Reach out to 2 people
  • Apply to 5 jobs