ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

145,042 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,739,294 views

12 years ago

Tom Scott
Are There Problems That Computers Can't Solve?

All about Hilbert's Decision Problem, Turing's solution, and a machine that vanishes in a puff of logic. MORE BASICS: ...

7:58
Are There Problems That Computers Can't Solve?

3,207,398 views

5 years ago

hackerdashery
P vs. NP and the Computational Complexity Zoo

Hackerdashery #2 Inspired by the Complexity Zoo wiki: https://complexityzoo.uwaterloo.ca/Complexity_Zoo For more advanced ...

10:44
P vs. NP and the Computational Complexity Zoo

3,581,756 views

11 years ago

Computerphile
A* (A Star) Search Algorithm - Computerphile

Improving on Dijkstra, A* takes into account the direction of your goal. Dr Mike Pound explains. Correction: At 8min 38secs 'D' ...

14:04
A* (A Star) Search Algorithm - Computerphile

1,293,550 views

9 years ago

Tech With Tim
Greedy Algorithms Explained

Welcome to another video! In this video, I am going to cover greedy algorithms. Specifically, what a greedy algorithm is and how to ...

17:48
Greedy Algorithms Explained

160,726 views

4 years ago

Bree Hall | Bytes of Bree
How to Solve Problems with Data Structures and Algorithms (Think Like a Programmer)

Learning to solve problems with data structures and algorithms can be hard! While the questions can be tricky, there are things ...

15:40
How to Solve Problems with Data Structures and Algorithms (Think Like a Programmer)

2,568 views

4 years ago

HackerRank
Algorithms: Bit Manipulation

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

9:06
Algorithms: Bit Manipulation

564,448 views

9 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

551,020 views

6 years ago

Codebagel
How to Solve ANY LeetCode Problem (Step-by-Step)

You can solve ANY coding interview problem - you just need a step-by-step approach. In this video, I'll show you a formula for ...

12:37
How to Solve ANY LeetCode Problem (Step-by-Step)

585,904 views

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

294,478 views

5 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

103,177 views

2 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,919,635 views

8 years ago

Quanta Magazine
Biggest Puzzle in Computer Science: P vs. NP

Are there limits to what computers can do? How complex is too complex for computation? The question of how hard a problem is ...

19:44
Biggest Puzzle in Computer Science: P vs. NP

1,280,024 views

2 years ago

John Levine
Constraint Satisfaction: introduction

Introduction to Constraint Satisfaction Problems and the backtracking algorithm.

7:03
Constraint Satisfaction: introduction

113,869 views

6 years ago

Algorithms with Attitude
Dynamic Programming:  the Rod Cutting Problem

Table of Contents: 00:00 - Introduction and Prerequisites 00:19 - Rod Cutting Problem Definition 00:36 - Dynamic Programming ...

9:59
Dynamic Programming: the Rod Cutting Problem

48,451 views

5 years ago

Anthony D. Mays
How to Solve ANY Coding Interview Question in 6 Steps

Whether you're facing whiteboard interviews, LeetCode and HackerRank, or other kinds of DSA algorithm challenges, this method ...

12:33
How to Solve ANY Coding Interview Question in 6 Steps

71,249 views

10 months ago

Scholarly Things
Banker's algorithm for deadlock avoidance | An example.

The Banker's algorithm, sometimes referred to as the avoidance algorithm, is a resource allocation and deadlock avoidance ...

4:31
Banker's algorithm for deadlock avoidance | An example.

1,389,277 views

8 years ago

Badri Adhikari
The simulated annealing algorithm explained with an analogy to a toy

The simulated annealing algorithm explained with an analogy to a toy.

11:15
The simulated annealing algorithm explained with an analogy to a toy

206,015 views

9 years ago

lydia
The Halting Problem: The Unsolvable Problem

One of the most influential problems and proofs in computer science, first introduced and proved impossible to solve by Alan ...

4:14
The Halting Problem: The Unsolvable Problem

222,924 views

5 years ago

Simulife Hub
Ant colony optimization algorithm

Ant colony optimization algorithms (ACO) is a probabilistic technique for solving computational problems which can be reduced to ...

19:21
Ant colony optimization algorithm

107,531 views

2 years ago