4.67 out of 5
4.67
7218 reviews on Udemy

Python Data Structures & Algorithms + LEETCODE Exercises

DSA for Cracking the Coding Interview. Animated Examples for Faster Learning and Deeper Understanding.
Instructor:
Scott Barrett
45,567 students enrolled
English [Auto] More
100+ Coding Exercises with Detailed Explanations
Enhance Your Learning with Animated Examples of DSA
Gain Expertise in Data Structures and Algorithms
Ace Technical Interviews with Confidence
Understand Time and Space Complexity of Data Structures and Algorithms
Elevate Your Development Skills to the Next Level
Boost Your Problem-Solving Ability

Welcome to Data Structures & Algorithms in Python

This course makes learning to code fun and makes hard concepts easy to understand.

How did I do this?  By using animations!

Animating the Data Structures & Algorithms makes everything more visually engaging and allows students to learn more material – in less time – with higher retention (a pretty good combination).

I will use these visuals to guide you, step-by-step, through the entire course.

The course also includes dozens-and-dozens of Coding Exercises. So you can immediately put everything into practice as soon as you learn it (a very important step).

All of this will help you to feel more confident and prepared when you walk into a coding interview.

I have made several Free Sample Videos available for the course so you can see the difference the animations make.

Also, I am very active on the Q&A, so I will be with you every_step_of _the_way.

_____________________________

What you will get in this course…

Over 100 hand-crafted animated HD videos to illustrate the Data Structures & Algorithms.

Here are the topics we will cover:

Technical

  • Big O notation

Data Structures

  • Lists

  • Linked Lists

  • Doubly Linked Lists

  • Stacks & Queues

  • Binary Trees

  • Hash Tables

  • Heaps

  • Graphs

Algorithms

Sorting

  • Bubble Sort

  • Selection Sort

  • Insertion Sort

  • Merge Sort

  • Quick Sort

Searching

  • Breadth First Search

  • Depth First Search

Don’t just take my word for it though, check out what existing students have to say about my courses:

  • 5-Star Review:
    “In order to describe this course accurately, we need the definition of the word Beautiful. beau·ti·ful: adjective 1.- pleasing the senses or mind aesthetically. 2.- of a very high standard; excellent.”  – Josue Hernandez Amezcua

  • 5-Star Review:
    The best course on DSA on Udemy” – Enlai Li

  • 5-Star Review:
    “One of the best courses on DSA. The animations do make a huge impact. All the points are explained in detail. The only problem is that I can’t give it more than a 5-star rating.” – Nikita Sarkar

  • 5-Star Review:
    “Amazing Course. My words cannot describe how much animations helped me to understand the concepts. 100% Recommended.” – Simarjeet Singh

  • 5-Star Review:
    Being a visual learner this is BY FAR the BEST course ever. The way the instructor presents this topic makes it so easy to understand.” – Eduardo SN

  • 5-Star Review:
    “The animations were really helpful for an easy understanding, but the best thing about this course for me is that it will not waste your time! It is perfectly optimized, covers the important topics that I wanted, and at the same time perfectly clear. Thank you so much.” – Fatemeh Moghaddam

  • 5-Star Review:
    “This course is very well done! … the animations in each video take the explanation and understanding of the material to a new level.” – Luis Felipe Posada

  • 5-Star Review:
    “This course has seriously been amazing. The animations have worked wonders for my understanding and I have made significant progress from the beginning of the course until now.” – Dakota Fabro

  • 5-Star Review:
    I can follow as a beginner, amazing.” – Sabrina Fung

  • 5-Star Review:
    This is the best course I have ever seen” – Luong Viet Tri

REMEMBER… I’m so confident that you’ll love this course that we’re offering a FULL money-back guarantee for 30 days! So it’s a complete no-brainer, sign up today with ZERO risk and EVERYTHING to gain.

So what are you waiting for? Click the “Buy now” button and join the best Python Data Structures & Algorithms course on Udemy.

I look forward to seeing you in the course.

Now let’s get started! 🙂

--> Start Here

1
Overview (Please Watch)

How to get the most out of this course

2
Code Editor

Big O

1
Big O: Intro
2
Big O: Worst Case
3
Big O: O(n)
4
Big O: O(n)
5
Big O: Drop Constants
6
Big O: O(n^2)
7
Big O: O(n^2)
8
Big O: Drop Non-Dominants
9
Big O: O(1)
10
Big O: O(log n)
11
Big O: Different Terms for Inputs
12
Big O: Lists
13
Big O: Wrap Up
14
Big O

Classes & Pointers

1
Classes
2
Pointers

Linked Lists

1
Linked List: Intro
2
LL: Big O
3
LL: Under the Hood
4
LL: Constructor
5
Coding Exercises (Important)
6
LL: Print List
7
LL: Append
8
LL: Pop Intro
9
LL: Pop Code
10
LL: Prepend
11
LL: Pop First
12
LL: Get
13
LL: Set
14
LL: Insert
15
LL: Remove
16
LL: Reverse
17
Linked List Big O

LL: Coding Exercises

1
LL: Constructor
2
LL: Print List
3
LL: Append
4
LL: Pop
5
LL: Prepend
6
LL: Pop First
7
LL: Get
8
LL: Set
9
LL: Insert
10
LL: Remove
11
LL: Reverse

LL: Interview / LeetCode Exercises

1
Introduction to Interview Questions (PLEASE READ)
2
LL: Find Middle Node ( ** Interview Question)
3
LL: Has Loop ( ** Interview Question)
4
LL: Find Kth Node From End ( ** Interview Question)
5
LL: Partition List ( ** Interview Question)
6
LL: Remove Duplicates ( ** Interview Question)
7
LL: Binary to Decimal ( ** Interview Question)
8
LL: Reverse Between ( ** Interview Question)

Doubly Linked Lists

1
DLL: Constructor
2
DLL: Append
3
DLL: Pop
4
DLL: Prepend
5
DLL: Pop First
6
DLL: Get
7
DLL: Set
8
DLL: Insert
9
DLL: Remove

DLL: Coding Exercises

1
DLL: Constructor
2
DLL: Append
3
DLL: Pop
4
DLL: Prepend
5
DLL: Pop First
6
DLL: Get
7
DLL: Set
8
DLL: Insert
9
DLL: Remove

DLL: Interview / LeetCode Exercises

1
DLL: Swap First and Last ( ** Interview Question)
2
DLL: Reverse ( ** Interview Question)
3
DLL: Palindrome Checker ( ** Interview Question)
4
DLL: Swap Nodes in Pairs ( ** Interview Question)

Stacks & Queues

1
Stack: Intro
2
Stack: Constructor
3
Stack: Push
4
Stack: Pop
5
Queue: Intro
6
Queue: Constructor
7
Queue: Enqueue
8
Queue: Dequeue
9
Stacks & Queues Big O

S&Q: Coding Exercises

1
Stack: Constructor
2
Stack:Push
3
Stack:Pop
4
Queue: Constructor
You can view and review the lecture materials indefinitely, like an on-demand channel.
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don't have an internet connection, some instructors also let their students download course lectures. That's up to the instructor though, so make sure you get on their good side!
4.7
4.7 out of 5
7218 Ratings

Detailed Rating

Stars 5
4843
Stars 4
2014
Stars 3
276
Stars 2
40
Stars 1
24