ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13 results

CodeHacks
N-Queens Problem Explained (Backtracking + Board Validation Trick)

N-Queens is a classic interview problem that teaches decision-making + constraint checking in backtracking. In this video, you'll ...

2:23
N-Queens Problem Explained (Backtracking + Board Validation Trick)

0 views

2 weeks ago

Study Placement
Backtracking Lecture 10 🔥 | N-Queens Problem Explained | Recursion + Optimization

This is Lecture 10 of my Backtracking Series 🔥 In this video, we solve the **N-Queens Problem** using Backtracking step-by ...

15:37
Backtracking Lecture 10 🔥 | N-Queens Problem Explained | Recursion + Optimization

44 views

3 weeks ago

Arabic Algorithms Decoded
8. Backtracking Explained: Solving N-Queens Step-by-Step

In this video, we dive deep into one of the most challenging topics in algorithms: Backtracking. While many find it confusing, ...

32:38
8. Backtracking Explained: Solving N-Queens Step-by-Step

48 views

1 day ago

Web Dev Mastery
N-Queens Problem | LeetCode 51 | Recursion & Backtracking in Java | DSA in Java Course #27

Learn how to solve the N-Queens Problem using Backtracking in Java with full dry run and explanation. This is one of the most ...

33:49
N-Queens Problem | LeetCode 51 | Recursion & Backtracking in Java | DSA in Java Course #27

107 views

2 weeks ago

Alpha-Code
FAANG Engineer Takes on Apple Onsite - Strong Hire?

This is a video of my doing an Apple LeetCode Onsite. I go over what I would do in an actual virtual onsite in here and tips to ...

45:15
FAANG Engineer Takes on Apple Onsite - Strong Hire?

2,467 views

3 days ago

Tutorial2Heaven
CSES Chessboard and Queens Explained – Backtracking, Visualization & Optimization

In this CSES problem, you are given an 8×8 chessboard where some cells are blocked (*) and others are free (.). The task is to ...

15:32
CSES Chessboard and Queens Explained – Backtracking, Visualization & Optimization

12 views

2 weeks ago

Vishnu Priya.S
AUTOMATIC N-QUEEN SOLVER USING BACKTRACKING
6:33
AUTOMATIC N-QUEEN SOLVER USING BACKTRACKING

14 views

3 weeks ago

Web Dev Mastery
Backtracking Basics in One Video | DSA in Java Full Course #25

Learn Introduction to Backtracking in Java with clear explanation and real recursion connection. This video explains what ...

7:58
Backtracking Basics in One Video | DSA in Java Full Course #25

76 views

2 weeks ago

CodeHacks
Backtracking Optimizations (Pruning): Make Recursion 10x Faster

Backtracking becomes slow when you explore useless branches. In this video, you'll learn pruning techniques used in real ...

2:03
Backtracking Optimizations (Pruning): Make Recursion 10x Faster

0 views

2 weeks ago

The Techzeen
Backtracking Explained 🤯 The Smart Try Undo Retry Algorithm (DSA Masterclass) 2026

Some problems are not solved by trying once — they are solved by trying, failing, going back, and trying smarter That powerful ...

12:20
Backtracking Explained 🤯 The Smart Try Undo Retry Algorithm (DSA Masterclass) 2026

54 views

9 days ago

Web Dev Mastery
Permutation of Array in Java | LeetCode 46 | Array & String Permutations | DSA in Java Course #26

Learn how to generate all Permutations using Backtracking in Java with full explanation and dry run. This video covers one of the ...

36:16
Permutation of Array in Java | LeetCode 46 | Array & String Permutations | DSA in Java Course #26

118 views

2 weeks ago

EduMCQ Mastery
[369] Backtracking N-Queens Problem (Design & Analysis of Algorithms)

Master Backtracking N-Queens Problem (Design & Analysis of Algorithms) in Minutes! | Complete Educational Breakdown In this ...

7:26
[369] Backtracking N-Queens Problem (Design & Analysis of Algorithms)

0 views

2 days ago

AlgoRythm
A Backtracking Symphony

This video breaks down the 5-Queens problem using the classic backtracking algorithm, showing every move, every decision, and ...

6:00
A Backtracking Symphony

0 views

2 days ago