ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

40 results

CodeLucky
Maximum Score Words Solution - Backtracking Explained

Learn how to solve the 'Maximum Score Words Formed by Letters' problem using backtracking! In this video, we break down ...

3:51
Maximum Score Words Solution - Backtracking Explained

0 views

5 days ago

Logic Lab
One Backtracking Trick That Solves Combination Sum (LeetCode 39)

In this video, we solve LeetCode Problem 39: Combination Sum step by step using backtracking. Instead of memorizing code, ...

2:19
One Backtracking Trick That Solves Combination Sum (LeetCode 39)

10 views

7 days ago

CodeLucky
Sudoku Solver Algorithm: Backtracking Explained for Beginners

Learn how to build a Sudoku Solver using the Backtracking algorithm! In this video, we break down the logic behind solving ...

3:23
Sudoku Solver Algorithm: Backtracking Explained for Beginners

10 views

5 days ago

CodeLucky
Print All Binary Strings of Length N - Recursion & Backtracking Tutorial

Learn how to generate all possible binary strings of length N using recursion and backtracking! In this video, we break down ...

3:42
Print All Binary Strings of Length N - Recursion & Backtracking Tutorial

0 views

9 days ago

CodeLucky
Depth First Search (DFS) in Graphs: Recursive Traversal Explained

Master the Depth First Search (DFS) algorithm for Graph data structures! 🕸️ In this video, we break down the recursive logic ...

3:38
Depth First Search (DFS) in Graphs: Recursive Traversal Explained

0 views

7 days ago

CodeLucky
Word Break II - LeetCode Hard - Dynamic Programming & Backtracking Explanation

Learn how to solve the Word Break II coding problem efficiently! In this video, we tackle a popular 'Hard' level interview ...

3:28
Word Break II - LeetCode Hard - Dynamic Programming & Backtracking Explanation

2 views

9 days ago

CodeLucky
Letter Combinations of a Phone Number - LeetCode 17 - Backtracking Tutorial

Learn how to solve the 'Letter Combinations of a Phone Number' problem (LeetCode 17) using Python! In this video, we break ...

3:25
Letter Combinations of a Phone Number - LeetCode 17 - Backtracking Tutorial

1 view

5 days ago

CodeLucky
N-Queens Problem Explained - Backtracking Algorithm Visualized

Master the N-Queens problem with this clear, step-by-step visual guide! ♟️ In this video, we break down one of the most classic ...

3:18
N-Queens Problem Explained - Backtracking Algorithm Visualized

3 views

5 days ago

CodeLucky
Path Sum III - LeetCode Binary Tree Solution Explained (O(N) Prefix Sum)

Learn how to solve the Path Sum III problem on LeetCode efficiently! In this video, we tackle a common binary tree interview ...

3:10
Path Sum III - LeetCode Binary Tree Solution Explained (O(N) Prefix Sum)

0 views

7 days ago

CodeLucky
Generate All Subsets (Power Set) - Recursive Backtracking Explained

Learn how to generate all subsets of a set (the Power Set) using recursion and backtracking! In this video, we break down the ...

3:45
Generate All Subsets (Power Set) - Recursive Backtracking Explained

9 views

9 days ago

CodeLucky
Binary Tree Paths - Root to Leaf Guide (LeetCode 257) - Python Tutorial

Learn how to solve the Binary Tree Paths problem! In this video, we break down how to find all root-to-leaf paths in a binary tree ...

3:01
Binary Tree Paths - Root to Leaf Guide (LeetCode 257) - Python Tutorial

0 views

7 days ago

CodeLucky
Word Search LeetCode Solution - DFS Backtracking Explained

Learn how to solve the Word Search problem (LeetCode 79) using Depth First Search (DFS) and Backtracking! In this video ...

3:32
Word Search LeetCode Solution - DFS Backtracking Explained

3 views

5 days ago

The Debug Zone
FParsec Backtracking Issues with sepBy: Solutions and Workarounds

In this video, we delve into the intricacies of FParsec, a powerful parsing library for F#. Specifically, we tackle the common ...

2:15
FParsec Backtracking Issues with sepBy: Solutions and Workarounds

0 views

4 weeks ago

CodeLucky
Word Search II - LeetCode Hard Solution Explained (Trie + Backtracking)

Master the Word Search II problem using the Trie data structure and Backtracking! In this video, we break down one of the most ...

3:38
Word Search II - LeetCode Hard Solution Explained (Trie + Backtracking)

0 views

5 days ago

Logic Lab
Why This Small Condition Fixes All Duplicates (LeetCode 40)

In this video, we solve LeetCode Problem 40: Combination Sum II using backtracking, focusing on the single condition that ...

3:39
Why This Small Condition Fixes All Duplicates (LeetCode 40)

0 views

6 days ago

Aaj Se Shuru – English Stories
sudoku project

Sudoku Solver in C++ | Backtracking Algorithm Explained (Hindi + English) In this video, I have created a Sudoku Solver project ...

0:52
sudoku project

28 views

2 weeks ago

CodeLucky
Power Set with Duplicates (Subsets II) - LeetCode Pattern Explained

Learn how to generate all unique subsets from a collection that contains duplicate numbers! This is a classic coding interview ...

3:31
Power Set with Duplicates (Subsets II) - LeetCode Pattern Explained

3 views

9 days ago

CodeLucky
Iterative Inorder Traversal (Binary Tree) - Python Logic & Visualization

Master the Iterative Inorder Traversal algorithm using a Stack! In this video, we break down how to traverse a binary tree ...

3:35
Iterative Inorder Traversal (Binary Tree) - Python Logic & Visualization

4 views

8 days ago

Learn For Free
Master Python Algorithms | 01A '

' Course: Master Python Algorithms Module 01: Algorithm Foundations Lecture A: Introduction to The Course Link to ...

2:35
Master Python Algorithms | 01A '

0 views

1 day ago

aloalgo(dot)com
N-Queens Problem Explained Visually 👑 - 5x5

Learn how to solve the N-Queens problem using a visual, step-by-step approach! This video breaks down the backtracking ...

0:09
N-Queens Problem Explained Visually 👑 - 5x5

2,185 views

1 day ago