- 11 Essential Coding Interview Questions - Online Course
- CS Dojo - Youtube Channel
- Irfan Baqui - Youtube Channel
- Back To Back SWE - Youtube Channel
- Grokking the Object Oriented Design Interview - Online Course
- Leetcode Problems - Online Coding Platform
- InterviewBit Problems - Online Coding Platform
- Cracking The Coding Interview - Book
- Big-O Cheatsheet
-
01. Find 2 Integers in the Array that Multiply to a Given Number *
-
02. Find 3 Integers in the Array that Multiply to a Given Number
-
34. K Smallest Elements in Array * (Pending: Study Selection Rank Algorithm)
-
38. Autocomplete (Pending: Study Tries)
-
Tower Hopper Problem
-
Find Sets of Numbers that Add Up To X
-
Find the Intersection Between Arrays
-
Reverse Integer
-
Pattern Matching *
-
Rotate Array
-
Search Suggestions System
-
Copy List with Random Pointer
-
Critical Routers
-
Design Tic-Tac-Toe *
-
Reorganize String
-
Restore Ip Address
-
Course Schedule
-
Longest Palindromic Substring
-
String to Integer (atoi)
-
Valid Sudoku
-
Combination Sum
-
Minimum Path Sum
-
Intersection of Lines *
-
Letters and Numbers *
-
Count of 2s *
-
Baby Names *
-
Majority Element *
-
Word Distance *
-
Re-Space *
-
Shortest Supersequence *
-
Word Transformer *
-
Multi Search *