ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

11,377 results

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

225,989 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,296 views

9 years ago

Alex Hyett
Binary Numbers: What Every Developer Should Know (but doesn't)

Computers work in binary, but many programmers don't understand how this relates to everyday programming. Video ...

6:58
Binary Numbers: What Every Developer Should Know (but doesn't)

13,877 views

3 years ago

Tom Scott
How Binary Search Makes Computers Much, Much Faster

Featuring binary versus linear search, and non-clustered indexes. Uh, indices. However you want to say it. • MORE BASICS: ...

6:51
How Binary Search Makes Computers Much, Much Faster

1,543,799 views

5 years ago

First Principles of Computer Vision
Overview | Binary Images

First Principles of Computer Vision is a lecture series presented by Shree Nayar who is faculty in the Computer Science ...

7:43
Overview | Binary Images

28,129 views

5 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,452 views

12 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,845 views

5 years ago

The Engineering Mindset
Transistors Explained - How transistors work

Transistors how do transistors work. In this video we learn how transistors work, the different types of transistors, electronic circuit ...

18:20
Transistors Explained - How transistors work

19,863,292 views

5 years ago

WhiteboardDoodles
Linux File System Structure Explained: From / to /usr | Linux Basics

In this video, we explore the Linux file system structure — the essential framework that organizes everything on a Linux machine.

17:31
Linux File System Structure Explained: From / to /usr | Linux Basics

864,924 views

9 months 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,113 views

5 years ago

Professor Dave Explains
Types of Binary Star Systems

Our solar system has just one star in it, the sun. But this is actually not the most common situation for systems. Most systems are ...

6:33
Types of Binary Star Systems

112,807 views

5 years ago

CertBros
Binary Explained IPv4 | Cisco CCNA 200-301

Join the Discord Server! https://discord.com/invite/QZ2B9GA3BH --------------------- MY FULL CCNA COURSE CCNA ...

9:19
Binary Explained IPv4 | Cisco CCNA 200-301

104,940 views

5 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

555,518 views

9 years ago

Dave Kirkwood
Binary explained.

Explanation of how binary works for beginners. The video covers the binary number base system. It explains how to count in ...

17:57
Binary explained.

283 views

6 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,559 views

1 year ago

RealPars
What is Binary Coded Decimal (BCD) and How is it Used in Automation?

C'mon over to https://realpars.com where you can learn PLC programming faster and easier than you ever thought possible!

10:12
What is Binary Coded Decimal (BCD) and How is it Used in Automation?

91,622 views

6 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,009,871 views

1 year ago

mycodeschool
What is binary number system

See complete series on mathematics problems here: ...

5:33
What is binary number system

287,593 views

13 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,351 views

12 years ago

Some Assembly required
Structure of an ELF file

"Executable and Linkable Format", or ELF, is a format used by most Unix systems today for loading programs into memory. It turns ...

12:41
Structure of an ELF file

4,492 views

2 years ago