ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,240 results

Valigo
How programming language creators abusing NaN (Not a Number) for SPEED

Floating points are weird and crazy. But you can abuse them for SPEED! Follow me on twitter: https://x.com/valigo Andrew Reece ...

29:06
How programming language creators abusing NaN (Not a Number) for SPEED

7,675 views

3 days ago

LSMI UPN JATIM
[INDUSTRIAL OPTIMIZATION 2026] MODUL 2 "DYNAMIC PROGRAMING"

MODUL II: DYNAMIC PROGRAMMING Hello Optimiez!! ✨ Welcome to the Second Module! Welcome to ...

46:58
[INDUSTRIAL OPTIMIZATION 2026] MODUL 2 "DYNAMIC PROGRAMING"

1,470 views

3 days ago

NVIDIA Developer
CUDA Live: Your Parallel Programming Guide

Join the architects of CUDA education for a live discussion on the best paths to mastering GPU computing. From foundational ...

57:38
CUDA Live: Your Parallel Programming Guide

3,680 views

Streamed 4 days ago

Ahmed Alenany
Lecture 8: Optimal control using dynamic programming

Optimal control using dynamic programming.

1:04:02
Lecture 8: Optimal control using dynamic programming

286 views

4 days ago

U Waterloo A&C Seminar
A&C Seminar: Kent Quanrud - negative length shortest paths beyond dynamic programming
1:02:50
A&C Seminar: Kent Quanrud - negative length shortest paths beyond dynamic programming

0 views

2 days ago

Codehurdle
DP-13 Minimal Grid Path | Problem Solving | Competitive Programming | DSA | CSES

n this video, we start solving problems on Dynamic Programming. We will understand how to approach a simple DP problem ...

1:22:15
DP-13 Minimal Grid Path | Problem Solving | Competitive Programming | DSA | CSES

42 views

3 days ago

ICPC Benha Community
Dynamic Programming (Iterative) | Level 3

DP #recursive #dynamicprogramming #array صفحات ICPC Benha Community فيسبوك: / bfcai.acpc لينكد إن: / icpc-benha ...

1:34:52
Dynamic Programming (Iterative) | Level 3

66 views

6 days ago

GDG on Campus HeritageIT
Introduction to Dynamic Programming | Climbing Stairs  | Master DSA from Scratch

In this session, we begin one of the most important topics in DSA: Dynamic Programming. You'll understand why DP is needed, ...

1:00:01
Introduction to Dynamic Programming | Climbing Stairs | Master DSA from Scratch

160 views

Streamed 1 day ago

Codehurdle
DP-17 Mountain Range | Problem Solving | Competitive Programming | DSA | CSES

In this video, we start solving problems on Dynamic Programming. We will understand how to approach a simple DP problem ...

30:00
DP-17 Mountain Range | Problem Solving | Competitive Programming | DSA | CSES

33 views

3 days ago

Mysterious Person
More matrix questions | Trying leetcode dynamic programming (part 4)

Website: https://leetcode.com/studyplan/dynamic-programming/ Timestamps: 0:00 Triangle 5:45 Minimum falling path sum 11:48 ...

38:07
More matrix questions | Trying leetcode dynamic programming (part 4)

3 views

3 days ago

Michael Deming
C Programming: A Modern Approach - Chapter 10 P2 | Biochemist Learns Programming LIVE 🔴 | 02-18-2026

I'm a self-taught programmer with very limited knowledge, trying to teach myself Python and computer science through various ...

1:41:09
C Programming: A Modern Approach - Chapter 10 P2 | Biochemist Learns Programming LIVE 🔴 | 02-18-2026

540 views

Streamed 5 days ago

Tim Randolph
CSCI 145 Spring '26 Lecture 5: Approximation Algorithms

... and we're looking for a subset of numbers that adds to the target So in particular we saw a dynamic programming algorithm that ...

26:30
CSCI 145 Spring '26 Lecture 5: Approximation Algorithms

46 views

7 days ago

Tim Randolph
CS 140 Spring 2026 Lecture 9: DP III: Knapsack, Subset Sum and Reductions

All right this is the recorded lecture for Wednesday February 18th it'll be our third lecture on dynamic programming and we're ...

46:56
CS 140 Spring 2026 Lecture 9: DP III: Knapsack, Subset Sum and Reductions

48 views

7 days ago

AI Guy | Average IT Guy
Why DP Exists & Why BFS Wins | Real Graph Thinking |EP-2| Phase 0.2

Most people learn Dynamic Programming and BFS the wrong way. They memorize patterns. They copy templates. They never ...

26:06
Why DP Exists & Why BFS Wins | Real Graph Thinking |EP-2| Phase 0.2

0 views

5 days ago

Jorge Lozano
The Math Behind the Intelligent Mine: Reinforcement Learning & Lane’s Theory in Planning AI (I)

How do you teach a machine to maximize the value of a 20-year mine in just 2 hours? ⛏️ In this video, we do a technical deep ...

2:57:44
The Math Behind the Intelligent Mine: Reinforcement Learning & Lane’s Theory in Planning AI (I)

90 views

6 days ago

The OR Society
Beale Lecture 2026

How we Develop Models: Reflecting on 40 Years (nearly) of Modelling Developing models is at the core of Operational Research ...

2:03:03
Beale Lecture 2026

55 views

4 days ago

UNSW COMP2521
COMP2521 26T1 - Week 1 Lecture 2

... they're not dynamic programming yes trees trees yeah we'll do trees and we'll do trees reversal mathematica completion i have ...

1:45:09
COMP2521 26T1 - Week 1 Lecture 2

988 views

Streamed 6 days ago

vHiren
L14 - Subarrays DP | Longest Strictly Increasing or Strictly Decreasing Subarray | 3D DP | LC 3105

Longest Strictly Increasing or Strictly Decreasing Subarray problem using 3D Dynamic Programming. We solve by tracking strictly ...

20:22
L14 - Subarrays DP | Longest Strictly Increasing or Strictly Decreasing Subarray | 3D DP | LC 3105

7 views

4 days ago

Codehurdle
DP-16 Two Sets II | Problem Solving | Competitive Programming | DSA | CSES

n this video, we start solving problems on Dynamic Programming. We will understand how to approach a simple DP problem ...

31:06
DP-16 Two Sets II | Problem Solving | Competitive Programming | DSA | CSES

16 views

3 days ago

Codehurdle
DP-9 Counting Towers | Problem Solving | Competitive Programming | DSA | CSES

In this video, we start solving problems on Dynamic Programming. We will understand how to approach a simple DP problem ...

31:18
DP-9 Counting Towers | Problem Solving | Competitive Programming | DSA | CSES

16 views

3 days ago

Codehurdle
DP-18 Increasing Subsequence | Problem Solving | Competitive Programming | DSA | CSES

In this video, we start solving problems on Dynamic Programming. We will understand how to approach a simple DP problem ...

35:56
DP-18 Increasing Subsequence | Problem Solving | Competitive Programming | DSA | CSES

10 views

3 days ago

Programming Live with Larry
761. Special Binary String - Day 20/28 Leetcode February Challenge

Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real ...

59:36
761. Special Binary String - Day 20/28 Leetcode February Challenge

604 views

4 days ago

Codehurdle
DP-7 Book Shop | Problem Solving | Competitive Programming | DSA | CSES

In this video, we start solving problems on Dynamic Programming. We will understand how to approach a simple DP problem ...

27:31
DP-7 Book Shop | Problem Solving | Competitive Programming | DSA | CSES

11 views

3 days ago

izumicode
LeetCode 91 | Decode Ways | Dynamic Programming | Recursion to Tabulation (C++)

n this video, we solve LeetCode Problem 91 – Decode Ways in a very simple and beginner-friendly way. Problem Summary: ...

43:34
LeetCode 91 | Decode Ways | Dynamic Programming | Recursion to Tabulation (C++)

0 views

6 days ago

ExcelR
SDP on DSA for Product-Based Companies Day 8

... to I'm giving you Python i'll write programming i'll write at the rate i'll go with some numbers you'll understand why I'm taking this ...

2:03:00
SDP on DSA for Product-Based Companies Day 8

627 views

Streamed 5 days ago