ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,027 results

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

210,879 views

1 year ago

placement time
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

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

629,935 views

4 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,494 views

1 year ago

Justin Zollars
N-Queen problem solved with Go and backtracking

https://en.wikipedia.org/wiki/Eight_queens_puzzle#Counting_solutions.

23:03
N-Queen problem solved with Go and backtracking

376 views

5 years ago

Nicolaus D Noviantono
How to code: Backtracking search for Nqueens problem

This video is about tutorial how to code backtracking search for Nqueens problem using DrRacket. Given number of N, then there ...

26:40
How to code: Backtracking search for Nqueens problem

33 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,615 views

3 years ago

Bytes N Bits
The 8 Queen Problem in Computer Science - full Python code solutions

In the 8 queen problem you have a chess board and eight queens. You have to place all eight queens onto the board so that no ...

39:32
The 8 Queen Problem in Computer Science - full Python code solutions

22,285 views

5 years ago

The Code Show
Leetcode 51 & 52 N-Queens (Backtracking) - javascript

This is a javascript solution for Leetcode 51 & 52 N-Queens & N-Queens || https://leetcode.com/problems/n-queens/ ...

20:29
Leetcode 51 & 52 N-Queens (Backtracking) - javascript

948 views

5 years ago

P.S.R Patnaik
Discussion and Python Implementation of N Queens Problem [Backtracking]

Unedited lecture recording, watch at appropriate speed. Python implementation can be found at 43:43.

1:28:23
Discussion and Python Implementation of N Queens Problem [Backtracking]

1,980 views

5 years ago

freeCodeCamp.org
Solve Coding Interview Backtracking Problems - Crash Course

Master the backtracking problem and solve two LeetCode hard problems in this crash course. ✏️ This course was developed by ...

36:51
Solve Coding Interview Backtracking Problems - Crash Course

203,570 views

4 years 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

242,512 views

4 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

17,056 views

7 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

149,590 views

3 years ago

PESH CS Club
N Queens Problem | (Backtracking + Recursion)

In the Mar 15 meeting, we discussed recursion in more depth, specifically backtracking and the state space tree. We coded the ...

28:22
N Queens Problem | (Backtracking + Recursion)

56 views

5 years ago

srcmake
[Interview Question] N Queens (with Backtracking)

... we solve the N Queens problem (Leetcode Hard) by using Backtracking. We go over the algorithm, optimizations, and C++ code ...

20:11
[Interview Question] N Queens (with Backtracking)

202 views

5 years ago

JSer
leetCode 51 N-Queens (Backtracking) | JSer - algorithm and JavaScript

leetCode 51 N-Queens (Backtracking) A typical backtracking problem similar to the Sudoku problem we've tackled. The result is ...

20:36
leetCode 51 N-Queens (Backtracking) | JSer - algorithm and JavaScript

3,878 views

6 years ago

Education 4u
N Queen Problem | Backtracking Algorithm |DAA| Design & Analysis of Algorithms | Lec-53 |Bhanu Priya

Design & Analysis of Algorithms ( DAA ) N Queen problem using backtracking with example #designandanalysisofalgorithms ...

26:28
N Queen Problem | Backtracking Algorithm |DAA| Design & Analysis of Algorithms | Lec-53 |Bhanu Priya

253,159 views

7 years ago

QickStep
The N Queens Problem Using Backtracking/Recursion

This video explains a solution to the N Queens Problem using Backtracking and Recursion. #QickStep #NQueens #Backtracking ...

23:00
The N Queens Problem Using Backtracking/Recursion

168 views

5 years ago

Code and Debug
DSA in Python - N-Queens Problem | Recursion & Backtracking | Leetcode 51 - Part 80 [Hindi]

🚀 Welcome to Part 80 of Code & Debug’s DSA in Python Course! In this video, we solve the classic N-Queens problem (Leetcode ...

48:28
DSA in Python - N-Queens Problem | Recursion & Backtracking | Leetcode 51 - Part 80 [Hindi]

4,074 views

11 months ago