ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,845 results

Bitflip
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

Learn how to actually solve recursive backtracking problems and avoid common mistakes. I'll walk you through the 4-step ...

7:25
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

36,345 views

7 months ago

JomaClass
Backtracking | Programming Fundamentals with Python

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

11:31
Backtracking | Programming Fundamentals with Python

348 views

3 months ago

Blaze's Projects
SUDOKU SOLVER IN PYTHON PT. 1: BACKTRACKING

This is the first video in a series where I tackle the game Sudoku using Algorithms implemented in Python. The focus of this video ...

7:52
SUDOKU SOLVER IN PYTHON PT. 1: BACKTRACKING

46 views

5 months ago

Innovit Technologies
Backtracking Problem Solving with LeetCode in Python | Innovit Technologies

Master Backtracking – Solve Complex Search Problems Step by Step In this video by Innovit Technologies, we focus on ...

1:27:23
Backtracking Problem Solving with LeetCode in Python | Innovit Technologies

14 views

4 months ago

Ayushi
🔢 N-Queens Problem in Python | Backtracking Explained Step-by-Step | Solve Any N Value

In this video, we're solving the classic N-Queens problem using backtracking — one of the most powerful techniques in ...

3:17
🔢 N-Queens Problem in Python | Backtracking Explained Step-by-Step | Solve Any N Value

7 views

6 months ago

BugNoJutsu
2044. Count Maximum Bitwise-OR Subsets | Backtracking Explained | LeetCode Python Solution

In this video, we solve LeetCode 2044: Count Number of Maximum Bitwise-OR Subsets using Backtracking in Python. We break ...

5:08
2044. Count Maximum Bitwise-OR Subsets | Backtracking Explained | LeetCode Python Solution

70 views

6 months ago

Byte Decode
LeetCode 46 - Permutations | Backtracking Explained in Hindi | Python Solution | IN 7 MINUTES

In this video, we'll solve LeetCode Problem 46: Permutations using a clean and simple backtracking approach. We'll break down ...

7:07
LeetCode 46 - Permutations | Backtracking Explained in Hindi | Python Solution | IN 7 MINUTES

422 views

8 months ago

vlogize
Mastering Backtracking with a Simple Sudoku Solver in Python

Learn how to solve a Sudoku game using backtracking in Python with clear explanations, code snippets, and common pitfalls.

1:46
Mastering Backtracking with a Simple Sudoku Solver in Python

4 views

8 months ago

CodeMaster
Part 20: Understanding Backtracking with Recursion | DSA in Python

In this video, we'll dive into Backtracking, a powerful algorithmic technique that uses recursion to explore all possible solutions to ...

8:00
Part 20: Understanding Backtracking with Recursion | DSA in Python

10 views

10 months ago

JomaClass
Backtracking: Robot Maze Problem | Programming Fundamentals with Python

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

11:08
Backtracking: Robot Maze Problem | Programming Fundamentals with Python

303 views

3 months ago

CodeCrab
DFS explicado a fondo | Entiende Depth First Search paso a paso (con código Python)

Quieres entender Depth First Search (DFS) profundamente y sin confusiones? ¡Llegaste al video indicado! En menos de 10 ...

3:15
DFS explicado a fondo | Entiende Depth First Search paso a paso (con código Python)

393 views

6 months ago

ByteQuest
BackTracking Visually Explained | Combination Sum Leetcode 39

In this video, we'll explore the concept of backtracking through a classic problem—LeetCode's Combination Sum. Starting with a ...

4:33
BackTracking Visually Explained | Combination Sum Leetcode 39

1,625 views

8 months ago

StatLearn Tech
Leetcode 679. 24 Game | Backtracking & Recursion with DFS | Python Solution

In this video, We solve Leetcode 679. 24 Game using a backtracking and recursion approach with depth-first search (DFS). This is ...

18:06
Leetcode 679. 24 Game | Backtracking & Recursion with DFS | Python Solution

332 views

5 months ago

CS Algorithms & Challenges
Backtracking Made Easy! | LeetCode 78 - Subsets | Python Solution

In this video, we'll solve the Subsets problem using Backtracking and an Iterative approach in Python! Problem Statement: ...

16:57
Backtracking Made Easy! | LeetCode 78 - Subsets | Python Solution

30 views

10 months ago

vlogize
Solving the Knight's Tour Problem with Backtracking in Python

Learn how to solve the `Knight's Tour` problem using backtracking in Python. This guide provides insights into recursive methods ...

1:25
Solving the Knight's Tour Problem with Backtracking in Python

4 views

4 months ago

freeCodeCamp.org
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

472,423 views

6 months ago

Srk Codes
Backtracking Explained in Telugu 🧠 | Subsets of String using Recursion | srkcodes

Follow me on my new Instagram: https://instagram.com/srks.life The old link below doesn't work anymore — I changed my ID!

13:19
Backtracking Explained in Telugu 🧠 | Subsets of String using Recursion | srkcodes

937 views

9 months ago

CNP - Code n Program
Find All Combinations That Sum to Target in Python | Recursive Backtracking Tutorial

In this video, we dive into solving the Combination Sum problem using recursion and backtracking in Python. This algorithm finds ...

1:07:21
Find All Combinations That Sum to Target in Python | Recursive Backtracking Tutorial

2 views

6 months ago

Rough Code
LeetCode 46 - Permutations | Backtracking | DSA (Python)

LeetCode 46 - Permutations solution in Python using Backtracking technique.

9:18
LeetCode 46 - Permutations | Backtracking | DSA (Python)

3 views

4 months ago

vlogize
Understanding Recursion in Python: Backtracking and List Behavior Explained

Dive into the world of recursion in Python! Learn how the behavior of lists impacts backtracking algorithms and discover effective ...

1:57
Understanding Recursion in Python: Backtracking and List Behavior Explained

1 view

8 months ago