ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

258 results

NerdTeach
Recursion vs Backtracking Explained — Algorithms, Tradeoffs, and Real-World Examples

Recursion vs Backtracking Explained breaks down two foundational algorithmic paradigms: recursion as an execution ...

8:49
Recursion vs Backtracking Explained — Algorithms, Tradeoffs, and Real-World Examples

85 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

0 views

1 day 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

9 days ago

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 🌲

13 views

5 days ago

CodeLucky
Combination Sum - Backtracking Algorithm Explained (LeetCode 39)

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

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

3 views

9 days ago

K11 Tech University
The Discipline of Guided Search: Foundations of Backtracking

Backtracking Algorithms: Structured Search with Constraints | K11 Tech University Welcome back to K11 Tech University.

6:35
The Discipline of Guided Search: Foundations of Backtracking

3 views

2 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

0 views

1 day ago

Thita AI
N Queens Problem Explained Using Backtracking | DSA 90 Patterns Series

The N Queens problem is a classic backtracking question asked in technical interviews to test recursion, constraint checking, and ...

4:00
N Queens Problem Explained Using Backtracking | DSA 90 Patterns Series

103 views

2 weeks ago

K11 Tech University
👑The N-Queens Problem: A Case Study in Backtracking

Mastering the N-Queens Problem: A Backtracking Case Study In this episode of K11 Tech University, we tackle the N-Queens ...

7:22
👑The N-Queens Problem: A Case Study in Backtracking

3 views

2 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

1 view

9 days ago

Thita AI
Parentheses Generation Pattern Explained | Backtracking Made Easy | Thita.ai 90 DSA Patterns

Master Backtracking Algorithms for technical interviews with our structured 90-day roadmap. Start your 90-Day FAANG ...

5:05
Parentheses Generation Pattern Explained | Backtracking Made Easy | Thita.ai 90 DSA Patterns

0 views

2 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)

0 views

5 days 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

5 days ago

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

We cover the rules of valid IP addresses, how to visualize the decision tree, and how to implement the backtracking algorithm ...

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

2 views

5 days ago

Satheeshkumar Kanakasabapathy
Backtracking Maze Problem | Find Shortest Path to a Corner – Step by Step

In this video, we solve a Maze Problem using the Backtracking algorithm, focusing on finding the shortest path from a starting point ...

4:51
Backtracking Maze Problem | Find Shortest Path to a Corner – Step by Step

0 views

1 day ago

LAN Academy
Letter Combinations of a Phone Number | Backtracking Explained (LC 17, C++)

Online Learning Bootcamp Learn anywhere, freely and mindfully! Join us for an accelerated learning experience tailored to your ...

5:14
Letter Combinations of a Phone Number | Backtracking Explained (LC 17, C++)

127 views

1 month ago

SELAM CS ACADEMY
Sum of Subset Problem using Backtracking Algorithms in Design  and Analysis of Algorithm

In the sum of subsets problem, there is a given set with some non-negative integer elements. And another sum value is also ...

7:44
Sum of Subset Problem using Backtracking Algorithms in Design and Analysis of Algorithm

143 views

2 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

5 views

7 days ago

SELAM CS ACADEMY
Hamiltonian Cycle Problem Using BackTracking Algorithm in Design and Analysis of Algorithms (DAA)

Let G= (V, E) be a connected graph with n vertices. A Hamiltonian cycle (suggested by Sir William Hamilton) is a round-trip path a ...

9:58
Hamiltonian Cycle Problem Using BackTracking Algorithm in Design and Analysis of Algorithms (DAA)

107 views

12 days ago

Pushpa T S
Backtracking   Intro, Queens Prooblem
11:05
Backtracking Intro, Queens Prooblem

17 views

3 weeks ago