Join our 40k+ developer community to get free live help and all the code here: https://leonnoel.com/discord
This is a class 59 through 63 of a 30 week software engineering bootcamp being offered on Twitch for those affected by the pandemic. It is aimed at helping folx launch a new career in software engineering with a focus on web development!
For more info about #100devs our free coding bootcamp, checkout https://leonnoel.com/100devs
Join us live Tu/Th at
6:30pm EST on https://leonnoel.com/twitch
0:00 - PREP
16:16 - Methods Questions
1:12:14 - Leetcode Style Questions
2:12:23 - What Is An Algorithm
2:40:20 - Big O Notation
3:09:16 - Efficient Algorithm Example
3:42:18 - O(1) Constant
3:43:51 - O(N) Linear
3:54:58 - O(N^2) Quadratic
3:58:25 - O(LOG N) Logarithmic
4:46:10 - Common Javascript Complexities