ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

837 results

Ben Dicken
The critical data structure for databases. (B-trees)

B-trees are one of the most important data structures used in modern OLTP databases like MySQL and Postgres. Let's go over ...

16:27
The critical data structure for databases. (B-trees)

3,389 views

6 days ago

StudyPalz
Linear and Non-Linear Data Structures, Tree Representation

DAY 1 – UNIT 1: TREES TOPIC: Linear and Non-Linear Data Structures, Tree Representation ...

6:48
Linear and Non-Linear Data Structures, Tree Representation

10 views

6 days ago

Ben Dicken
How Git and Cursor sync code (Merkle trees are super cool!)

What do Git, Cursor, and Dynamo all have in common? Merkle trees! These are a great data structure for tracking file changes, ...

8:23
How Git and Cursor sync code (Merkle trees are super cool!)

7,926 views

3 days ago

Arijeet[NiT]
Tree Data Structure Explained: Nodes, Hierarchy & Real-World Uses | DSA Full Course

What is a Tree Data Structure and why is it essential for non-linear data organization? In this lecture, we explore the hierarchical ...

14:37
Tree Data Structure Explained: Nodes, Hierarchy & Real-World Uses | DSA Full Course

33 views

5 days ago

CS Engineering Gyan
Understand B-Tree in Data Structures in a simple and quick way 🌳

Understand B-Tree in Data Structures in a simple and quick way Perfect for CSE students, GATE, college exams, and ...

0:59
Understand B-Tree in Data Structures in a simple and quick way 🌳

687 views

3 days ago

Arfan Yusuf
Tree Data Structure VISUALIZER: Master BFS, DFS, and Traversal Algorithms in Minutes!

Tired of confusing code snippets and static whiteboard diagrams? This video introduces the Tree Data Structure Visualizer, ...

0:40
Tree Data Structure VISUALIZER: Master BFS, DFS, and Traversal Algorithms in Minutes!

6 views

1 day ago

CodeLucky
Postorder Traversal of Binary Tree Explained | Data Structures & Algorithms

Learn how Postorder Traversal works in Binary Trees! In this video, we break down the "Left-Right-Root" logic behind Postorder ...

3:46
Postorder Traversal of Binary Tree Explained | Data Structures & Algorithms

2 views

2 days ago

Harshit Bansal
Binary Search Tree By Harshit Bansal

A Binary Search Tree is a node-based binary tree data structure that has the following properties: The left subtree of a node ...

10:42
Binary Search Tree By Harshit Bansal

19 views

2 days ago

BrightCode
Binary Tree basics
10:46
Binary Tree basics

24 views

6 days ago

CS Engineering Gyan
Learn how to construct a binary tree using Inorder & Postorder Traversal 🌳 in a simple and easy way.

Learn how to construct a binary tree using Inorder & Postorder Traversal in a simple and easy way. Perfect for Data Structures, ...

0:59
Learn how to construct a binary tree using Inorder & Postorder Traversal 🌳 in a simple and easy way.

499 views

2 days ago

Gourav Chandra
1161. Maximum Level Sum of a Binary Tree

Solution to the LC daily of 06.01.26.

12:33
1161. Maximum Level Sum of a Binary Tree

64 views

6 days ago

Engineer Center
Red-Black Tree Explained in just 5 minutes! | DSA

If you are studying Binary Search Trees, AVL Trees, or advanced tree data structures, this video will strengthen your fundamentals ...

4:57
Red-Black Tree Explained in just 5 minutes! | DSA

16 views

6 days ago

Vamsi Pedagada
Binary Trees
1:02
Binary Trees

27 views

7 days ago

Kadopted
Unique Binary Search Trees

Leetcode.

29:20
Unique Binary Search Trees

0 views

6 days ago

Sophia Wagner
Codereview: Printing binary trees

Printing binary trees Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

4:21
Codereview: Printing binary trees

62 views

6 days ago

Code Kakoon Daily DSA
Leetcode - 1339 | Maximum Product of Splitted Binary Tree | Code Kakoon

Problem Type: Array, Math Key Pattern: DFS Common Mistake: Over using data structure This series is for developers who ...

5:33
Leetcode - 1339 | Maximum Product of Splitted Binary Tree | Code Kakoon

0 views

6 days ago

CodeLucky
Iterative Preorder Traversal (Binary Tree) - Data Structures

Learn how to implement Preorder Traversal iteratively using a Stack! In this video, we break down the logic behind converting ...

3:37
Iterative Preorder Traversal (Binary Tree) - Data Structures

0 views

2 days ago

Studyflow
Tree concepts in DSA | Quick Explanation #dsa #shorts

Tree Data Structure explained in a simple and visual way. This short covers all important tree concepts: Nodes and their ...

0:09
Tree concepts in DSA | Quick Explanation #dsa #shorts

1,309 views

2 days ago

Knowledge Vector
Final Exam for Data Structure and Algorithms

Welcome to our comprehensive review session for the Final Exam in Data Structures and Algorithms! In this video, we'll cover ...

15:53
Final Exam for Data Structure and Algorithms

42 views

7 days ago

Progmatic
1161. Maximum Level Sum of a Binary Tree

This video is part of leetcode daily challenges!! This challenge is of 6th January, 2026. #leetcodedailychallenge #leetcode ...

8:51
1161. Maximum Level Sum of a Binary Tree

4 views

6 days ago