ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

157,078 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,785 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,209,115 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,582,003 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,720 views

9 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,569 views

4 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

843,327 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,818 views

4 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

223,084 views

5 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)

586,390 views

1 year ago

John Levine
Constraint Satisfaction: introduction

Introduction to Constraint Satisfaction Problems and the backtracking algorithm.

7:03
Constraint Satisfaction: introduction

113,918 views

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

2 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,500 views

10 months 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,109 views

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

9 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,474 views

2 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

294,664 views

5 years 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,865 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,615,077 views

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

2 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,460 views

5 years ago