ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

770 results

Benjamin Dicken
B-trees. The most important data structure for databases.

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
B-trees. The most important data structure for databases.

2,579 views

1 day ago

Benjamin Dicken
B-trees and data organization. Database Internals chapter 2.

How is data organized on a computer? There are many ways to do so, B-trees being one of the most common for databases.

1:22:28
B-trees and data organization. Database Internals chapter 2.

2,459 views

Streamed 5 days ago

CS50
CS50x 2026 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:06:14
CS50x 2026 - Lecture 5 - Data Structures

14,309 views

6 days ago

CodewithPrashant
DSA Roadmap

DSA Roadmap — Step-by-Step Guide for Beginners & Interview Prep Unlock the fundamentals of Data Structures & Algorithms ...

0:07
DSA Roadmap

0 views

2 days ago

Sahil Ahlawat
Day 11/20 DSA | Trees Explained in 30 Seconds

Trees aren't just a DSA topic — they power real systems. File systems, database indexes, and even the HTML DOM use trees.

0:36
Day 11/20 DSA | Trees Explained in 30 Seconds

0 views

1 day ago

Code Craft Zone
📚 Types of Data Structures

Types of Data Structures Understanding how data is organized is the key to writing efficient and optimized programs. Linear ...

0:09
📚 Types of Data Structures

0 views

1 day ago

Greg Hogg
Count Nodes Equal to Average of Subtree - Leetcode 2265 - Python

Count Nodes Equal to Average of Subtree - Leetcode 2265 - Python Crack big tech at ...

0:56
Count Nodes Equal to Average of Subtree - Leetcode 2265 - Python

35,105 views

2 days ago

Coderead Academy
Stack Data Structure Explained | LIFO for Beginners | #stack #datastructures #coding #lifo
0:30
Stack Data Structure Explained | LIFO for Beginners | #stack #datastructures #coding #lifo

1,603 views

16 hours ago

The Coding Gopher
99% of Developers Don't Get ASTs

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

10:41
99% of Developers Don't Get ASTs

4,939 views

2 days ago

thimethmini kumbalathara
Understanding Expression Trees in Data Structures
6:14
Understanding Expression Trees in Data Structures

16 views

3 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

0 views

1 day ago

yoBro
LeetCode 2583. Kth Largest Sum in a Binary Tree #leetcode #coding #dsa #cpp

LeetCode 2583. Kth Largest Sum in a Binary Tree #leetcode #coding #dsa #cpp.

0:15
LeetCode 2583. Kth Largest Sum in a Binary Tree #leetcode #coding #dsa #cpp

0 views

1 day ago

coderpreneur
Ever Wondered How A Complex Binary Tree Fits Into A Simple Linear Arra

webdev #progeamming #indiehacker #coder #coderpreneur.

0:58
Ever Wondered How A Complex Binary Tree Fits Into A Simple Linear Arra

0 views

1 day ago

MDnexa
DSA Roadmap #Shorts #DSA #coding #placements #SDE

DSA roadmap for beginners: 1️⃣ Month 1–2: Language + basics (loops, arrays, strings) 2️⃣ Month 3–4: Core DSA (LL, stack, ...

0:14
DSA Roadmap #Shorts #DSA #coding #placements #SDE

0 views

2 days ago

Tanishk Bhatt
Data Structures Visualised in Simple Way 📝🙌🏻 #python #coding #datastructures

Data Structures Visualised in Simple Way Code With Tanishk.

0:11
Data Structures Visualised in Simple Way 📝🙌🏻 #python #coding #datastructures

0 views

1 day ago

Goju Tech Talk
Less Branching = Less Complexity! #shorts

Complexity is like tree branches. Ten branches vs. nine—less complexity is inherent in fewer options. Simple, right? #Complexity ...

0:14
Less Branching = Less Complexity! #shorts

0 views

1 day ago

CN ACADEMY
Data Structures and algorithms - Expression trees

Data Structures and algorithms - Expression trees.

13:22
Data Structures and algorithms - Expression trees

13 views

3 days ago

K11 Tech University
Tree data structure: The Architecture of Ordered Hierarchy

Trees — The Architecture of Ordered Hierarchy In this episode, we move beyond "just another data structure" to explore how trees ...

6:55
Tree data structure: The Architecture of Ordered Hierarchy

0 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

31 views

16 hours ago

Code Crunch
Conversion of Normal Tree into Binary Tree | Data Structures

In this video, we explain how to convert a normal (general) tree into a binary tree using a simple and easy-to-understand method.

4:06
Conversion of Normal Tree into Binary Tree | Data Structures

8 views

5 days ago