ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

146 results

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)

1 view

18 hours 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

0 views

18 hours ago

CTCEdu
N Queen Problem Explained | Backtracking Algorithm | DAA

In this video, we will understand the N-Queen Problem using the Backtracking Algorithm. The N-Queen problem is a classic ...

24:18
N Queen Problem Explained | Backtracking Algorithm | DAA

93 views

6 days ago

CodeLucky
Generate All Permutations - Recursion & Backtracking Algorithm Tutorial

Learn how to generate all permutations of a string or array using Recursion and Backtracking! In this video, we break down the ...

3:54
Generate All Permutations - Recursion & Backtracking Algorithm Tutorial

0 views

18 hours ago

CodeLucky
Generate All Subsets (Power Set) - Recursive Backtracking Explained

Learn how to generate all subsets of a set (the Power Set) using recursion and backtracking! In this video, we break down the ...

3:45
Generate All Subsets (Power Set) - Recursive Backtracking Explained

1 view

18 hours 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

6 days ago

BBT (Bit By Bit)
N-QUEENS BACKTRACKING SOLUTION | LEETCODE | Problem 7 | Bit by Bit

Welcome to Bit by Bit — a channel where we decode the world of software development, one bit at a time. Unraveling N-Queens: ...

45:14
N-QUEENS BACKTRACKING SOLUTION | LEETCODE | Problem 7 | Bit by Bit

159 views

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

0 views

18 hours 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

19 hours ago

onjsdev
BFS vs DFS on a Grid with a Nearby Target

DFS (Depth-First Search): Explores as far as possible along a branch before backtracking; typically implemented with a stack or ...

0:07
BFS vs DFS on a Grid with a Nearby Target

125,747 views

5 days ago

Study Placement
Backtracking Lecture 6 🔥 | 2 Backtracking Patterns Explained | For Loop vs No Loop

This is Lecture 6 of my Backtracking Series In this video, I explain the **two fundamental patterns of Backtracking**: 1️⃣ ...

7:07
Backtracking Lecture 6 🔥 | 2 Backtracking Patterns Explained | For Loop vs No Loop

17 views

14 hours ago

PyDevly
Two Algorithms, One Maze: BFS vs DFS

In this animation, you'll see how BFS (Breadth-First Search) and DFS (Depth-First Search) explore a maze to find a path.

0:14
Two Algorithms, One Maze: BFS vs DFS

22,208 views

1 day ago

CTCEdu
Graph Coloring using Backtracking | Chromatic Number | DAA

In this video, we will solve the Graph Coloring Problem using the Backtracking Algorithm. Graph Coloring is a classic problem in ...

16:39
Graph Coloring using Backtracking | Chromatic Number | DAA

112 views

6 days ago

Study Placement
Backtracking Lecture 1 🔥 | Recursion Basics for Backtracking | DSA Series in Hindi

This is Lecture 1 of my Backtracking Series 🔥 In this video, we cover the most important prerequisite for Backtracking ...

34:47
Backtracking Lecture 1 🔥 | Recursion Basics for Backtracking | DSA Series in Hindi

257 views

6 days ago

CodeLucky
Combination Sum III Explained - Backtracking LeetCode 216

Learn how to solve the Combination Sum III problem (LeetCode 216) using the Backtracking algorithm! In this video, we break ...

4:11
Combination Sum III Explained - Backtracking LeetCode 216

0 views

18 hours 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

18 hours ago

volkan
You Will Never Struggle With LeetCode Again

You Will Never Struggle With LeetCode Again Watch these beginner-friendly LeetCode tutorials: 70 LeetCode Problems in 5+ ...

0:10
You Will Never Struggle With LeetCode Again

1,732 views

12 hours ago

codingX krishna
LeetCode Weekly Contest 483 | Word Squares II (Q2) | Backtracking Explained in Java

In this video, we solve Q2 – Word Squares II from LeetCode Weekly Contest 483 using Java. We break down the problem step by ...

16:02
LeetCode Weekly Contest 483 | Word Squares II (Q2) | Backtracking Explained in Java

327 views

5 days ago

Einzigartige - Web & App Development Company
Python Algorithms: Part 4 | Depth First Search (DFS) Explained Step by Step (Recursive & Iterative)

GitHub Repository: https://github.com/Einzigartige/python/blob/main/yt-algorithms/video2-dfs.py/ Welcome to Python Algorithms ...

7:12
Python Algorithms: Part 4 | Depth First Search (DFS) Explained Step by Step (Recursive & Iterative)

47 views

5 days ago

Mind2Machine
Print 1 to N & N to 1 Using Recursion 🔁 | Linear vs Backtracking |Stack Flow & Dry Run Explained

This is Video 2 of the Recursion Series In this video, I solve two fundamental recursion problems that every beginner must ...

25:21
Print 1 to N & N to 1 Using Recursion 🔁 | Linear vs Backtracking |Stack Flow & Dry Run Explained

21 views

2 days ago