ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

34 results

AI&Cloud
Dynamic Programming Explained | How Memoization Reduces Time Complexity||

What You'll Learn: What is Dynamic Programming Why recursion becomes slow What is memoization How memoization reduces ...

1:29:20
Dynamic Programming Explained | How Memoization Reduces Time Complexity||

0 views

7 days ago

Developer Coder
Best Time to Buy and Sell Stock V | LeetCode 3573 | Memoization Search | Java Code | Developer Coder

Welcome to Developer Coder ‍ In this video, we deep dive into LeetCode 3573 – Best Time to Buy and Sell Stock V, ...

53:00
Best Time to Buy and Sell Stock V | LeetCode 3573 | Memoization Search | Java Code | Developer Coder

131 views

5 days ago

Leetcode Daily
3573. Best Time to Buy and Sell Stock V | Leetcode Daily - Python

Then, we optimize the solution using iterative Dynamic Programming (DP) with a rolling array to achieve O(nk) time complexity ...

10:46
3573. Best Time to Buy and Sell Stock V | Leetcode Daily - Python

967 views

5 days ago

Sanyam IIT Guwahati
Best Time to Buy and Sell Stock V| LeetCode 3573 | 3D Dynamic Programming

Best Time to Buy and Sell Stock V| LeetCode 3573 | 3D Dynamic Programming | Leetcode POTD Connect with me: ...

19:02
Best Time to Buy and Sell Stock V| LeetCode 3573 | 3D Dynamic Programming

1,576 views

5 days ago

Study Placement
Delete Columns to Make Sorted III 🔥 | LeetCode 960 | Recursion + Memoization | DP LIS variant

In this video, we solve LeetCode 960 – Delete Columns to Make Sorted III using Recursion + Memoization (DP). Telegram ...

28:13
Delete Columns to Make Sorted III 🔥 | LeetCode 960 | Recursion + Memoization | DP LIS variant

146 views

4 hours ago

Handwritten Notes Hub
Dynamic Programming Tutorial | DP Basics to Advanced | Handwritten DP Notes for Coding & DSA

dynamic programming, dp tutorial, dsa dynamic programming, dp notes, dynamic programming for beginners dp in coding ...

0:44
Dynamic Programming Tutorial | DP Basics to Advanced | Handwritten DP Notes for Coding & DSA

0 views

4 days ago

Sanyam IIT Guwahati
Delete Columns to Make Sorted III | LeetCode 960 | Complete Intuition Explained

Delete Columns to Make Sorted III | LeetCode 960 | Complete Intuition Explained | Leetcode POTD Connect with me: ...

16:18
Delete Columns to Make Sorted III | LeetCode 960 | Complete Intuition Explained

196 views

3 hours ago

vHiren
L1 - Multi Dimensional DP | Consecutive Ones Not Allowed | 2D DP | Bottom Up 3 Way | Intuition Focus

Consecutive Ones Not Allowed problem using 2D Dynamic Programming with a focus on intuition building. The choice of placing ...

30:49
L1 - Multi Dimensional DP | Consecutive Ones Not Allowed | 2D DP | Bottom Up 3 Way | Intuition Focus

0 views

9 hours ago

vHiren
L15 - 1D DP | Coin Change | Intuition Building | LeetCode 322 | vHiren DP Series

Coin Change problem using 1D Dynamic Programming with a focus on intuition building. The iterative coin choices illustrate how ...

19:35
L15 - 1D DP | Coin Change | Intuition Building | LeetCode 322 | vHiren DP Series

29 views

4 days ago

R Sai Siddhu
2110 Number of Smooth Descent Periods of a Stock

This video explains 2211 Count Collisions on a Road LeetCode Code ...

8:21
2110 Number of Smooth Descent Periods of a Stock

21 views

6 days ago

Shaurya Awasthi
Problem -74 || Daily Temperatures || Leetcode-75

... #leetcodesolutions #backtracking #binarysearch #maxheaps #priorityqueue #graphs #binarysearchtree #dynamicprogramming ...

12:32
Problem -74 || Daily Temperatures || Leetcode-75

28 views

6 days ago

Dev Hub
The Fibonacci Sequence in Code  #computerscience #ytshorts#nature

... programming fundamentals algorithms explained recursion vs iteration dynamic programming memoization coding interview ...

0:57
The Fibonacci Sequence in Code #computerscience #ytshorts#nature

19 views

3 days ago

vHiren
L16 - 1D DP | Decode Ways | Intuition Building | LeetCode 91 | vHiren DP Series

Decode Ways problem using 1D Dynamic Programming with a focus on intuition building. The digit and pair-validity checks reveal ...

20:19
L16 - 1D DP | Decode Ways | Intuition Building | LeetCode 91 | vHiren DP Series

22 views

3 days ago

Mastering Programming
"Triangle"

This involves dynamic programming techniques to efficiently traverse and compute the minimum sum. . Time Complexity = O(2^n), ...

0:53
"Triangle"

944 views

1 day ago

Study Placement
Best Time to Buy and Sell Stock V | LeetCode 3573 🔥 | Daily Coding Challenge | DP on Stocks

In this video, we solve LeetCode 3573 – Best Time to Buy and Sell Stock V (Daily Coding Challenge) using Dynamic Programming ...

25:48
Best Time to Buy and Sell Stock V | LeetCode 3573 🔥 | Daily Coding Challenge | DP on Stocks

519 views

5 days ago

vHiren
L13 - 1D DP | Dice Combinations | Intuition Building | CSES | vHiren DP Series

Dice Combinations problem using 1D Dynamic Programming with a focus on intuition building. The six-sided expansion shows ...

25:05
L13 - 1D DP | Dice Combinations | Intuition Building | CSES | vHiren DP Series

0 views

6 days ago

ShivSatty
Longest Increasing Path In Matrix - Leetcode 329 Python

I stared at the Matrix for 4 hours. It stared back. And it taught me a lesson about B2B Sales. I failed. Yesterday, I opened ...

20:15
Longest Increasing Path In Matrix - Leetcode 329 Python

0 views

6 days ago

vHiren
L17 - 1D DP | Decode Ways 2 | Intuition Building | LeetCode 639 | vHiren DP Series

Decode Ways II problem using 1D Dynamic Programming. The introduction of the '*' character expands the set of valid mappings, ...

28:25
L17 - 1D DP | Decode Ways 2 | Intuition Building | LeetCode 639 | vHiren DP Series

44 views

2 days ago

codestorywithMIK
Best Time to Buy and Sell Stock V | Made Simple | Detailed | Leetcode 3573 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A This is the 128th Video of our Playlist ...

40:25
Best Time to Buy and Sell Stock V | Made Simple | Detailed | Leetcode 3573 | codestorywithMIK

6,439 views

5 days ago

Shaurya Awasthi
Problem -75 || Online Stock Span || Leetcode-75

... #leetcodesolutions #backtracking #binarysearch #maxheaps #priorityqueue #graphs #binarysearchtree #dynamicprogramming ...

18:17
Problem -75 || Online Stock Span || Leetcode-75

0 views

5 days ago

vHiren
L14 - 1D DP | Combination Sum 4 | LeetCode 377 | vHiren DP Series

Combination Sum IV problem using 1D Dynamic Programming. The ordered selections show how every target value builds from ...

13:03
L14 - 1D DP | Combination Sum 4 | LeetCode 377 | vHiren DP Series

51 views

5 days ago

Study Placement
Maximum Profit from Trading Stocks with Discounts | LeetCode 3562 | Daily Coding Challenge | Tree DP

In this video, we solve LeetCode 3562 – Maximum Profit from Trading Stocks with Discounts (Daily Coding Challenge) using an ...

28:48
Maximum Profit from Trading Stocks with Discounts | LeetCode 3562 | Daily Coding Challenge | Tree DP

1,830 views

6 days ago

GFGVID
2 Dynamic Programming Memoization
15:30
2 Dynamic Programming Memoization

0 views

2 days ago

Jajang Didin
Seni Mengingat Masa Lalu untuk Masa Depan | Podcast Algoritma Dynamic Programming (Ep. 5)

"Siapa yang melupakan masa lalu, dikutuk untuk mengulanginya." Kutipan sejarah itu ternyata berlaku juga di dunia koding!

4:45
Seni Mengingat Masa Lalu untuk Masa Depan | Podcast Algoritma Dynamic Programming (Ep. 5)

8 views

7 days ago

Learn&Grow
3573. Best Time to Buy and Sell Stock V

Dynamic Programming,Recursion,Memoization.

9:57
3573. Best Time to Buy and Sell Stock V

43 views

5 days ago