ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

46,663 results

The Coding Gopher
How Dynamic Programming Broke Software Engineers

Inquiries: thecodinggopher@gmail.com ‍ Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ...

8:01
How Dynamic Programming Broke Software Engineers

102,679 views

11 months ago

Mike the Coder
SPOJ FARIDA - Princess Farida (Dynamic Programming)

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

17:54
SPOJ FARIDA - Princess Farida (Dynamic Programming)

1,296 views

4 years ago

OpenMDAO
Multiobjective optimization

Multiobjective optimization is somewhat of a misnomer -- you actually have to have predefined weightings for each of the ...

5:49
Multiobjective optimization

23,270 views

3 years ago

CTO Bhaiya
Solve Any DP Problem in 4 Simple Steps🚀 | Recursion → Memoization → Tabulation → Space Optimization

... queries: dynamic programming explained dp roadmap recursion to memoization top down dp bottom up dp space optimized dp ...

0:36
Solve Any DP Problem in 4 Simple Steps🚀 | Recursion → Memoization → Tabulation → Space Optimization

4,050 views

4 months ago

BitLemon
C++ Vectors Explained in 168 seconds

A vector in C++ is a dynamic array that can resize itself automatically when elements are added or removed, as opposed to an ...

2:48
C++ Vectors Explained in 168 seconds

6,131 views

1 year ago

CodeBig
What Is Memoization ?  Memoization And Dynamic Programming

Title: What is Memoization ? Code Big Links --------------------------------------------------------------------------------------- Tutorials ...

7:30
What Is Memoization ? Memoization And Dynamic Programming

181 views

5 years ago

WIT Solapur - Professional Learning Community
Solving all pairs shortest path problem by dynamic programming approach

V R Tribhuvan Dept of Computer Science & Engineering Walchand Institute of Technology Solapur.

11:26
Solving all pairs shortest path problem by dynamic programming approach

1,488 views

6 years ago

Mike the Coder
Codeforces Round 407C: Functions Again (Dynamic Programming)

Hi guys, My name is Michael Lin and this is my programming youtube channel. I like C++ and please message me or comment on ...

20:36
Codeforces Round 407C: Functions Again (Dynamic Programming)

332 views

5 years ago

WIT Solapur - Professional Learning Community
Dynamic Programming-General Method

Mr. F. R. Sayyed Assistant Professor Department of Computer Science and Engineering Walchand Institute of Technology, ...

10:57
Dynamic Programming-General Method

8,653 views

6 years ago

The Debug Zone
Mastering Dynamic Programming on Trees: Techniques and Modifications Explained

In this video, we delve into the fascinating world of dynamic programming on trees, a powerful technique used to solve complex ...

2:26
Mastering Dynamic Programming on Trees: Techniques and Modifications Explained

9 views

5 months ago

Mike the Coder
How to read an Algorithms Textbook!

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

8:25
How to read an Algorithms Textbook!

22,326 views

3 years ago

CTO Bhaiya
DP-1 | 💡 Top-Down vs Bottom-Up in Dynamic Programming (DP) | #1 | DP Playlist #dp #dsa

JOIN MY WHATSAPP COMMUNITY FOR UPDATES: https://chat.whatsapp.com/BTlYJt2pCxj1m3H4aJZOGX Support me ...

9:54
DP-1 | 💡 Top-Down vs Bottom-Up in Dynamic Programming (DP) | #1 | DP Playlist #dp #dsa

515 views

5 months ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 4: The Knapsack Problem

In this video, I discuss the knapsack problem and show some other variations of it. This is Dynamic Programming: The Knapsack ...

1:24:23
Dynamic Programming Part 4: The Knapsack Problem

931 views

6 years ago

CodeEmporium
Monte Carlo in Reinforcement Learning

Let's talk about how Monte Carlo methods can be used in reinforcement learning RESOURCES [1] Other Monte Carlo Video: ...

11:49
Monte Carlo in Reinforcement Learning

24,507 views

2 years ago

The Coding Gopher
Just-In-Time (JIT) Compilers Explained

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher Business Inquiries & Partnerships: ...

8:58
Just-In-Time (JIT) Compilers Explained

60,351 views

7 months ago

Roel Van de Paar
Optimal substructure and dynamic programming for a variant of the rod cutting problem

Optimal substructure and dynamic programming for a variant of the rod cutting problem Helpful? Please support me on Patreon: ...

1:37
Optimal substructure and dynamic programming for a variant of the rod cutting problem

28 views

4 years ago

Mike the Coder
Dynamic Array | HackerRank

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

7:01
Dynamic Array | HackerRank

13,064 views

4 years ago

caranha
Programming Challenges, Week 4, Part 1: Dynamic Programming

This video lecture is part of the "Programming Challenges" course, a course in the College of Information Sciences at the ...

42:05
Programming Challenges, Week 4, Part 1: Dynamic Programming

464 views

5 years ago

Nando de Freitas
Deep Learning Lecture 16: Reinforcement learning and neuro-dynamic programming

Slides available at: https://www.cs.ox.ac.uk/people/nando.defreitas/machinelearning/ Course taught in 2015 at the University of ...

56:04
Deep Learning Lecture 16: Reinforcement learning and neuro-dynamic programming

121,570 views

10 years ago

The Debug Zone
Dynamic Programming Coin Change Problem with Limited Coins Explained

In this video, we dive into the fascinating world of dynamic programming by exploring the Coin Change Problem with limited coins.

7:54
Dynamic Programming Coin Change Problem with Limited Coins Explained

58 views

1 year ago

Roel Van de Paar
Dynamic programming in Bin packing

Dynamic programming in Bin packing Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

1:27
Dynamic programming in Bin packing

280 views

3 years ago

Quinston Pimenta
Integer Partitioning with Dynamic Programming | Code Tutorial

Free-To-Use Developer ToolBox: https://developertoolbox.app How to Micro SaaS side-hustle: ...

17:27
Integer Partitioning with Dynamic Programming | Code Tutorial

9,383 views

7 years ago

Mechpro classes
Introduction To Dynamic Programming | Bellman's Principle of optimality | Operations Research |

In this video session we have learnt the basic concepts behind dynamic programming, how it differs from Linear programming, ...

1:07:00
Introduction To Dynamic Programming | Bellman's Principle of optimality | Operations Research |

846 views

5 years ago

Roel Van de Paar
Code A Primitive Calculator ( x3,x2,+1) Using Dynamic programming

Code A Primitive Calculator ( x3,x2,+1) Using Dynamic programming Helpful? Please support me on Patreon: ...

2:45
Code A Primitive Calculator ( x3,x2,+1) Using Dynamic programming

659 views

3 years ago

Susan Haynes
DP-WeightedInterval3.mov

Dynamic programming solution to weighted interval scheduling problem (Kleinberg & Tardos). Lecture 3 of 3.

9:42
DP-WeightedInterval3.mov

3,982 views

14 years ago