Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Preparing for a Frontend Interview
Introduction
Course Introduction (6:56)
Breaking Down the Interview Process
The Big Picture (3:40)
Preparing Your Resume (6:36)
Recruiter Call (2:55)
Initial Screening Call (5:34)
Coding Project (3:12)
Onsite Interview (5:53)
Job Offer and Salary Negotiation (2:36)
JavaScript
Section Overview - JavaScript (3:00)
Variable Declarations - var vs let vs const (9:25)
Variable Declarations Exercise & Solution (3:29)
Understanding Scope (10:08)
Closures (10:16)
Closures Exercise & Solution (8:12)
Function Currying (7:57)
this Keyword (11:54)
this Keyworkd Exercise & Solution (5:18)
Arrow Functions (5:14)
Arrow Functions Exercise & Solution (1:35)
Function Currying Exercise and Solution (6:33)
Prototype (11:09)
More on Prototype (5:33)
Prototypal Inheritance (14:27)
ES6 class Keyword (4:06)
ES6 class Keyword Exercise & Solution (5:05)
Map (6:37)
Set (3:30)
Iterables and Iterators (19:51)
Iterables and Iterators Exercise & Solution (7:34)
Generators (10:16)
Generators Exercise & Solution (3:47)
Asynchronous JavaScript (5:47)
Timeouts and Intervals (7:38)
Timeouts and Intervals Exercise & Solution (7:46)
Callbacks (7:30)
Promises (Part 1) (15:52)
Promises (Part 2) (6:32)
async await (10:40)
async await Exercise and Solution (1:26)
Event Loop - Synchronous Code (7:12)
Event Loop - setTimeout (8:47)
Event Loop - Promise (7:52)
Event Loop - setTimeout with Promise (8:24)
Suggested Learning (2:05)
Problem Solving
Section Overview (2:04)
Sum of Numbers
Factorial of a Number
Fibonacci Sequence
Prime Numbers
Palindrome
Anagram
Reverse Words
Remove Vowels from a String
Palindromic Substrings
Array of Fullnames
Longest Word in a String
Array and Index
Union Intersection Difference
Flatten Array
Duplicate Elements
Non Repeating Words
Longest Palindrome
Longest Substring
Group Anagrams
Miscellaneous
Section Overview (1:29)
HTML (13:05)
CSS (19:06)
React and Redux (9:08)
Tooling (2:25)
Wrapping Up (1:43)
Promises (Part 2)
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock