ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

137 results

Developer Coder
Minimum Cost to Convert String II | LeetCode 2977 | Trie | DP | Java Code | Developer Coder

... Theory Problems Dynamic Programming Optimization String Cost Optimization Problems Algorithmic Problem Solving Java ...

56:58
Minimum Cost to Convert String II | LeetCode 2977 | Trie | DP | Java Code | Developer Coder

68 views

5 days ago

Mastering Programming
99% Of Engineers Failed This Google Dynamic Programming Question

Climbing Stairs," is solved using dynamic programming. The algorithm calculates the distinct ways to climb a staircase with n ...

0:57
99% Of Engineers Failed This Google Dynamic Programming Question

479 views

2 days ago

codeWithKhan
LeetCode 2976 Explained | Convert String with Minimum Cost | Floyd Warshall

In this video, we solve LeetCode 2976 using a Graph + Floyd-Warshall Algorithm approach. We convert the given string with ...

21:42
LeetCode 2976 Explained | Convert String with Minimum Cost | Floyd Warshall

16 views

6 days ago

Web Fusion with Bharadwaj
103. DAG DP (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

24:24
103. DAG DP (Java)

46 views

6 days ago

Web Fusion with Bharadwaj
117. DP on Grids Algorithm (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

12:53
117. DP on Grids Algorithm (Java)

25 views

4 days ago

codewithme
Ones and Zeroes - Dynamic Programming - Leetcode 474 - JAVA || DP Series || Qsn 11

Unlock the secrets of dynamic programming with our latest tutorial on the Ones and Zeroes problem from LeetCode! In this ...

13:56
Ones and Zeroes - Dynamic Programming - Leetcode 474 - JAVA || DP Series || Qsn 11

2 views

22 hours ago

codeTips
Minimum Cost to Convert String II | LeetCode 2977 | Graph | Dynamic Programming | Floyd Warshall

LeetCode Problem – Minimum Cost to Convert String II | C++ Solution Explained In this video, we solve the LeetCode Problem ...

36:57
Minimum Cost to Convert String II | LeetCode 2977 | Graph | Dynamic Programming | Floyd Warshall

199 views

5 days ago

Code Maestro Rtj
Leetcode 2977. Minimum Cost to Convert String II

... #leetcode #codemaestrortj #algorithm #java #python #javascript #optimalsolution #dijkstra #dynamicprogramming Problem ...

13:25
Leetcode 2977. Minimum Cost to Convert String II

87 views

5 days ago

lifewithanuj
DYNAMIC PROGRAMMING Made Easy: Understanding Recursion Through Live Coding 🧠

Just a chill session working through some DYNAMIC PROGRAMMING problems. If you're studying for interviews or just want to ...

2:03:02
DYNAMIC PROGRAMMING Made Easy: Understanding Recursion Through Live Coding 🧠

4 views

Streamed 5 days ago

codewithme
Target Sum - Dynamic Programming - Leetcode 494 - JAVA || DP Series || Qsn 9

Are you ready to tackle one of the most interesting dynamic programming problems? In this video, we dive deep into the Target ...

17:59
Target Sum - Dynamic Programming - Leetcode 494 - JAVA || DP Series || Qsn 9

1 view

4 days ago

CodeDev
Data Structures and Algorithms - Dynamic Programming

Learn Dynamic Programming from scratch! This beginner-friendly tutorial covers everything you need to master DP. We explain ...

16:06
Data Structures and Algorithms - Dynamic Programming

10 views

3 days ago

codewithme
Partition Equal Subset Sum - Dynamic Programming - Leetcode 416 - JAVA || DP Series || Qsn 8

Unlock the secrets to solving the Partition Equal Subset Sum problem with our in-depth tutorial! In this video, we dive into ...

18:02
Partition Equal Subset Sum - Dynamic Programming - Leetcode 416 - JAVA || DP Series || Qsn 8

6 views

4 days ago

Code Lab With Sachin
Partition Equal Subset Sum - Leetcode 416

datastructures #java #dynamicprogramming #recursion.

35:23
Partition Equal Subset Sum - Leetcode 416

9 views

7 days ago

Web Fusion with Bharadwaj
112. Partition DP Algorithm (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

18:02
112. Partition DP Algorithm (Java)

48 views

4 days ago

Web Fusion with Bharadwaj
109. Knapsack 0-1 Algorithm (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

14:07
109. Knapsack 0-1 Algorithm (Java)

32 views

5 days ago

Developer Coder
Minimum Cost Path with Teleportations | LeetCode 3651 | DP | Java Code | Developer Coder

Welcome to Developer Coder In this video, we deep-dive into LeetCode 3651 – Minimum Cost Path with Teleportations, ...

36:12
Minimum Cost Path with Teleportations | LeetCode 3651 | DP | Java Code | Developer Coder

450 views

7 days ago

Code with Dharmaveer
DSA in Java | LeetCode Java Solutions | Coding Interview Prep

DSA in Java | LeetCode Solutions | Coding Interview Preparation Welcome to the DSA (Java) LeetCode Series! In this video, we ...

7:47
DSA in Java | LeetCode Java Solutions | Coding Interview Prep

0 views

1 day ago

Code Kage
LeetCode 2977 | Minimum Cost to Convert String II | DP + Floyd Warshall Explained | Java

In this video, we solve LeetCode 2977: Minimum Cost to Convert String II, a tricky string + graph + dynamic programming ...

22:11
LeetCode 2977 | Minimum Cost to Convert String II | DP + Floyd Warshall Explained | Java

48 views

5 days ago

impoldev
Minimum Cost to Convert String II | LeetCode 2977 - Python

LinkedIn: https://www.linkedin.com/in/pabloolle/ Discord: https://discord.gg/d3AxpBe9eD This video is not affiliated with or ...

16:32
Minimum Cost to Convert String II | LeetCode 2977 - Python

484 views

5 days ago

codewithme
Last Stone Weight II - Dynamic Programming - Leetcode 1049 - JAVA || DP Series || Qsn 10

Are you ready to tackle the Last Stone Weight II problem on LeetCode? In this video, we dive deep into LeetCode #1049, ...

17:58
Last Stone Weight II - Dynamic Programming - Leetcode 1049 - JAVA || DP Series || Qsn 10

4 views

2 days ago

codestorywithMIK
Trionic Array II | Simplest Approach | Detailed Intuition | Leetcode 3640 | codestorywithMIK

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

36:45
Trionic Array II | Simplest Approach | Detailed Intuition | Leetcode 3640 | codestorywithMIK

5,114 views

13 hours ago

DSA Unlocked
LEETCODE 2977 Explained 🔥 Trie + Floyd Warshall + DP | Hard Problem | #problemoftheday | 30/01/2026

Problem Link - https://leetcode.com/problems/minimum-cost-to-convert-string-ii/submissions/1901779916/?

28:24
LEETCODE 2977 Explained 🔥 Trie + Floyd Warshall + DP | Hard Problem | #problemoftheday | 30/01/2026

15 views

5 days ago

Web Fusion with Bharadwaj
110. Unbounded Knapsack Algorithm (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

17:53
110. Unbounded Knapsack Algorithm (Java)

39 views

5 days ago

codeWithKhan
Leetcode 3640 | Maximum Sum of Trionic Subarray | Dynamic Programming Explained

In this video, we solve LeetCode – Maximum Sum of Trionic Subarray step by step A trionic subarray follows this exact pattern: ...

28:24
Leetcode 3640 | Maximum Sum of Trionic Subarray | Dynamic Programming Explained

0 views

54 minutes ago

Study Placement
Minimum Cost to Convert String I | LeetCode 2976 | Graph + Floyd Warshall Explained

In this video, we solve LeetCode 2976: Minimum Cost to Convert String I. Code: https://leetcode.com/problems/minimum-cost-to ...

32:20
Minimum Cost to Convert String I | LeetCode 2976 | Graph + Floyd Warshall Explained

803 views

6 days ago