ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

194 results

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

9 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

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

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

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

9 hours ago

Hardworking Geniuses
These LeetCode Problems Forced Us to Understand XOR and Backtracking

New shows every Wednesday @ 8:30pm (CST). Timestamps: 0:00 Intro & episode overview 0:40 Channel update ...

1:34:47
These LeetCode Problems Forced Us to Understand XOR and Backtracking

242 views

3 weeks ago

Leetcode Daily
756. Pyramid Transition Matrix | Leetcode Daily - Python

In this video, I break down LeetCode 756, Pyramid Transition Matrix. We look at why a simple greedy approach fails and how to ...

9:05
756. Pyramid Transition Matrix | Leetcode Daily - Python

1,234 views

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

Soupzzz
Master Subsets with Backtracking — LeetCode 78 Explained

This video walks through a clean and intuitive solution to the Subsets problem (LeetCode 78) using recursion and backtracking.

6:54
Master Subsets with Backtracking — LeetCode 78 Explained

65 views

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

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

0 views

3 weeks ago

Sanyam IIT Guwahati
Pyramid Transition Matrix | LeetCode 756 | Backtracking & Row-by-Row Memoization

Pyramid Transition Matrix | LeetCode 756 | Backtracking & Row-by-Row Memoization | Leetcode POTD 00:00 – 05:30 ...

29:52
Pyramid Transition Matrix | LeetCode 756 | Backtracking & Row-by-Row Memoization

1,015 views

11 days ago

Conner Ardman
The ONLY Recursion Tutorial You’ll Ever Need

Recursion doesn't need to be hard, here's a complete tutorial! Prepping for your frontend interviews? Use code "conner" for a ...

20:12
The ONLY Recursion Tutorial You’ll Ever Need

1,107 views

6 days ago

CodeLucky
Letter Case Permutation - LeetCode 784 - Backtracking & Recursion Explained

Learn how to solve the Letter Case Permutation problem (LeetCode 784) using both recursive backtracking and iterative ...

4:22
Letter Case Permutation - LeetCode 784 - Backtracking & Recursion Explained

0 views

9 hours ago

codeTips
Pyramid Transition Matrix | LeetCode 756 | Backtracking

In this video I'll be discussing the solution of Pyramid Transition Matrix. LeetCode Problem Link ...

21:55
Pyramid Transition Matrix | LeetCode 756 | Backtracking

55 views

11 days ago

Leetcode Unlocked
216. Combination Sum III | Leetcode Unlocked - Python

Master LeetCode 216: Combination Sum III with this comprehensive step-by-step guide! We dive deep into the Backtracking ...

8:50
216. Combination Sum III | Leetcode Unlocked - Python

0 views

2 weeks ago

Soupzzz
Most People Overthink LeetCode 79 (Word Search) — Here’s the Right Way

Most people overcomplicate LeetCode 79 – Word Search. In this video, I walk through the cleanest DFS + backtracking approach ...

15:14
Most People Overthink LeetCode 79 (Word Search) — Here’s the Right Way

54 views

3 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