ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

262 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 🌲

57 views

3 weeks ago

Eric Charnesky
CIS 2001 - CS2 for Data Scientists ( Python ) - Winter 2026 - Recursion

All right so we could solve and queens with backtracking right we just try it if it doesn't work undo try the next step undo try the next ...

1:10:30
CIS 2001 - CS2 for Data Scientists ( Python ) - Winter 2026 - Recursion

31 views

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

4 weeks 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

3 weeks ago

Alpha-Code
Mock FAANG DSA Interview With Intern - Medium Difficulty - Solid Hire

This is a mock with a college student preparing for intern roles. The asked for an easier interview but did quite well on the first ...

1:00:55
Mock FAANG DSA Interview With Intern - Medium Difficulty - Solid Hire

3,080 views

3 weeks ago

Eric Charnesky
CIS 2001 - CS2 for Data Scientists ( Python ) - Winter 2026 - Recursion part 2

... we want to of Hanoi in Python it's going to do it any Oh good okay didn't have to regenerate it anyway here so look at that towers ...

47:41
CIS 2001 - CS2 for Data Scientists ( Python ) - Winter 2026 - Recursion part 2

15 views

2 weeks ago

All About CS.
Path Finding with Recursion.

Yeah Very tough length I believe you tried your luck with C And this was long before I uh started using Python So like long before ...

54:55
Path Finding with Recursion.

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

114 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

4 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

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

15 views

3 weeks ago

Learn For Free
Master Python Algorithms | 06A '

' Course: Master Python Algorithms Module 06: Recursion And Backtracking Lecture A: Thinking Recursively Link to ...

1:14:53
Master Python Algorithms | 06A '

0 views

3 weeks ago

Learn For Free
Master Python Algorithms | 06B '

' Course: Master Python Algorithms Module 06: Recursion And Backtracking Lecture B: Backtracking Patterns Link to ...

2:12:15
Master Python Algorithms | 06B '

2 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

4 weeks 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

9 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

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

4 weeks 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