ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,988 results

Gate Smashers
L-5.1: Introduction to Dynamic Programming | Greedy Vs Dynamic Programming | Algorithm(DAA)

Confused between Greedy Algorithms and Dynamic Programming? In this video, Varun sir will explain the key differences with ...

9:08
L-5.1: Introduction to Dynamic Programming | Greedy Vs Dynamic Programming | Algorithm(DAA)

1,013,850 views

5 years ago

Sahil & Sarra
This video will change the way you think when coding

"How to learn coding efficiently", this is a question that haunts many self taught programmers. In this video, I will answer this ...

7:59
This video will change the way you think when coding

321,875 views

2 years ago

Tom S
The Art of Linear Programming

A visual-heavy introduction to Linear Programming including basic definitions, solution via the Simplex method, the principle of ...

18:56
The Art of Linear Programming

867,510 views

2 years ago

Steve Brunton
Nonlinear Control: Hamilton Jacobi Bellman (HJB) and Dynamic Programming

This video discusses optimal nonlinear control using the Hamilton Jacobi Bellman (HJB) equation, and how to solve this using ...

17:39
Nonlinear Control: Hamilton Jacobi Bellman (HJB) and Dynamic Programming

100,600 views

3 years 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,334 views

9 years ago

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

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

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

81,602 views

3 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

155,535 views

4 years ago

pixegami
Pydantic Tutorial • Solving Python's Biggest Problem

Learn how to use Pydantic in this short tutorial! Pydantic is the most widely used data validation library for Python. It lets you ...

11:07
Pydantic Tutorial • Solving Python's Biggest Problem

449,536 views

2 years ago

Coding Perspective
Value Iteration Algorithm - Dynamic Programming Algorithms in Python (Part 9)

In this video, we show how to code value iteration algorithm in Python. This video series is a Dynamic Programming Algorithms ...

7:08
Value Iteration Algorithm - Dynamic Programming Algorithms in Python (Part 9)

18,360 views

4 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,546 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

47,470 views

5 years ago

Inside code
What is dynamic programming? - Inside code

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

9:18
What is dynamic programming? - Inside code

16,369 views

3 years ago

Errichto Algorithms
Dynamic Programming lecture #1 - Fibonacci, iteration vs recursion

First of several lectures about Dynamic Programming. It's a huge topic in algorithms, allowing us to speed exponential solutions to ...

19:47
Dynamic Programming lecture #1 - Fibonacci, iteration vs recursion

346,484 views

6 years ago

Doug Mercer
Compiled Python is FAST

Sign up for 1-on-1 coaching at https://dougmercer.dev ...

12:57
Compiled Python is FAST

162,037 views

2 years ago

Coding Perspective
Knapsack Problem - Dynamic Programming Algorithms in Python (Part 6)

In this video, we show how to apply greedy method to solve knapsack problem in Python. This video series is a Dynamic ...

5:55
Knapsack Problem - Dynamic Programming Algorithms in Python (Part 6)

10,618 views

4 years ago

Errichto Algorithms
Dynamic Programming lecture #2 - Coin change, double counting

Part 1: https://youtu.be/YBSt1jYwVfU This is the second of several lectures about Dynamic Programming. I will again go through ...

18:35
Dynamic Programming lecture #2 - Coin change, double counting

181,909 views

6 years ago

Kai
Dynamic Programming Think Like a Programmer
14:39
Dynamic Programming Think Like a Programmer

7 views

7 years ago

Code with Gunnar
Python Dictionaries Deep Dive: Key-Value Pairs Explained

Unlock the power of Python dictionaries in this comprehensive 18-minute tutorial! Perfect for beginners, this lesson is part of our ...

17:45
Python Dictionaries Deep Dive: Key-Value Pairs Explained

5,929 views

1 year ago

GeeksforGeeks
Dynamic Programming | Set 1 (Solution using Memoization) | GeeksforGeeks

Explanation for the article: http://www.geeksforgeeks.org/dynamic-programming-set-1/ This video is contributed by Sephiri.

4:47
Dynamic Programming | Set 1 (Solution using Memoization) | GeeksforGeeks

213,895 views

9 years 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,141 views

10 years ago