ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,734,820 results

Tech With Tim
How I Mastered Data Structures and Algorithms

Learn more here - https://training.devlaunch.us/tim?video=ryeycH0njP8 I'm going to explain to you how I mastered data structures ...

10:40
How I Mastered Data Structures and Algorithms

68,197 views

6 months ago

Tech With Tim
Data Structures & Algorithms Roadmap - What You NEED To Learn

Learn Python - https://datacamp.pxf.io/75Rr05 Learn Programming - https://datacamp.pxf.io/daN0v2 Data structures ...

16:21
Data Structures & Algorithms Roadmap - What You NEED To Learn

76,433 views

1 year ago

ByteByteGo
10 Key Data Structures We Use Every Day

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter.: https://blog.bytebytego.com Animation ...

8:43
10 Key Data Structures We Use Every Day

424,829 views

2 years ago

HackerRank
Data Structures: Tries

Learn the basics of tries. This video is a part of HackerRank's Cracking The Coding Interview Tutorial with Gayle Laakmann ...

4:55
Data Structures: Tries

551,461 views

9 years ago

Codebagel
Top 7 Data Structures for Interviews Explained SIMPLY

We'll be covering explanation of the data structure, common uses, and time complexity for those familiar with it. Chapters 0:00 ...

13:02
Top 7 Data Structures for Interviews Explained SIMPLY

372,688 views

3 years ago

Neso Academy
Introduction to Data Structures

2) The difference between Data and Information. 3) What is Data Structure? 4) Real-life examples of Data Structures.

11:18
Introduction to Data Structures

1,836,862 views

5 years ago

HackerRank
Data Structures: Heaps

Learn about heaps. This video is a part of HackerRank's Cracking The Coding Interview Tutorial with Gayle Laakmann McDowell.

10:32
Data Structures: Heaps

1,402,953 views

9 years ago

Spanning Tree
Understanding B-Trees: The Data Structure Behind Modern Databases

B-trees are a popular data structure for storing large amounts of data, frequently seen in databases and file systems. But how do ...

12:39
Understanding B-Trees: The Data Structure Behind Modern Databases

950,114 views

1 year ago

Coding with Lewis
10 Sorting Algorithms Easily Explained

Every programmer has run into sorting algorithms at one point in their career. ‍ In today's video I am going to explain 10 ...

10:48
10 Sorting Algorithms Easily Explained

281,754 views

1 year ago

mycodeschool
Data structures: Introduction to graphs

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P ...

16:43
Data structures: Introduction to graphs

1,013,924 views

11 years ago

Reducible
Introduction to Graph Theory: A Computer Science Perspective

We then define several ways to represent graphs as a data structure and finish off the video with a discussion of what types of ...

16:26
Introduction to Graph Theory: A Computer Science Perspective

730,089 views

5 years ago

HackerRank
Data Structures: Hash Tables

Learn the basics of Hash Tables, one of the most useful data structures for solving interview questions. This video is a part of ...

6:25
Data Structures: Hash Tables

1,540,603 views

9 years ago

CS Dojo
Introduction to Classes and Objects - Part 1 (Data Structures & Algorithms #3)

Find sample code in Python and Java here: https://www.csdojo.io/class You can find the entire data structures & algorithms series ...

19:51
Introduction to Classes and Objects - Part 1 (Data Structures & Algorithms #3)

1,210,087 views

7 years ago

CrashCourse
Data Structures: Crash Course Computer Science #14

Today we're going to talk about on how we organize the data we use on our devices. You might remember last episode we ...

10:07
Data Structures: Crash Course Computer Science #14

1,081,395 views

8 years ago

mycodeschool
Data structures: Introduction to Trees

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P ...

15:50
Data structures: Introduction to Trees

1,563,694 views

12 years ago

HackerRank
Data Structures: Trees

Learn the basics of trees, data structures. This video is a part of HackerRank's Cracking The Coding Interview Tutorial with Gayle ...

9:57
Data Structures: Trees

1,036,064 views

9 years ago

Alex Hyett
Stack vs Heap Memory - Simple Explanation

CHAPTERS 00:00 Introduction 00:18 Three main parts 00:28 Stack data structure 00:51 Call stack 01:19 Heap differences 01:50 ...

5:28
Stack vs Heap Memory - Simple Explanation

397,722 views

3 years ago

Profound Academy
Sliding Window Technique

The Sliding Window technique is a key tool in algorithmic problem-solving that can significantly speed up calculations and ...

6:18
Sliding Window Technique

97,283 views

2 years ago

Stable Sort
KD-Tree Nearest Neighbor Data Structure

KD-Tree is a data structure useful when organizing data by several criteria all at once. Consider an example where you have a set ...

6:39
KD-Tree Nearest Neighbor Data Structure

166,691 views

5 years ago

CS Dojo
Introduction to Linked Lists (Data Structures & Algorithms #5)

Find sample code in Python and Java here: https://www.csdojo.io/linked This was #5 of my data structures & algorithms series.

18:47
Introduction to Linked Lists (Data Structures & Algorithms #5)

1,064,555 views

7 years ago

Michael Sambol
Linked lists in 4 minutes

Linked lists in 4 minutes. Code: https://github.com/msambol/dsa/blob/master/data_structures/linked_list.py Sources: 1. Introduction ...

4:22
Linked lists in 4 minutes

179,436 views

3 years ago

Codebagel
HashMaps in Python Tutorial - Data Structures for Coding Interviews

Data structures are one of the most important things to prepare for coding interviews. HashMaps are one of the most essential ...

16:09
HashMaps in Python Tutorial - Data Structures for Coding Interviews

253,372 views

3 years ago

Alex Hyett
8 DATA STRUCTURES You NEED to Know

If you are new to programming, then you need to make sure you understand how these 8 data structures work. Understanding ...

10:50
8 DATA STRUCTURES You NEED to Know

12,960 views

3 years ago

Firebase
How to Structure Your Data | Get to know Cloud Firestore #5

It's important to get your Cloud Firestore data structure in order. Knowing when to use Maps, Arrays and Subcollections can get a ...

13:57
How to Structure Your Data | Get to know Cloud Firestore #5

326,088 views

7 years ago

ByteByteGo
Bloom Filters | Algorithms You Should Know #2 | Real-world Examples

Subscribe to our weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: ...

5:40
Bloom Filters | Algorithms You Should Know #2 | Real-world Examples

269,199 views

3 years ago