ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

120 results

CodeLucky
Backtracking Fundamentals: Master Decision Trees & Recursion 🌲

Unlock the power of Backtracking algorithms! In this video, we break down one of the most important concepts in computer ...

4:28
Backtracking Fundamentals: Master Decision Trees & Recursion 🌲

51 views

3 weeks ago

CodeLucky
Generate Combinations - Recursive Backtracking Explained | Coding Interview Tutorial

Learn how to solve the 'Generate Combinations' problem using Recursion and Backtracking! In this video, we break down how ...

4:13
Generate Combinations - Recursive Backtracking Explained | Coding Interview Tutorial

3 views

3 weeks ago

CodeLucky
Generate Parentheses - LeetCode Backtracking Solution Explained

Learn how to solve the Generate Parentheses problem using Backtracking! In this video, we break down one of the most ...

4:31
Generate Parentheses - LeetCode Backtracking Solution Explained

0 views

3 weeks ago

Satheeshkumar Kanakasabapathy
Step-by-Step Backtracking | Rat in a Maze (All 4 Directions) Coding Tutorial

In this video, we solve the Rat in a Maze problem using Backtracking, allowing the rat to move in all 4 directions: up, down, left, ...

8:13
Step-by-Step Backtracking | Rat in a Maze (All 4 Directions) Coding Tutorial

112 views

2 weeks ago

Aryan Gulati
Generate Valid Parentheses Recusrion and Backtracking

Generate Valid Parentheses Recusrion and Backtracking.

4:03
Generate Valid Parentheses Recusrion and Backtracking

1 view

3 weeks ago

CodeLucky
All Paths From Source to Target | LeetCode 797 Graph DFS Solution

Learn how to solve the 'All Paths From Source to Target' problem (LeetCode 797) using Depth First Search (DFS) and ...

4:05
All Paths From Source to Target | LeetCode 797 Graph DFS Solution

13 views

3 weeks ago

CodeLucky
Combination Sum - Backtracking Algorithm Explained (LeetCode 39)

Learn how to solve the Combination Sum problem using the Backtracking pattern! In this video, we break down the logic ...

4:52
Combination Sum - Backtracking Algorithm Explained (LeetCode 39)

4 views

3 weeks ago

CodeLucky
Restore IP Addresses - LeetCode 93 - Backtracking & Recursion Explained

Learn how to solve the "Restore IP Addresses" problem (LeetCode 93) using Backtracking and Recursion. This video breaks ...

4:16
Restore IP Addresses - LeetCode 93 - Backtracking & Recursion Explained

5 views

3 weeks ago

CodeLucky
Generate IP Addresses - Backtracking Algorithm Interview Question (LeetCode)

Learn how to solve the "Generate IP Addresses" problem using Backtracking (DFS). This is a popular coding interview question ...

4:41
Generate IP Addresses - Backtracking Algorithm Interview Question (LeetCode)

0 views

3 weeks ago

codeAvi
Counting 1 to 5 using backtracking in recursion
6:01
Counting 1 to 5 using backtracking in recursion

7 views

11 days ago

Code in 5
The Art of Backtracking

... programming, n-queens problem backtracking, sudoku solver algorithm, python backtracking tutorial, how backtracking works, ...

6:06
The Art of Backtracking

2 views

2 weeks ago

Satheeshkumar Kanakasabapathy
Step-by-Step Backtracking | Maze Shortest Path from Source to Destination - Step by Step Explanation

In this video, we solve the Maze Problem using Backtracking, focusing on finding the shortest path from a source cell to a ...

10:54
Step-by-Step Backtracking | Maze Shortest Path from Source to Destination - Step by Step Explanation

104 views

2 weeks ago

FAANG Softeng
Permutations #dsa #backtracking #recursion

How to calculate all the valid permutations of a given array.

12:12
Permutations #dsa #backtracking #recursion

4 views

3 weeks ago

Satheeshkumar Kanakasabapathy
Backtracking Subsequence Sum Problem | Step-by-Step Tutorial

In this video, we solve the Subsequence Sum Problem using the Backtracking algorithm. This classic problem asks you to find all ...

15:56
Backtracking Subsequence Sum Problem | Step-by-Step Tutorial

98 views

2 weeks ago

CodeLucky
Shortest Common Supersequence - Dynamic Programming Explained

Learn how to solve the Shortest Common Supersequence problem using Dynamic Programming! In this video, we break down ...

4:16
Shortest Common Supersequence - Dynamic Programming Explained

4 views

3 weeks ago

CodeLucky
Combination Sum II - LeetCode 40 - Backtracking Algorithm Tutorial

Learn how to solve the Combination Sum II problem (LeetCode 40) using the Backtracking algorithm! In this tutorial, we ...

4:14
Combination Sum II - LeetCode 40 - Backtracking Algorithm Tutorial

6 views

3 weeks ago

CodeLucky
Letter Case Permutation - LeetCode 784 - Backtracking & Recursion Explained

Learn how to solve the Letter Case Permutation problem (LeetCode 784) using both recursive backtracking and iterative ...

4:22
Letter Case Permutation - LeetCode 784 - Backtracking & Recursion Explained

7 views

3 weeks ago

Satheeshkumar Kanakasabapathy
Backtracking Explained - Knights Tour

In this video, we solve the Knight's Tour Problem using the Backtracking algorithm with a complete hands-on implementation.

10:23
Backtracking Explained - Knights Tour

54 views

2 weeks ago

CodeLucky
Expression Add Operators - LeetCode Hard Problem Explained | Backtracking Interview Question

Learn how to solve the 'Expression Add Operators' problem (LeetCode 282), a classic hard-level coding interview question used ...

4:21
Expression Add Operators - LeetCode Hard Problem Explained | Backtracking Interview Question

6 views

3 weeks ago

CodeLucky
Beautiful Arrangement - LeetCode 526 Solution Explained

Learn how to solve the Beautiful Arrangement problem (LeetCode 526) using Backtracking! In this video, we break down the ...

4:02
Beautiful Arrangement - LeetCode 526 Solution Explained

12 views

3 weeks ago