ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,415 results

CodeLucky
Edit Distance (Levenshtein) - Dynamic Programming Explained

Learn how to solve the Edit Distance (Levenshtein Distance) problem using Dynamic Programming! In this video, we break ...

3:47
Edit Distance (Levenshtein) - Dynamic Programming Explained

0 views

6 days ago

CodeLucky
Maximal Rectangle - LeetCode Hard Problem Explained Visually

Learn how to solve the Maximal Rectangle problem efficiently! In this video, we break down the 'Maximal Rectangle' coding ...

3:51
Maximal Rectangle - LeetCode Hard Problem Explained Visually

11 views

6 days ago

CodeLucky
Redundant Connection - LeetCode 684 - Graph Cycle Detection Explanation

Learn how to solve the Redundant Connection problem (LeetCode 684) efficiently using the Union-Find (Disjoint Set Union) data ...

3:59
Redundant Connection - LeetCode 684 - Graph Cycle Detection Explanation

1 view

6 days ago

CodeLucky
Minimum Insertions to Make Palindrome | Dynamic Programming

Learn how to solve the 'Minimum Insertions to Make a String Palindrome' problem using Dynamic Programming! In this video ...

3:26
Minimum Insertions to Make Palindrome | Dynamic Programming

0 views

6 days ago

Qubit Science
Grover’s Search Algorithm Explained | Basic Quantum Algorithms with Circuit & Examples

Quantum computers can search databases faster than any classical algorithm — and Grover's Search Algorithm is the reason why ...

1:49
Grover’s Search Algorithm Explained | Basic Quantum Algorithms with Circuit & Examples

10 views

6 days ago

CodeLucky
Maximum Length Chain of Pairs - Greedy Algorithm Explained

Learn how to solve the Maximum Length Chain of Pairs problem (also known as Interval Chaining) using a Greedy Algorithm ...

3:59
Maximum Length Chain of Pairs - Greedy Algorithm Explained

3 views

6 days ago

CodeLucky
Egg Drop Problem - Dynamic Programming & Binary Search Visualized

Master the famous Egg Drop Problem often asked in Google and Amazon coding interviews! In this video, we break down the ...

3:56
Egg Drop Problem - Dynamic Programming & Binary Search Visualized

11 views

6 days ago

CodeLucky
Box Stacking Problem | Dynamic Programming & 3D Optimization Explained

Learn how to solve the Box Stacking Problem using Dynamic Programming! ✨ In this video, we break down one of the most ...

3:07
Box Stacking Problem | Dynamic Programming & 3D Optimization Explained

0 views

6 days ago

CodeLucky
Palindrome Partitioning II - Minimum Cuts Dynamic Programming Solution

Learn how to solve the Palindrome Partitioning II problem using Dynamic Programming! In this video, we break down the ...

3:50
Palindrome Partitioning II - Minimum Cuts Dynamic Programming Solution

0 views

6 days ago

CodeLucky
Trie Data Structure Explained | Prefix Trees for Beginners

Learn the fundamentals of the Trie Data Structure (Prefix Tree) in this beginner-friendly guide! We break down how Tries work, ...

3:35
Trie Data Structure Explained | Prefix Trees for Beginners

0 views

6 days ago

CodeLucky
Implement Trie (Prefix Tree) | Data Structures & Algorithms

Learn how to implement a Trie (Prefix Tree) from scratch! In this video, we break down one of the most popular data structures ...

3:46
Implement Trie (Prefix Tree) | Data Structures & Algorithms

7 views

6 days ago

CodeLucky
Articulation Points in Graphs: Finding Cut Vertices Algorithm Explained

Learn how to find Articulation Points (or Cut Vertices) in a graph efficiently! 🕸️ Articulation points are critical vulnerabilities in any ...

3:22
Articulation Points in Graphs: Finding Cut Vertices Algorithm Explained

31 views

7 days ago

The System Stack
Sliding Window Technique in DSA Explained | Fixed & Variable Window with Examples

The Sliding Window Technique is one of the most important patterns in Data Structures and Algorithms, especially for solving ...

3:44
Sliding Window Technique in DSA Explained | Fixed & Variable Window with Examples

0 views

6 days ago

CodeLucky
Boolean Parenthesization Problem | Dynamic Programming Solution Explained

Learn how to solve the Boolean Parenthesization problem using Dynamic Programming! In this video, we break down one of ...

3:55
Boolean Parenthesization Problem | Dynamic Programming Solution Explained

0 views

6 days ago

CodeLucky
Minimum Cost to Merge Stones - Dynamic Programming (LeetCode 1000)

Learn how to solve the 'Minimum Cost to Merge Stones' problem using Interval Dynamic Programming! This video breaks ...

3:44
Minimum Cost to Merge Stones - Dynamic Programming (LeetCode 1000)

1 view

6 days ago

CodeLucky
Delete And Earn - LeetCode 740 - Dynamic Programming Pattern Explained

Learn how to solve the 'Delete And Earn' problem (LeetCode 740) using Dynamic Programming! In this video, we break down ...

3:57
Delete And Earn - LeetCode 740 - Dynamic Programming Pattern Explained

0 views

6 days ago

CodeLucky
Number of Longest Increasing Subsequence - LeetCode Solution Explained

Learn how to solve the 'Number of Longest Increasing Subsequence' problem using Dynamic Programming! In this video, we ...

3:43
Number of Longest Increasing Subsequence - LeetCode Solution Explained

0 views

6 days ago

CodeLucky
Is Graph Bipartite? | LeetCode 785 | Graph Coloring Algorithm Explained

Learn how to determine if a graph is Bipartite using the 2-Coloring method! In this video, we break down the definition of a ...

3:41
Is Graph Bipartite? | LeetCode 785 | Graph Coloring Algorithm Explained

0 views

6 days ago