ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

202 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

240 views

11 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

Multitask
I Used a Backtracking Algorithm to Generate Outfit Combinations — Here's How

EP8 of building Charis in public — a fashion AI wardrobe operating system. Most DSA content teaches backtracking with ...

42:08
I Used a Backtracking Algorithm to Generate Outfit Combinations — Here's How

30 views

1 day 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

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

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

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

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

Leo Academy
LeetCode 52: N-Queens II in less than 5 minutes | Backtracking

Confused about N-Queens II (LeetCode 52)? I break it down using the Backtracking algorithm. You'll learn: - How to manage ...

3:09
LeetCode 52: N-Queens II in less than 5 minutes | Backtracking

4 views

1 month 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?

3,086 views

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

English · Typical Monk
DSA Class 7 · Backtracking II: N-Queens | Typical Monk

DSA — one idea at a time, taught calmly. New class daily, always free. In this class: • Constraint puzzles • The N-Queens ...

19:38
DSA Class 7 · Backtracking II: N-Queens | Typical Monk

2 views

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

1 month ago

LeetCoders United
LeetCode 51 | N Queens [hard]

LeetCode 51 | N-Queens is a backtracking problem about placing n queens on an n × n chessboard so that no two queens ...

22:26
LeetCode 51 | N Queens [hard]

30 views

10 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

Codecules
🔥 Day 32 of Solving 455 problems in 45 Days of Code | BIT MANIPULATION

Day 32 of Solving 455 Problems in 45 Days of Code Challenge | Striver A2Z Sheet Yesterday, we explored the basics of Bit ...

2:08:41
🔥 Day 32 of Solving 455 problems in 45 Days of Code | BIT MANIPULATION

320 views

Streamed 10 months ago

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

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

40:03
Backtracking -2 LeetCode 51. N-Queens Problem(part-2) | Backtracking Solution Explained Step by Step

52 views

10 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

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

the_dataholics
Recursion Question | N queens using Python | DSA | DSA in Python #8

N Queens Problem Statement ✓ Writing Algorithm -- Pseudo Code ✓ N Queens Code in Python Get the codes here: ...

36:48
Recursion Question | N queens using Python | DSA | DSA in Python #8

62 views

4 months ago