ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

245 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

84 views

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

1 view

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

0 views

9 days ago

GFGVID
1 Concepts of Backtracking
10:27
1 Concepts of Backtracking

0 views

3 weeks ago

Ari's Lens
Recursive Backtracking Number Puzzle Solution

Learn how to solve the five‑number puzzle using recursive backtracking. I explain the pseudo code, walk through the Python ...

7:11
Recursive Backtracking Number Puzzle Solution

2 views

4 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

0 views

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

95 views

8 days ago

Soupzzz
LeetCode 46 – Permutations Explained SUPER SIMPLE (Backtracking Masterclass)

In this video, I break down LeetCode 46 — Permutations in the simplest way possible. You'll learn exactly how backtracking works ...

8:16
LeetCode 46 – Permutations Explained SUPER SIMPLE (Backtracking Masterclass)

185 views

4 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

0 views

9 days 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++)

126 views

3 weeks ago

Shiraj Pradhanang
Backtracking and Brute Force Example.

Given a set of 5 numbers between 1 to 10 and a number N where N is between 1 and 100. Write a program that use all these 5 ...

8:35
Backtracking and Brute Force Example.

2 views

4 weeks ago

Soupzzz
LeetCode 17 — Phone Number Combinations MADE EASY | Backtracking Explained Clearly

Solve LeetCode 17: Letter Combinations of a Phone Number the clean and easy way! In this video, I walk through the exact ...

8:43
LeetCode 17 — Phone Number Combinations MADE EASY | Backtracking Explained Clearly

48 views

4 weeks ago

ITCM Edu Tech
Chapter#3-Lecture#10- Dynamic Programming and Back Tracking I First Year Computer Science

In this lecture, we explore two advanced and highly useful algorithm techniques: Dynamic Programming (DP) and Backtracking.

5:32
Chapter#3-Lecture#10- Dynamic Programming and Back Tracking I First Year Computer Science

16 views

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

83 views

8 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

6 days ago

LAN Academy
Combination Sum III | Backtracking Explained (LC 216, C++)

LeetCode 216 (Combination Sum III) solved with a clean Backtracking / DFS template in C++. Start the ordered Backtracking ...

5:19
Combination Sum III | Backtracking Explained (LC 216, C++)

56 views

3 weeks ago

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

0 views

2 weeks ago

Sagar Choudhary
Hamiltonian Cycle Problem Explained | Backtracking Approach with Example | DAA Tutorial

📘 Welcome to the Graph Algorithms Section in the DAA Playlist! In this video, we explain the Hamiltonian Cycle Problem, one of ...

12:02
Hamiltonian Cycle Problem Explained | Backtracking Approach with Example | DAA Tutorial

426 views

4 weeks ago

Zenitsu Codes
LeetCode 756 POTD: Pyramid Transition Matrix - DFS Backtracking & Memoization | By Leetcode Guardian

Dive into today's LeetCode Problem of the Day (POTD) #756: Pyramid Transition Matrix! This video breaks down why greedy fails ...

19:06
LeetCode 756 POTD: Pyramid Transition Matrix - DFS Backtracking & Memoization | By Leetcode Guardian

20 views

11 days ago

BinaryBros
Comabination Sum

In this video we'll be discussing an important interview problem - Combination Sum #leetcode #acciojob ...

14:10
Comabination Sum

0 views

2 weeks ago