ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,064,877 results

Abdul Bari
6.1 N Queens Problem using Backtracking

N-Queens problem state space tree PATREON : https://www.patreon.com/bePatron?u=20475192 Courses on Udemy ...

13:41
6.1 N Queens Problem using Backtracking

2,690,252 views

7 years ago

NeetCode
N-Queens - Backtracking - Leetcode 51 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews Twitter: https://twitter.com/neetcode1 Discord: ...

17:51
N-Queens - Backtracking - Leetcode 51 - Python

247,447 views

4 years ago

Back To Back SWE
The N Queens Problem using Backtracking/Recursion - Explained

Code - https://backtobackswe.com/platform/content/the-n-queens-problem/solutions Free 5-Day Mini-Course: ...

14:29
The N Queens Problem using Backtracking/Recursion - Explained

148,303 views

7 years ago

take U forward
L14. N-Queens | Leetcode Hard | Backtracking

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

36:55
L14. N-Queens | Leetcode Hard | Backtracking

608,777 views

4 years ago

Apna College
N-Queens Problem | using Backtracking | Leetcode Hard

Lecture 45 of DSA Series : Recursion (Part 5) We will learn about more about recursion : N-Queens Problem using backtracking ...

24:26
N-Queens Problem | using Backtracking | Leetcode Hard

190,666 views

1 year ago

Scholarly Things
N queens problem | Backtracking | Scholarly things

Hi there, I hope you liked this video. Please hit like, share and subscribe. It will motivate me to do more of these. Thanks!

3:38
N queens problem | Backtracking | Scholarly things

6,231 views

3 years ago

Inside code
N-queens problem (Backtracking) - Inside code

Source code: https://gist.github.com/syphh/e607806f848bbca5e81624d9258e2b6c Learn graph theory algorithms: ...

14:13
N-queens problem (Backtracking) - Inside code

11,859 views

3 years ago

Oceano
The n queens problem using backtracking and Naruto in C ELI5

Code https://github.com/suspectedoceano/piscine42/tree/main/c05/N_QUEENS_VIDEO typedef struct must_read_book { The ...

38:53
The n queens problem using backtracking and Naruto in C ELI5

2,270 views

1 year ago

GeeksforGeeks
N Queen Problem | Backtracking | GeeksforGeeks

Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/backtracking-set-3-n-queen-problem/ Soundtrack: ...

5:15
N Queen Problem | Backtracking | GeeksforGeeks

258,721 views

8 years ago

Perfect Computer Engineer
N Queens Problem using Backtracking 🔥

N Queens problem using Backtracking in Analysis of Algorithms in Hindi is the topic taught in this lecture. This lecture talks ...

22:33
N Queens Problem using Backtracking 🔥

52,714 views

8 months ago

THE GATEHUB
N Queen Problem Using Backtracking || N Queen Problem || Backtracking Algorithm

#backtracking , #nqueen , #4queen , #backtrackingalgorithm n queen problem || n queen problem using backtracking algorithm ...

9:32
N Queen Problem Using Backtracking || N Queen Problem || Backtracking Algorithm

384,022 views

3 years ago

Numberphile
The 8 Queen Problem - Numberphile

Our thanks to lynda.com - use our link: http://www.lynda.com/numberphile More links & stuff in full description below ↓↓↓ Dr ...

7:04
The 8 Queen Problem - Numberphile

1,548,693 views

10 years ago

Anuj Kumar Sharma
Backtracking | N-Queen Problem & Sudoku Solver | Java and C++ | Anuj Bhaiya ✅| DSAOne Course #11

Hey guys, In this video, we'll understand the concept of Backtracking. Backtracking is an optimization technique and today we'll ...

23:39
Backtracking | N-Queen Problem & Sudoku Solver | Java and C++ | Anuj Bhaiya ✅| DSAOne Course #11

170,770 views

4 years ago

CodeHelp - by Babbar
Lecture 83: N-Queen Problem || Backtracking Day 2 || C++ Placement Series

In this Video, we are going to learn about Backtracking in C++ and Questions There is a lot to learn, Keep in mind “ Mnn bhot ...

31:04
Lecture 83: N-Queen Problem || Backtracking Day 2 || C++ Placement Series

147,760 views

3 years ago

MIT OpenCourseWare
Puzzle 5: Keep Those Queens Apart

MIT 6.S095 Programming for the Puzzled, IAP 2018 View the complete course: https://ocw.mit.edu/6-S095IAP18 Instructor: Srini ...

52:44
Puzzle 5: Keep Those Queens Apart

16,940 views

7 years ago

Tushar Roy - Coding Made Simple
N Queen Problem Using Backtracking Algorithm

https://www.facebook.com/tusharroy25 ...

18:04
N Queen Problem Using Backtracking Algorithm

346,344 views

9 years ago

Coder Army
BackTracking: N-Queens | M-Coloring Problem | Sudoku Solver

Recursion BackTracking #dsa #graph #datastructure What is Graphs in DSA and why do we need it. We talked about it with the ...

2:34:01
BackTracking: N-Queens | M-Coloring Problem | Sudoku Solver

34,988 views

1 year ago

OttoBotCode
Solving the N-Queens Problem - The Easiest Algorithm

In this video we attempt to solve the N-Queens Problem using a super simple and effective algorithm. You will see how a few ...

12:25
Solving the N-Queens Problem - The Easiest Algorithm

11,050 views

4 years ago

InterviewWithBunny
PQ #4 - N Queens Problem using Backtracking | Easiest Solution REVEALED !!

The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.

28:51
PQ #4 - N Queens Problem using Backtracking | Easiest Solution REVEALED !!

9,342 views

3 years ago

Sudhakar Atchala
N Queens Problem using Backtracking || 4 queen problem || 4 queen problem state space tree || DAA

sudhakaratchala #daavideos #daaplaylist To solve the n×n board problems we have to follow the following constraints. 1.No two ...

22:06
N Queens Problem using Backtracking || 4 queen problem || 4 queen problem state space tree || DAA

290,439 views

4 years ago

NeetCode
N-Queens II - Leetcode 52 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews Problem Link: https://neetcode.io/problems/n-queens-ii 0:00 ...

13:58
N-Queens II - Leetcode 52 - Python

39,697 views

3 years ago

CSBreakdown
N-Queens Problem - Backtracking

We look at the famous n-queens problem and explain how the backtracking solution works!

15:12
N-Queens Problem - Backtracking

50,265 views

10 years ago

codestorywithMIK
N-Queens | 2 Approaches | Super Detailed | Magic Of Recursion | Recursion Concepts And Questions

iPad PDF Notes ...

1:06:37
N-Queens | 2 Approaches | Super Detailed | Magic Of Recursion | Recursion Concepts And Questions

23,875 views

1 year ago

Kunal Kushwaha
N-Queens, N-Knights, Sudoku Solver (LeetCode) - Backtracking Questions

Here we cover some important #backtracking questions such as N-Queens, N-Knights, Sudoku Solver (LeetCode), including ...

1:19:26
N-Queens, N-Knights, Sudoku Solver (LeetCode) - Backtracking Questions

234,018 views

4 years ago

Engineering Wing
Lec49 : N-Queens Problem  -  Backtracking

at 10.28, kindly note this correction Q3 = 3 has to be the end of that branch..you need not explore those four options for Q4 which I ...

24:16
Lec49 : N-Queens Problem - Backtracking

2,906 views

1 year ago