Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.37 KB

02.md

File metadata and controls

49 lines (31 loc) · 1.37 KB

W4D2

Today's Learning Goals:

  • How can you find the maximum depth of a BST?
  • How can you determine what the Least common ancestor of two nodes is?
  • What are the 7 different JS types?
  • Explain the difference between + and -*/ in JS when it comes to coercion.
  • How do two computers ensure that the signal that is sent between them is interpreted correctly?
  • What happens when the clocks become unsynchronized?
  • How do computers synchronize their clocks?
  • What is manchester coding?
  • How can you solve the sticky-session issue without shared file storage on the back-end?
  • Explain why you might want to compile and store static HTML pages for something like a Craigslist post.
  • What does using 'memcache' do for you?

Study

Algos

Web

JavaScript

Misc

Make Flashcards

  • What are the 7 different JS types?
  • Explain the difference between + and -*/ in JS when it comes to coercion.

Practice

  • Review Anki.

Code

Network and Apply

  • Reach out to 2 people
  • Apply to 5 jobs