- 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 asGROUP BY
Review Mergesort.
Read:
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
- Reach out to 2 people
- Apply to 5 jobs