ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

107,521 results

Nic Barker
Data Structures, Explained Simply

This video gives an overview of what a "Data Structure" is in computer programming, as well as several examples of common and ...

30:34
Data Structures, Explained Simply

65,792 views

1 year ago

Michael Sambol
Binary search in 4 minutes

Binary search in 4 minutes. Code: https://github.com/msambol/dsa/blob/master/search/binary_search.py Sources: 1. Introduction ...

4:00
Binary search in 4 minutes

226,065 views

3 years ago

CrashCourse
Representing Numbers and Letters with Binary: Crash Course Computer Science #4

Today, we're going to look at how computers use a stream of 1s and 0s to represent all of our data - from our text messages and ...

10:46
Representing Numbers and Letters with Binary: Crash Course Computer Science #4

2,156,414 views

9 years ago

CSRocks
How Binary Tree Works | Binary Tree Explained In Under 3 Minutes

Binary tree is a special kind of tree where every node has two children at most. Let's take a closer look at it. Please Like and ...

2:51
How Binary Tree Works | Binary Tree Explained In Under 3 Minutes

55,682 views

8 years ago

mycodeschool
Data structures: Binary Tree

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

16:17
Data structures: Binary Tree

1,534,491 views

12 years ago

Improbable Matter
How a Computer Works - from silicon to apps

A whistle-stop tour of how computers work, from how silicon is used to make computer chips, perform arithmetic to how programs ...

42:32
How a Computer Works - from silicon to apps

1,974,451 views

5 years ago

MIT OpenCourseWare
Lecture 5: Binary Search Trees, BST Sort

MIT 6.006 Introduction to Algorithms, Fall 2011 View the complete course: http://ocw.mit.edu/6-006F11 Instructor: Srini Devadas ...

52:40
Lecture 5: Binary Search Trees, BST Sort

633,702 views

13 years ago

Inside code
How to solve (almost) any binary tree coding problem

Learn graph theory algorithms: https://inscod.com/graphalgo ⚙ Learn dynamic programming: https://inscod.com/dp_course ...

4:20
How to solve (almost) any binary tree coding problem

300,206 views

5 years ago

NoBS Code
MIDI Files Explained - Music Transcribed in Binary

In this video we're taking an in-depth look at how the MIDI standard works, and specifically how MIDI data is stored inside of files.

26:15
MIDI Files Explained - Music Transcribed in Binary

26,775 views

1 year ago

freeCodeCamp.org
Binary Tree Algorithms for Technical Interviews - Full Course

Learn how to implement binary tree algorithms and how to use them to solve coding challenges. ✏️ This course was ...

1:48:53
Binary Tree Algorithms for Technical Interviews - Full Course

836,294 views

4 years ago

stacksmashing
In-depth: ELF - The Extensible & Linkable Format

ELF files are everywhere: From your PS4, to the Wii, to any Linux device out there. In this video we explore the Extensible ...

19:02
In-depth: ELF - The Extensible & Linkable Format

236,873 views

5 years ago

mycodeschool
Data structures: Binary Search Tree

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

19:28
Data structures: Binary Search Tree

1,412,380 views

12 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

1,010,368 views

1 year ago

Michael Sambol
Heaps in 3 minutes — Intro

Introduction to heaps in 3 minutes. Code: https://github.com/msambol/dsa/blob/master/data_structures/heap.py Sources: 1.

3:29
Heaps in 3 minutes — Intro

326,159 views

3 years ago

Spanning Tree
How Floating-Point Numbers Are Represented

Computers need to store real-numbered values, but how do they do it? There are multiple choices for how we could represent ...

9:56
How Floating-Point Numbers Are Represented

128,689 views

1 year ago

Michael Sambol
B-trees in 4 minutes — Intro

Introduction to B-trees. Code: https://github.com/msambol/dsa/blob/master/trees/b_tree.py Source: Introduction To Algorithms, ...

3:57
B-trees in 4 minutes — Intro

195,230 views

3 years ago

Tom Crown
Master BoS ChoCh Trading In UNDER 5 Minutes!

How to enter WINNING trades with Break of Structure and Change of Character Strategies! Also known as BoS and ChoCh, these ...

4:53
Master BoS ChoCh Trading In UNDER 5 Minutes!

262,827 views

1 year 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

555,551 views

9 years ago

Oliver Johnson
Binary Search in Under 60 Seconds

In this video, I will explain the Binary Search algorithm in under 60 seconds. More accurately, in exactly 59 seconds.

1:00
Binary Search in Under 60 Seconds

85,826 views

2 years ago

Codeolences
Computer Architecture Explained With MINECRAFT

Minecraft's Redstone system is a very powerful tool that mimics the function of real electronic components. This makes it possible ...

6:47
Computer Architecture Explained With MINECRAFT

2,420,587 views

1 year ago