ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

125 results

JameSparKing
LeetCode 51: N-Queens Made Easy For Complete Beginners – Python Tutorial

LeetCode 51: N-Queens – Python Tutorial In this beginner-friendly tutorial, we solve LeetCode 51 N-Queens step by step. You'll ...

5:42
LeetCode 51: N-Queens Made Easy For Complete Beginners – Python Tutorial

99 views

6 months ago

Bitflip
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

Learn how to actually solve recursive backtracking problems and avoid common mistakes. I'll walk you through the 4-step ...

7:25
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

47,624 views

9 months ago

Ashwini Kemshetty
N-Queens - LeetCode 51 | Backtracking on a Chessboard | Day 44

Day 44 of My LeetCode Journey | N-Queens (LeetCode 51) In this video I solve LeetCode #51 – N-Queens, one of the most ...

16:17
N-Queens - LeetCode 51 | Backtracking on a Chessboard | Day 44

0 views

2 weeks ago

Insight
Backtracking Animation: Solving the N-Queens Problem (8x8)

Watch the N-Queens problem come to life with this step-by-step backtracking animation! Learn how recursion, safety checks, and ...

4:16
Backtracking Animation: Solving the N-Queens Problem (8x8)

393 views

7 months ago

Code Rulz
N Queens Problem Explanation Using Backtracking
4:35
N Queens Problem Explanation Using Backtracking

22 views

9 months ago

College Decoded
N Queens Problem using Hill Climbing Algorithm | Artificial Intelligence

In this video, we dive deep into the N-Queens Problem, one of the most classic challenges in Artificial Intelligence and Constraint ...

5:49
N Queens Problem using Hill Climbing Algorithm | Artificial Intelligence

1,004 views

3 months ago

techD
Solving N Queens leetcode Hard Backtracking
10:20
Solving N Queens leetcode Hard Backtracking

14 views

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

6 views

3 weeks ago

Học Giải Thuật Cùng HPN
Bài Toán N-Queens: Hiểu Thuật Toán Backtracking Trong 7 Phút!

Bạn đã bao giờ tự hỏi làm sao để đặt 8 quân Hậu lên bàn cờ vua mà không có bất kỳ quân nào tấn công lẫn nhau? Với hơn 4.4 tỷ ...

7:17
Bài Toán N-Queens: Hiểu Thuật Toán Backtracking Trong 7 Phút!

6,438 views

2 weeks ago

Code in 5
The Art of Backtracking

Headline: Master the Art of Backtracking! Ever felt like you're stuck in a maze with no way out? That's exactly where Backtracking ...

6:06
The Art of Backtracking

2 views

1 month ago

SmartJyotiPuran
Implement N Queens Problem using backtracking in C programming.

Definition of n queens' problem(Download Code From: ...

14:16
Implement N Queens Problem using backtracking in C programming.

90 views

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

14 views

1 month ago

Murugan Tech World
n-queens problem in backtracking method in algorithms tamil||CS3401||Anna University. #algorithms

CS3401 Algorithms in tamil: https://www.youtube.com/playlist?list=PLwheXbz_XBtk_1HAVWlOCk6L8O126-S_Q AD3351- Design and ...

16:32
n-queens problem in backtracking method in algorithms tamil||CS3401||Anna University. #algorithms

14,917 views

8 months ago

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

14 views

1 month ago

Leetcode Unlocked
52. N-Queens II | Leetcode Unlocked - Python

... N queens on an N×N chessboard without any of them attacking each other. We'll explore the powerful backtracking algorithm, ...

5:06
52. N-Queens II | Leetcode Unlocked - Python

2 views

5 months ago

Bamila Dalton
Backtracking

Explanation of backtracking method using N-Queens problem, Hamiltonian circuit problem and subset sum problem.

12:24
Backtracking

44 views

10 months ago

CodeLucky
Backtracking Explained: N-Queens Problem & More!

Dive into the world of backtracking! This video provides a beginner-friendly introduction to backtracking, a powerful algorithmic ...

7:55
Backtracking Explained: N-Queens Problem & More!

52 views

11 months ago

CTO Bhaiya
Recursion-29 | 52. N-Queens II (HARD) | Backtracking

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

5:55
Recursion-29 | 52. N-Queens II (HARD) | Backtracking

304 views

6 months ago

CSE Guru
4 X 4 Queen Problem using Backtracking |Q.9b | vtu model question paper 2024 solution | ADA | BCS401

Illustrate N queen's problem using backtracking to solve 4-Queens problem (10) #vtusolution #vtumodelqpsolution #modelqp ...

12:13
4 X 4 Queen Problem using Backtracking |Q.9b | vtu model question paper 2024 solution | ADA | BCS401

4,741 views

8 months ago

KnowHive
3.8 8 Queens Puzzle Explained | Backtracking & Solutions | Introduction to  AI

The 8 Queens Puzzle is a timeless combinatorial problem that tests logic, recursion, and algorithmic thinking. In this video we'll ...

7:24
3.8 8 Queens Puzzle Explained | Backtracking & Solutions | Introduction to AI

48 views

5 months ago