ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

218 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

242 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

14 views

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

178 views

7 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

2 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!)

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

16 views

4 months ago

placementtime
Backtracking -1 LeetCode 51. N-Queens Problem(part 1) | Backtracking Solution Explained Step by Step

Backtracking -1 Solve LeetCode 51: N-Queens Problem easily! In this video, I explain the N-Queens Problem using ...

22:33
Backtracking -1 LeetCode 51. N-Queens Problem(part 1) | Backtracking Solution Explained Step by Step

44 views

10 months ago

Eddie Studies
Live coding: n queens from scratch #leetcode #leetcodehard
1:53:13
Live coding: n queens from scratch #leetcode #leetcodehard

13 views

6 months ago

BBT (Bit By Bit)
N-QUEENS BACKTRACKING SOLUTION | LEETCODE | Problem 7 | Bit by Bit

Welcome to Bit by Bit — a channel where we decode the world of software development, one bit at a time. Unraveling N-Queens: ...

45:14
N-QUEENS BACKTRACKING SOLUTION | LEETCODE | Problem 7 | Bit by Bit

379 views

7 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

152 views

1 month ago

AlbiaSoft
How to Implement an Ultra-Fast N-Queens Solver

In this video you'll learn how to implement an ultra-fast solver for the N-Queens problem using the C programming language ...

15:51
How to Implement an Ultra-Fast N-Queens Solver

177 views

4 weeks ago

Code with Ash
The N-Queens Problem Explained | Backtracking Algorithm | 4-Queens Example #daa #codewithash

In this video, we tackle the famous N-Queens Problem using the Backtracking approach. We start by explaining the fundamental ...

52:28
The N-Queens Problem Explained | Backtracking Algorithm | 4-Queens Example #daa #codewithash

104 views

3 months ago

Gagandeep Singh
GaganData Solutions Backtracking Puzzle Solver Desktop App

The program automatically searches for a valid configuration using a **backtracking algorithm** and displays the solution in a ...

3:38
GaganData Solutions Backtracking Puzzle Solver Desktop App

5 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

8 months ago

Ahmed Elgebali - Software Engineering
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

113 views

5 months ago

Learn 2 Apply
♟️ N-Queens Backtracking Algorithm Visualization | Step-by-Step

Gumroad: https://softwarejd.gumroad.com/ Medium: https://medium.com/@jdgb.projects Patreon: ...

2:38
♟️ N-Queens Backtracking Algorithm Visualization | Step-by-Step

14 views

9 months ago

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

Master the classic N-Queens II LeetCode problem with this clear, visual, and step-by-step backtracking tutorial! In this daily coding ...

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

5 views

1 month ago

AI&Cloud
N-Queen Problem Solved! Backtracking Explained Step-by-Step | Best Beginner Guide

What You Will Learn: ✓ What is the N-Queen problem? ✓ Why backtracking is used ✓ Safety check for queen placement ...

59:52
N-Queen Problem Solved! Backtracking Explained Step-by-Step | Best Beginner Guide

7 views

8 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

3,377 views

8 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

2 months ago