Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Essential JavaScript Software Developer Interview Guide
Course Introduction
00 Course Introduction (10:06)
01. Fizzbuzz (6:33)
Source Code and Resources
String and Array Interview Questions
01 Reverse Words In A String (4:31)
02 Rotate Array (7:44)
03 Isomorphic Strings (6:49)
04 Kth Largest Element In An Array (10:11)
Source Code
Matrix Interview Questions
01 Set Matrix Zeros (8:15)
02 Spiral Matrix (10:46)
03 Number Of Islands (14:31)
Source Code
Linked List Interview Questions
01 Implement A Stack Using An Array (11:58)
02 Add Two Numbers As Reversed Linked Lists (14:07)
03 Reverse A Linked List (7:55)
Source Code
Binary Tree Interview Questions
01 Inorder Traversal (17:35)
02 Preorder Traversal (12:26)
03 Postorder Traversal (9:38)
Source Code
Graph Interview Questions
01 Clone An Undirected Graph - Build A Graph (11:15)
02 Clone An Undirected Graph - Build A Queue (3:44)
03 Clone An Undirected Graph - Breadth First Traversal (7:31)
04 Clone An Undirected Graph - Depth First Traversal (5:58)
Source Code
Sorting and Time complexity
01 Types Of Time Complexity (13:27)
02 Types Of Better Time Complexity (18:15)
03 Bubble Sort Algorithm (6:41)
04 Selection Sort Algorithm (6:15)
05 Insertion Sort Algorithm (6:51)
06 Quicksort Algorithm (9:18)
07 Merge Sort Algorithm (8:43)
08 Time Complexity Of Different Sorting Algorithms (2:55)
Source Code
Time Complexity of Different Sorting Algorithms Slides
Dynamic Programming
01 Coin Change (8:41)
02 Edit Distance (15:15)
03 Distinct Subsequences (7:26)
Source Code
Bit Manipulation Interview Questions
01 Bitwise And Shift Operators (7:19)
02 Single Number (4:51)
03 Number Of 1 Bits (13:26)
04A Sum Of Two Integers (9:25)
04B Maximum Sum Subarray (6:52)
05 Reverse Bits (5:54)
06 Bitwise And Of A Range (4:27)
Bitwise and Shift Operators Slides
Source Code
Math Questions
01 Reverse Integer (10:07)
02 Palindrome Number (10:10)
03 Excel Sheet Column Number (6:21)
Source Code
05 Insertion Sort Algorithm
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock