ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

82 results

NerdTeach
Backtracking Deep Dive: N-Queens, Sudoku, Maze & Efficient Implementations

This video breaks down Backtracking algorithms from first principles — how the state-space tree and pruning work, to practical ...

46:07
Backtracking Deep Dive: N-Queens, Sudoku, Maze & Efficient Implementations

45 views

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

77 views

3 days ago

Anas Khan Television
4 N-Queen Problem | Backtracking Algorithm | Data Structures & Algorithms

In this video, we dive deep into the 4 N-Queen Problem using the Backtracking Algorithm. Whether you are preparing for coding ...

3:14
4 N-Queen Problem | Backtracking Algorithm | Data Structures & Algorithms

25 views

4 days ago

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

0 views

7 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

5 days ago

Developer Coder
Pyramid Transition Matrix | LeetCode 756 | DFS + Backtracking | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive deep into Pyramid Transition Matrix | LeetCode 756, focusing on how DFS ...

36:27
Pyramid Transition Matrix | LeetCode 756 | DFS + Backtracking | Java Code | Developer Coder

65 views

15 hours 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,019 views

19 hours ago

ACCU Conference
Why Performance in Programming Is Always a Problem - Lucian Radu Teodorescu - ACCU 2025 Short Talks

The talk touches on core concepts like algorithm performance, computational complexity, backtracking algorithms, and the ...

5:01
Why Performance in Programming Is Always a Problem - Lucian Radu Teodorescu - ACCU 2025 Short Talks

532 views

3 days ago

Lets Code
Leetcode 22 - Generate Parentheses - Medium

Leetcode #22 - Generate Parentheses (Medium) In this video, we'll solve the Leetcode problem “Generate Parentheses” ...

12:40
Leetcode 22 - Generate Parentheses - Medium

30 views

2 days ago

coding_fundamentals
Leetcode 39 made easy

This LeetCode problem looks simple… until duplicates and reuse come into play. Combination Sum is a classic backtracking ...

2:53
Leetcode 39 made easy

1,957 views

5 days ago

Study Placement
Pyramid Transition Matrix 🔥 | LeetCode 756 | Backtracking + HashMap | Optimal Explanation

In this video, we solve LeetCode 756 — Pyramid Transition Matrix using backtracking with hashing. Telegram Community Channel ...

27:43
Pyramid Transition Matrix 🔥 | LeetCode 756 | Backtracking + HashMap | Optimal Explanation

926 views

18 hours ago

Prototype Project
Constraint Satisfaction Problem + Flight Scheduling + [Clip]

Join this channel to get access to perks: https://www.youtube.com/channel/UCUvwlMMaeppKPdtAK8PxO8Q/join.

3:32
Constraint Satisfaction Problem + Flight Scheduling + [Clip]

36 views

5 days ago

Lollipop
LeetCode 39 | Combination Sum | Java Solution | Backtracking

In this video, I solve LeetCode Problem 39 – Combination Sum using Java. The task is to find all unique combinations where the ...

6:16
LeetCode 39 | Combination Sum | Java Solution | Backtracking

0 views

4 days ago

Dev Hub
Backtracking #computerscience #ytshorts #datastructures

Backtracking is an algorithmic technique for exploring all possible solutions by incrementally building candidates. When a choice ...

0:52
Backtracking #computerscience #ytshorts #datastructures

0 views

4 days ago

ShivSatty
Maximum Score Words Formed By Letters - Leetcode 1255 Python

I tried to outsmart LeetCode 1255 with "Common Sense." It didn't go well. "This is just Scrabble," I told myself. "I've beaten my ...

17:24
Maximum Score Words Formed By Letters - Leetcode 1255 Python

0 views

6 days ago

Learn with Muzaffar awan
Backtracking|backtracking in tree|computer class 11 chapter 3|new syllabus
2:42
Backtracking|backtracking in tree|computer class 11 chapter 3|new syllabus

5 views

4 days ago

New Era eXploration
L4 : Move Your ESP32 Robot an Exact Distance Without Encoders using MPU and Just Math !

📏 How does a robot move an exact distance without encoders? 🧠 Can math replace sensors in real robotics systems? 🚀 This final ...

16:11
L4 : Move Your ESP32 Robot an Exact Distance Without Encoders using MPU and Just Math !

111 views

5 hours ago

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

We dive deep into the Backtracking algorithm to find all valid combinations of k numbers that sum up to n using digits 1-9.

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

0 views

4 days ago

Lollipop
LeetCode 40: Combination Sum II | Java Solution | Backtracking

In this video, I solve LeetCode 40 – Combination Sum II using Java. You are given a list of numbers where each number can be ...

6:45
LeetCode 40: Combination Sum II | Java Solution | Backtracking

0 views

3 days ago

Jeremy McMahan
(CS 577) Lecture 11: NP-Hardness

Lecture 11 from UW-Madison's Summer 2022 iteration of CS 577: Introduction to Algorithms. This lecture presented the concept of ...

2:08:43
(CS 577) Lecture 11: NP-Hardness

6 views

2 days ago