ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

181 results

Kelvin Lin
Recursive Backtracking For Dummies

Your definitively simple starter guide to recursive backtracking! Big shoutout to ​⁠@dontmakelies for her editing work! Check out ...

13:52
Recursive Backtracking For Dummies

82 views

4 days ago

VJAIMind
Backtracking Search in CSP (Python Programming) | Graph Colouring Problem | AI Tutorial

In this video, we implement the Backtracking Search Algorithm for a Constraint Satisfaction Problem (CSP) using Python.

7:21
Backtracking Search in CSP (Python Programming) | Graph Colouring Problem | AI Tutorial

8 views

5 days ago

Naveen Tech Hub
Python Backtracking Explained Visually (5 LeetCode Patterns)

Python backtracking finally explained the way it should be — visually, step by step, with real code you can run. In this video you'll ...

30:55
Python Backtracking Explained Visually (5 LeetCode Patterns)

34 views

2 weeks ago

neurals_ca
Backtracking: Brute Force With a Smart Undo Button (50 Algorithms #12)

Backtracking is a general algorithmic strategy for problems where you build a solution This is algorithm #12 of the 50 Algorithms ...

5:21
Backtracking: Brute Force With a Smart Undo Button (50 Algorithms #12)

16 views

2 weeks ago

VJAIMind
Backtracking Search in CSP (Python Programming) | Robot Navigation Problem | AI Tutorial

In this video, we implement the Backtracking Search Algorithm for a Constraint Satisfaction Problem (CSP) using Python.

7:22
Backtracking Search in CSP (Python Programming) | Robot Navigation Problem | AI Tutorial

7 views

5 days ago

Cloud Codes
Recursion & Backtracking: Stop Tracing the Call Stack

... Queries: how to understand recursion backtracking algorithm explained python leetcode backtracking template choose explore ...

3:49
Recursion & Backtracking: Stop Tracing the Call Stack

46 views

6 days ago

Leetcode Unlocked
37. Sudoku Solver | Leetcode Unlocked - Python

Learn how to approach and implement a backtracking algorithm to solve LeetCode 37, Sudoku Solver. In this step-by-step ...

4:16
37. Sudoku Solver | Leetcode Unlocked - Python

17 views

12 days ago

Leo Academy
LeetCode 77: Combinations in less than 5 minutes | Backtracking

Don't miss this if you want to succeed in your next coding interview! Confused about Combinations (LeetCode 77)? I break it ...

2:41
LeetCode 77: Combinations in less than 5 minutes | Backtracking

1 view

2 weeks ago

Mind Upgrade
Backtracking Explained Easy🔥 | Recursion Se Backtracking Tak | N-Queens, Sudoku, Permutations & More

🚀 Backtracking ko finally simple Hinglish mein samjho! Is detailed podcast/video mein hum Backtracking ko real-life examples ...

8:17
Backtracking Explained Easy🔥 | Recursion Se Backtracking Tak | N-Queens, Sudoku, Permutations & More

11 views

4 weeks ago

Code Clarity DSA
The Choose-Explore-Undo Pattern That Makes Backtracking Click

Backtracking can feel confusing at first, but once you understand the pattern — choose, explore, undo — it becomes much easier.

10:15
The Choose-Explore-Undo Pattern That Makes Backtracking Click

42 views

4 days ago

Leo Academy
LeetCode 46: Permutations in less than 5 minutes | Backtracking Swap Algorithm

Don't miss this if you want to succeed in your next coding interview! Confused about Permutations (LeetCode 46)? I break it ...

3:07
LeetCode 46: Permutations in less than 5 minutes | Backtracking Swap Algorithm

0 views

13 days ago

Leo Academy
LeetCode 39: Combination Sum in less than 5 minutes | Backtracking

Don't miss this if you want to succeed in your next coding interview! Confused about Combination Sum (LeetCode 39)? I break ...

2:55
LeetCode 39: Combination Sum in less than 5 minutes | Backtracking

1 view

13 days ago

Leetcode Unlocked
46. Permutations | Leetcode Unlocked - Python

In this video, we break down LeetCode 46: Permutations using a backtracking approach. We walk through the decision tree ...

4:24
46. Permutations | Leetcode Unlocked - Python

3 views

12 days ago

Leetcode Unlocked
51. N-Queens | Leetcode Unlocked - Python

Master the backtracking algorithm with this breakdown of LeetCode 51: N-Queens. In this tutorial, we analyze the classic ...

5:42
51. N-Queens | Leetcode Unlocked - Python

3 views

12 days ago

Leo Academy
LeetCode 17: Letter Combinations of a Phone Number in less than 5 minutes | Backtracking

Don't miss this if you want to succeed in your next coding interview! Confused about Letter Combinations of a Phone Number ...

4:34
LeetCode 17: Letter Combinations of a Phone Number in less than 5 minutes | Backtracking

0 views

2 weeks ago

Leetcode Unlocked
52. N-Queens II | Leetcode Unlocked - Python

Learn how to approach LeetCode 52: N-Queens II using a recursive backtracking method. In this tutorial, we break down the ...

5:06
52. N-Queens II | Leetcode Unlocked - Python

8 views

12 days ago

seefeesaw
Combination Sum Explained | Backtracking Visual Walkthrough | Python O(N^T/M)

Find all unique combinations of distinct integers that sum to a target — full animated visual walkthrough in Python. The trick is ...

3:01
Combination Sum Explained | Backtracking Visual Walkthrough | Python O(N^T/M)

1 view

3 weeks ago

Leo Academy
LeetCode 212: Word Search II in less than 5 minutes | Trie + Backtracking

Don't miss this if you want to succeed in your next coding interview! Confused about Word Search II (LeetCode 212)? I break it ...

3:48
LeetCode 212: Word Search II in less than 5 minutes | Trie + Backtracking

1 view

2 weeks ago

Leetcode Unlocked
47. Permutations II | Leetcode Unlocked - Python

Learn how to solve LeetCode 47: Permutations II using an efficient backtracking algorithm with a frequency map. This tutorial ...

4:07
47. Permutations II | Leetcode Unlocked - Python

15 views

12 days ago

Leetcode Unlocked
39. Combination Sum | Leetcode Unlocked - Python

In this video, we break down the backtracking algorithm by visualizing it as a decision tree, showing how to explore paths of ...

5:09
39. Combination Sum | Leetcode Unlocked - Python

4 views

12 days ago