ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

248 results

Somesh Khandelia
Introduction to Dynamic Programming

Dynamic Programming is a popular technique in the world of data structures and algorithms. Often regarded as a difficult method ...

6:44
Introduction to Dynamic Programming

790 views

2 years ago

Vivegan
Dynamic Programming - Coin change Problem
6:41
Dynamic Programming - Coin change Problem

2 views

2 years ago

Code & Complexity
Every Coder Must Know These Questions !! Part-1

Are you preparing for coding interviews? This video covers the most common DSA questions that every company loves to ask!

17:46
Every Coder Must Know These Questions !! Part-1

1,662 views

11 months ago

Doctor Lai
Day 362 - Teaching Kids Programming - Max Profit of Rod Cutting (Unbounded Knapsack) via Top Down DP

Post: ...

16:34
Day 362 - Teaching Kids Programming - Max Profit of Rod Cutting (Unbounded Knapsack) via Top Down DP

33 views

4 years ago

ETIS
(2/2) - Rod Cutting Problem - Dynamic Programming
13:55
(2/2) - Rod Cutting Problem - Dynamic Programming

281 views

1 year ago

Dave Cabanting
Bellman Ford Algorithm BSIT2H
8:56
Bellman Ford Algorithm BSIT2H

50 views

7 months ago

kuch bhi haaan ira
Common problem solving patterns in DSA
6:08
Common problem solving patterns in DSA

0 views

11 days ago

ETIS
(3/3) Matrix chain Problem - Dynamic Problem
17:55
(3/3) Matrix chain Problem - Dynamic Problem

153 views

1 year ago

Code & Complexity
Most Important Topics You Should Know Before Starting DSA !!

Explore advanced topics like pattern matching, string searching algorithms, and dynamic programming. Work through hands-on ...

11:22
Most Important Topics You Should Know Before Starting DSA !!

2,260 views

11 months ago

Doctor Lai
Day 668 - Teaching Kids Programming - Paint Fences (No 3 Consecutive Same Colours) - Bottom Up DP

00:01 Hello 02:10 Looking at the last fence 04:59 DP Equation 06:16 Python 09:32 Summary Leetcode: ...

10:23
Day 668 - Teaching Kids Programming - Paint Fences (No 3 Consecutive Same Colours) - Bottom Up DP

46 views

1 year ago

Doctor Lai
Day 372 - Teaching Kids Programming - 0/1 Knapsack Problem by Top Down Dynamic Programming Algorithm

Post: https://helloacm.com/teaching-kids-programming-0-1-knapsack-problem-via-top-down-dynamic-programming-algorithm/ If ...

16:09
Day 372 - Teaching Kids Programming - 0/1 Knapsack Problem by Top Down Dynamic Programming Algorithm

61 views

4 years ago

MattJ
451. Sort Characters By Frequency

Problem link: https://leetcode.com/problems/sort-characters-by-frequency/ Link to solution post: ...

5:03
451. Sort Characters By Frequency

26 views

2 years ago

Doctor Lai
Day 363 - Teaching Kids Programming - Max Profit of Rod Cutting (Unbounded Knapsack) by Bottom Up DP

Post: ...

14:02
Day 363 - Teaching Kids Programming - Max Profit of Rod Cutting (Unbounded Knapsack) by Bottom Up DP

63 views

4 years ago

coders paradise
Welcome to Coder's Paradise - Your Gateway to Programming Excellence | Channel Introduction

Welcome to Coder's Paradise - Your Gateway to Programming Excellence! Are you ready to embark on a thrilling journey into ...

13:38
Welcome to Coder's Paradise - Your Gateway to Programming Excellence | Channel Introduction

182 views

2 years ago

Bachelor’s Tech Classes with Krutika
Multistage Graph | Dynamic Programming [Backward Approach] @KrutikasLecturesCSIT-11

What is a Multistage Graph in Dynamic Programming? A multistage graph is a directed, weighted graph that is divided into stages, ...

12:30
Multistage Graph | Dynamic Programming [Backward Approach] @KrutikasLecturesCSIT-11

484 views

6 months ago

SLHS CS
SLHS CS | Starting Competitive Programing Presentation

CS Club of Seven Lakes High School August 28th presentation | Fikky D.

19:14
SLHS CS | Starting Competitive Programing Presentation

158 views

2 years ago

Shubham Aher
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

In this video, we solve the Longest Common Prefix problem — a frequently asked question in coding interviews at FAANG and top ...

8:51
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

184 views

4 months ago

Shubham Aher
Triangle DP | Minimum Path Sum Explained | Dynamic Programming DSA Problem for FAANG Interview Prep

In this video, we solve the classic Triangle Minimum Path Sum problem — a top-ranked Dynamic Programming (DP) question ...

11:58
Triangle DP | Minimum Path Sum Explained | Dynamic Programming DSA Problem for FAANG Interview Prep

61 views

3 months ago

Maths with Noel
The Bellman Equation — How One Line of Math Powers AI Like AlphaZero

This is the Bellman Equation. The one line that taught machines how to think about the future. From game-crushing AI like ...

5:36
The Bellman Equation — How One Line of Math Powers AI Like AlphaZero

4 views

4 months ago

Doctor Lai
Day 661  - Teaching Kids Programming - Out of Boundary Path: Top Down DP (Recursion Memoization/DFS)

00:01 Problem Description 01:09 Four Directions 04:31 Brute Force 05:50 Python 09:14 Time/Space Complexity 09:28 Cache ...

11:31
Day 661 - Teaching Kids Programming - Out of Boundary Path: Top Down DP (Recursion Memoization/DFS)

38 views

1 year ago