ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

120 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

211 views

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

430 views

11 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

13 views

4 months ago

Y J CODE
N-Queens Puzzle in Python (Just 8 Lines of Backtracking!)

The N-Queens problem is one of the most famous puzzles in computer science — place N queens on a chessboard so that none ...

5:35
N-Queens Puzzle in Python (Just 8 Lines of Backtracking!)

10 views

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

174 views

6 months ago

hapme_dev
LeetCode 51: N-Queens Backtracking Explained Visually

Learn how to solve LeetCode 51, N-Queens, using backtracking. We'll walk through row-by-row queen placement, column and ...

11:14
LeetCode 51: N-Queens Backtracking Explained Visually

10 views

1 month ago

INFOSTREAM KANNADA
N Queens Problem using backtracking | Analysis and Design of Algorithms | All universities

Whatsapp group link : https://chat.whatsapp.com/FUlSSiE0hPa7Jh3SLUut8t module 5 playlist ...

11:59
N Queens Problem using backtracking | Analysis and Design of Algorithms | All universities

52,563 views

4 months ago

Leetcode Unlocked
51. N-Queens | Leetcode Unlocked - Python

Master the classic LeetCode N-Queens problem with this step-by-step backtracking tutorial! Learn how to efficiently place N ...

5:04
51. N-Queens | Leetcode Unlocked - Python

4 views

2 weeks ago

Neoravit
N-Queens in Rust: From Backtracking to an O(n) Instant Solution

Solving the classic N-Queens problem in Rust — twice. First with the recursive backtracking approach Dijkstra made famous, sped ...

8:06
N-Queens in Rust: From Backtracking to an O(n) Instant Solution

95 views

8 days ago

Express VTU 4 All
VTU ADA BCS401 | Module 5 | N-Queens Problem Using Backtracking | 4-Queens Solution | Important PYQs

Welcome to Express VTU 4 ALL Handwritten Notes & Latest VTU Updates Telegram Channel (Notes): https://t.me/vtu4all ...

4:32
VTU ADA BCS401 | Module 5 | N-Queens Problem Using Backtracking | 4-Queens Solution | Important PYQs

411 views

4 weeks ago

Manjunath Engineering Academy
✅ N-Queens Problem Explained (Backtracking Made Easy for Exams)

In this video, we explore the Backtracking Technique and its application to the N-Queens Problem. Learn how backtracking ...

11:47
✅ N-Queens Problem Explained (Backtracking Made Easy for Exams)

235 views

1 month ago

vmrgb
Backtracking explained (3 problems)

This is the last of the old videos series. In this video I cover three backtracking problems, knights tour, maze solving and 8 queens.

14:54
Backtracking explained (3 problems)

15 views

3 months ago

INFOSTREAM ENGINEERING
N Queens Problem or 4 queens problem |Data Structures & Algorithm |All universities

Data structures : https://www.youtube.com/playlist?list=PLqz2GuFQCocjxser6IQmps2ajfxMTGNWE #DSA #DATA STRUCTURES ...

6:59
N Queens Problem or 4 queens problem |Data Structures & Algorithm |All universities

375 views

11 months ago

Ghost Codes
Generate Parentheses | Leetcode 22 | Recussion + Backtracking | NeetCode 150

Generate Parentheses Leetcode 22, Backtracking, Recursion, DFS, Coding Interview Preparation, NeetCode 150, DSA Tutorial In ...

11:31
Generate Parentheses | Leetcode 22 | Recussion + Backtracking | NeetCode 150

27 views

1 month ago

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

15 views

5 months ago

Practice Hero
Write a program to implement backtracking algorithm for solving problems like N queens

Write a program to implement backtracking algorithm for solving problems like N queensWrite a program to implement ...

12:06
Write a program to implement backtracking algorithm for solving problems like N queens

9 views

7 months ago

EasyAlgoAI
LeetCode 51 - N-Queens | EasyAlgoAI

Want to master one of the most famous Backtracking interview problems? In this video, we break down LeetCode 51: N-Queens ...

6:35
LeetCode 51 - N-Queens | EasyAlgoAI

1 view

1 month ago

Computer Science and Engineering (TGPCET )
"Understanding the N-Queen Problem | Backtracking Explained"

The N-Queen Problem is a classic puzzle in computer science and mathematics where the challenge is to place N queens on an ...

6:30
"Understanding the N-Queen Problem | Backtracking Explained"

218 views

10 months ago

Owen Wu
N-Queens

Leetcode #51 (Grind 75) (Could not solve on my own - come back to review later)

5:04
N-Queens

8 views

8 months ago

Code Clarity DSA
The Choose-Explore-Undo Pattern That Makes Backtracking Click

Backtracking can feel confusing at first, but once you understand the pattern — choose, explore, undo — it becomes much easier.

10:15
The Choose-Explore-Undo Pattern That Makes Backtracking Click

115 views

3 weeks ago