❗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, Python Data Structures & Algorithms + LEETCODE Exercises, is designed to make learning to code fun and easy to understand. Through the use of animations, students can learn more material in less time with higher retention. The course includes dozens of coding exercises to help students immediately put everything into practice.
The course covers topics such as Big O notation, Data Structures, Algorithms, Sorting, Searching, and more. Students will also receive over 100 hand-crafted animated HD videos to illustrate the Data Structures & Algorithms.
The instructor is very active on the Q&A and will be with students every step of the way. Students can also read reviews from existing students to get an idea of the course.
The course is offered with a full money-back guarantee for 30 days, so there is no risk in signing up.
Enroll today and join the best Python Data Structures & Algorithms course on Udemy.
Course Syllabus
--> Start Here
Big O
Classes & Pointers
Linked Lists
<> LL: Coding Exercises
<> LL: Interview / LeetCode Exercises
Doubly Linked Lists
<> DLL: Coding Exercises
<> DLL: Interview / LeetCode Exercises
Stacks & Queues
<> S&Q: Coding Exercises
<> S&Q: Interview / LeetCode Exercises
Trees
<> BST: Coding Exercises
Hash Tables
<> HT: Coding Exercises
<> HT: Interview / LeetCode Exercises
Graphs
<> Graph: Coding Exercises
Heaps
<> Heap: Coding Exercises
Recursion
Recursive Binary Search Trees
<> rBST: Coding Exercises
Basic Sorts
<> Basic Sorts: Coding Exercises
<> Basic Sorts: Interview / LeetCode Exercises
Merge Sort
<> Merge Sort: Coding Exercises
<> Merge: Interview / LeetCode Exercise
Quick Sort
<> Quick Sort: Coding Exercises
Tree Traversal
<> BST Traversal: Coding Exercises
<> BST Traversal: Interview / LeetCode Exercises
<> Other: Interview / LeetCode Exercises
<> Coding Exercises