ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

56 results

Tech With Tim
Data Structures  - Full Course for Beginners

This course will teach you about Data Structures and how they will apply in real-world scenarios, like computer science courses, ...

3:11:08
Data Structures - Full Course for Beginners

30,610 views

3 weeks ago

Markin Passion
I made a compiler to piss of Python devs

Become a compiler master: alexmark.in/assembly 00:00 The Problem with Python Distribution 01:05 How Python Code Execution ...

49:16
I made a compiler to piss of Python devs

301 views

3 weeks ago

Schovia
How XGBoost Actually Finds the Best Split (Math Visualized)

How does XGBoost decide exactly where to split the tree? It doesn't use Gini or Entropy. It uses a specific metric called the ...

6:06
How XGBoost Actually Finds the Best Split (Math Visualized)

48 views

3 weeks ago

DKodeTree
LeetCode 968. Binary Tree Cameras Solved with GREEDY DFS ⚡ Python

Easiest Way to solve LeetCode 968 – Binary Tree Cameras using a greedy postorder Depth First Search approach. This is a ...

14:50
LeetCode 968. Binary Tree Cameras Solved with GREEDY DFS ⚡ Python

17 views

5 days ago

Yatharth Kelkar
Python Lists Explained Simply | Methods, Slicing, Loops & Mini Project

Welcome to Day 7 of the Python Zero to Hero Course! In this lesson, we unlock one of the most powerful data structures in Python ...

23:06
Python Lists Explained Simply | Methods, Slicing, Loops & Mini Project

28 views

2 weeks ago

Abdou Diop
AVL Tree Crisis!

A final project to conclude the Fall 2025 Semester of Data Structures & Algorithms at Berea College, covering AVL Trees.

2:48
AVL Tree Crisis!

24 views

11 days ago

AI Plus School - Basics to Applications
Anomaly detection (Isolation Forest, One-Class SVM)

We'll explore two outlier algorithms: Isolation Forest, One-Class SVM.

10:09
Anomaly detection (Isolation Forest, One-Class SVM)

42 views

2 weeks ago

Shreemauli Raut
Disjoint Set Explained | Graph Valid Tree

I tried to keep it short and intuitive, focusing more on how and why it works, not just the code. If I made any mistakes or missed ...

8:51
Disjoint Set Explained | Graph Valid Tree

159 views

5 days ago

VitoshAcademy
Depth-First Search (DFS) Algorithm with Python

Navigating Graphs with Depth First Search (DFS)! This is the next video in our Python Graph Series. In the previous one, we ...

38:13
Depth-First Search (DFS) Algorithm with Python

39 views

3 weeks ago

VitoshAcademy
Breadth-First Search (BFS) Algorithm with Python

This is Part 3 of our Python Graph series. In the last video, we built a Depth First Search (DFS) explorer. Today, we are going to do ...

9:31
Breadth-First Search (BFS) Algorithm with Python

59 views

2 weeks ago

csprofmarin
220 u27 GMT20251126 011449 Recording 1920x1080

00:00 Intro 01:25 Main idea 1 07:40 Main idea 2 12:10 Conclusion.

1:15:54
220 u27 GMT20251126 011449 Recording 1920x1080

8 views

3 weeks ago

VitoshAcademy
Drawing a Graph with Python

From raw text to beautiful graphs with Python! Imagine seeing something like that: ``` A B 1 A C 5 A D 2 B E 1 E F 1 F P 50 ``` and ...

47:25
Drawing a Graph with Python

46 views

3 weeks ago

Tensor Titans
Build a Customer Churn Prediction System with Machine Learning | Python Project Tutorial

Build a professional Customer Churn Prediction System from scratch using Python, Machine Learning, and Streamlit! In this ...

10:07
Build a Customer Churn Prediction System with Machine Learning | Python Project Tutorial

265 views

2 weeks ago

csprofmarin
220 U25 GMT20251119 011643 Recording 1920x1080

That is very often referred to as a digraph, and we're pretty much going to use the same data structure to represent digraphs.

1:24:43
220 U25 GMT20251119 011643 Recording 1920x1080

0 views

4 weeks ago

DBMS - IIT Madras BS Degree
Week 9 Open Session

Just focus on a tree that we are discussing. It's called a two three, four three. There is no such actual data structure. It's just an ...

2:27:20
Week 9 Open Session

1,169 views

Streamed 3 weeks ago

csprofmarin
220 U26updt GMT20251121 011819 Recording 1920x1080

The connected component and the strongly connected component Jeff Yates: use the same data structures. Was visited and ...

1:04:55
220 U26updt GMT20251121 011819 Recording 1920x1080

2 views

4 weeks ago

TechTrouble Solved
Remove Duplicates from Sorted Array | Two Pointer Explained Visually | LeetCode 26

In this video, we solve LeetCode Problem 26: Remove Duplicates from Sorted Array. We use the Two Pointer Technique to ...

13:37
Remove Duplicates from Sorted Array | Two Pointer Explained Visually | LeetCode 26

55 views

6 days ago

VitoshAcademy
A* Star Algorithm with Python

This is Part 5 of our Python Graph series. In the last video, we built Dijkstra's Algorithm - the "Accountant" that finds the cheapest ...

21:17
A* Star Algorithm with Python

23 views

1 day ago

Harshit Trehan
Don’t Start DSA in C++ Before Watching This | Full Roadmap

Fastest Way to Learn DSA in C++ | Complete Roadmap to Crack Top Tech Jobs How to Master DSA in C++ for Top Tech Jobs ...

14:32
Don’t Start DSA in C++ Before Watching This | Full Roadmap

10,131 views

4 weeks ago

CodeGuru
Scientific Calculator using Python Tkinter | Complete GUI Project Python  | Step-by-Step Tutorial

Python Programming - A Full Course for Beginners (Learn Python in 2025!) @RealCodeGuru SOURCE LINK: ...

17:46
Scientific Calculator using Python Tkinter | Complete GUI Project Python | Step-by-Step Tutorial

17 views

7 days ago