ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

296,293 results

TED-Ed
What's an algorithm? - David J. Malan

View full lesson: http://ed.ted.com/lessons/your-brain-can-solve-algorithms-david-j-malan An algorithm is a mathematical method ...

4:58
What's an algorithm? - David J. Malan

2,720,570 views

12 years 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

270,009 views

1 year ago

Inside code
Let's make a sudoku solver in 5 minutes (Backtracking) - Inside code

Source code: https://gist.github.com/syphh/62e6140361feb2d7196f2cb050c987b3 Learn graph theory algorithms: ...

5:39
Let's make a sudoku solver in 5 minutes (Backtracking) - Inside code

81,671 views

3 years ago

NoBS Code
Bresenham's Line Algorithm - Demystified Step by Step

Bresenham's Line Algorithm is simple, but how exactly does it work? In this video we go through the steps necessary to draw a ...

16:10
Bresenham's Line Algorithm - Demystified Step by Step

97,146 views

1 year ago

HackerRank
Algorithms: Memoization and Dynamic Programming

Learn the basics of memoization and dynamic programming. This video is a part of HackerRank's Cracking The Coding Interview ...

11:17
Algorithms: Memoization and Dynamic Programming

995,362 views

9 years ago

GeeksforGeeks
Introduction to Greedy Algorithms | GeeksforGeeks

Explanation for the article: http://www.geeksforgeeks.org/greedy-algorithms-set-1-activity-selection-problem/ This video is ...

5:32
Introduction to Greedy Algorithms | GeeksforGeeks

836,620 views

8 years ago

JentGent
these compression algorithms could halve our image file sizes (but we don't use them) #SoMEpi

an explanation of the source coding theorem, arithmetic coding, and asymmetric numeral systems this was my entry into #SoMEpi.

18:23
these compression algorithms could halve our image file sizes (but we don't use them) #SoMEpi

345,142 views

1 year ago

Inside code
This is how Paint's bucket fill works (Flood fill algorithm)

Source code: https://gist.github.com/syphh/8cbad50acb2e0f4ca60ef041814c271b Learn graph theory algorithms: ...

8:54
This is how Paint's bucket fill works (Flood fill algorithm)

76,149 views

4 years ago

CrashCourse
Intro to Algorithms: Crash Course Computer Science #13

Algorithms are the sets of steps necessary to complete computation - they are at the heart of what our devices actually do. And this ...

11:44
Intro to Algorithms: Crash Course Computer Science #13

1,906,904 views

8 years ago

Gate Smashers
L-1.2: What is Algorithm | How to Analyze an Algorithm | Priori vs Posteriori Analysis | DAA

In this video, Varun sir will break down the basics of what an algorithm is and why it's so important in computer science. You'll also ...

7:51
L-1.2: What is Algorithm | How to Analyze an Algorithm | Priori vs Posteriori Analysis | DAA

1,556,028 views

5 years ago

Polylog
The fastest sorting algorithm

Radix sort is older than the computer yet quicker than quick sort. Why aren't we all using it? Check out ...

17:13
The fastest sorting algorithm

280,647 views

4 months ago

Michael Sambol
Bellman-Ford in 5 minutes — Step by step example

Step by step instructions showing how to run Bellman-Ford on a graph. Bellman-Ford in 4 minutes — Theory: ...

5:10
Bellman-Ford in 5 minutes — Step by step example

1,700,683 views

10 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

90,737 views

2 years ago

Back To Back SWE
The Backtracking Blueprint: The Legendary 3 Keys To Backtracking Algorithms

0/1 Code & Problem Statement ...

13:44
The Backtracking Blueprint: The Legendary 3 Keys To Backtracking Algorithms

546,186 views

6 years ago

Tech With Tim
How I Mastered Data Structures and Algorithms

DevLaunch is my mentorship program where I personally help developers go beyond tutorials, build real-world projects, and ...

10:40
How I Mastered Data Structures and Algorithms

66,625 views

5 months ago

Tushar Gautam
Must Know Technique in GPU Computing | Episode 4: Tiled Matrix Multiplication in CUDA C

Tiled (general) Matrix Multiplication from scratch in CUDA C. Code Repo: ...

8:42
Must Know Technique in GPU Computing | Episode 4: Tiled Matrix Multiplication in CUDA C

29,272 views

1 year ago

Learn with Whiteboard
What is Pseudocode Explained | How to Write Pseudocode Algorithm | Examples, Benefits & Steps

Wondering what is pseudocode in programming? Well, we use pseudocode in various fields of programming, whether it be app ...

4:39
What is Pseudocode Explained | How to Write Pseudocode Algorithm | Examples, Benefits & Steps

406,591 views

2 years ago

Tony Saro
The Most Complicated Algorithm I've Ever Written: SQLite B-Tree Balancing

In this video we visualize how the SQLite 2.X.X B-Tree balancing algorithm works. Technically it's not exactly the algorithm from ...

12:53
The Most Complicated Algorithm I've Ever Written: SQLite B-Tree Balancing

55,483 views

1 year ago

Sheafification of G
I am not sorry for switching to C

I may be Canadian, but there are things even a Canadian won't be sorry for. (Also, you can't spell "Canada" without "C".) You can ...

11:34
I am not sorry for switching to C

663,789 views

10 months ago

Nikhil Lohia
Brute Force algorithms with real life examples | Study Algorithms

Super helpful resources available here: https://nikoo28.github.io/all-my-links/ To see more videos like this, you can buy me a ...

6:54
Brute Force algorithms with real life examples | Study Algorithms

141,366 views

5 years ago