❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 18th, 2023]
This course, Data Structure and Algorithms for Interviews, covers around 20+ most popular coding interview problems ranging from a variety of topics. It will have 200+ problems as 4 problems are being added every week. The topics include Merge Intervals, Two Pointers, Linked List, Bitwise Manipulation, Greedy Technique, Disjoint Sets, Island Patterns, Topological Sort, Depth First Search, Stacks, Queues, Binary Search, Backtracking, 1D Dynamic Programming, 2D Dynamic Programming, Cyclic Sort, Math Tricks, and Miscellaneous. The course will provide an in-depth understanding of the concepts and their applications. It will also help students to develop problem-solving skills and prepare for coding interviews.
Course Syllabus
Identifying Patterns in a Coding Interview
Merge Intervals
Two Pointers
Fast Slow Pointers
Bitwise Manipulation
Greedy
Island Patterns
Topological Sort
Depth First Search (DFS)
Bonus Section