ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,626 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,691,057 views

7 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,329 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,671 views

4 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,549,096 views

10 years 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,738 views

8 years ago

Abdul Bari
6 Introduction to Backtracking - Brute Force Approach

Introduction to Backtracking PATREON : https://www.patreon.com/bePatron?u=20475192 Courses on Udemy ...

8:15
6 Introduction to Backtracking - Brute Force Approach

1,638,358 views

7 years ago

Sundeep Saradhi Kanthety
39-N-Queens Problem Solved Using Backtracking | 4-Queens Example Explained | DAA

DESIGN & ANALYSIS OF ALGORITHM ...

27:14
39-N-Queens Problem Solved Using Backtracking | 4-Queens Example Explained | DAA

9,681 views

1 year ago

People also watched

T V Nagaraju Technical
N QUEENS PROBLEM USING BACKTRACKING || STATE SPACE TREE || 4-QUEENS PROBLEM || 8- QUEENS PROBLEM

In this video we discussed N Queens problem using back tracking along with state space tree. 4 QUEENS PROBLEM 8 QUEENS ...

12:34
N QUEENS PROBLEM USING BACKTRACKING || STATE SPACE TREE || 4-QUEENS PROBLEM || 8- QUEENS PROBLEM

138,180 views

7 years ago

Challenging Luck
Backtracking Explained - Solving N-Queens and Knight's Tour using Python

Github: https://github.com/challengingLuck/youtube/tree/master/backtracking Click here or I will steal your cookies: ...

10:09
Backtracking Explained - Solving N-Queens and Knight's Tour using Python

36,198 views

5 years ago

ComputerBread
Leetcode 46. Permutations : Introduction to backtracking

Let's introduce backtracking with the leetcode problem 46. Permutation Leetcode playlist: ...

10:06
Leetcode 46. Permutations : Introduction to backtracking

125,219 views

5 years ago

Bitflip
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

Learn how to actually solve recursive backtracking problems and avoid common mistakes. I'll walk you through the 4-step ...

7:25
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

30,777 views

7 months ago

Irfan Baqui
N-Queens - Coding Interview Question (Backtracking Algorithm)

Check out the detailed data structures and algorithms course at https://www.interviewaccelerator.com ! For weekly coding practice, ...

28:03
N-Queens - Coding Interview Question (Backtracking Algorithm)

46,740 views

7 years ago

APLtrainer
The 8 queens puzzle

See how to solve the 8 queens puzzle. An example in APL is shown.

6:20
The 8 queens puzzle

13,645 views

11 years ago

Code Munchies
Backtracking Algorithm in 120 Seconds

Today we explore 90. Subsets II where we explore a backtracking algorithm in coding. Don't miss the opportunity to learn about ...

2:48
Backtracking Algorithm in 120 Seconds

33,055 views

2 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

201,990 views

4 years ago

Coding Blocks
N - Queen Problem using Backtracking Algorithm [Hinglish]

Learn to solve the most hyped classical recursion problem of all times - The N-Queen Problem with Prateek Bhayia's LIVE class ...

29:47
N - Queen Problem using Backtracking Algorithm [Hinglish]

62,124 views

8 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,355 views

9 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,862 views

3 years ago

CSE ACADEMY
8 Queen's Problem using backtracking|design and analysis of algorithms (DAA)|solved example

Backtracking is a systematic way to go through all possible configuration of search space. The basic idea of backtracking is build ...

9:21
8 Queen's Problem using backtracking|design and analysis of algorithms (DAA)|solved example

102,675 views

2 years ago

Learn the code
8 Queens Problem Using Backtracking

In this video i explained first the backtracking concept, the the 8 queens problem is stated with the help of n queens problem ...

28:55
8 Queens Problem Using Backtracking

8,697 views

7 years ago

DIVVELA SRINIVASA RAO
8 Queens Problem || N Queens Problem || 8 Queens Problem using Backtracking || 8 Queen problem | DAA

This video contains how to place 8 Queens on 8*8 chess board using Backtracking in Design and Analysis of Algorithms(DAA) 8 ...

25:01
8 Queens Problem || N Queens Problem || 8 Queens Problem using Backtracking || 8 Queen problem | DAA

9,336 views

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

609,294 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

191,126 views

1 year ago

DIVVELA SRINIVASA RAO
8 Queens Problem || N Queens Problem || 8 Queens Problem using Backtracking || 8 Queen problem | DAA

This video contains how to place 8 Queens on 8*8 chess board using Backtracking in Design and Analysis of Algorithms(DAA) 8 ...

25:01
8 Queens Problem || N Queens Problem || 8 Queens Problem using Backtracking || 8 Queen problem | DAA

113,513 views

7 years 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,246 views

3 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,871 views

8 months ago

TutorialsPoint
Back Tracking Algorithm  8 Queen's Problem

Back Tracking Algorithm 8 Queen's Problem Watch More Videos at: https://www.tutorialspoint.com/videotutorials/index.htm ...

4:32
Back Tracking Algorithm 8 Queen's Problem

85,938 views

7 years ago

Kallam Gopala Reddy
038 DAA UNIT 5 Backtracking   8 Queens problem

Good morning everyone and today let's finish up this 10-pins problem with eight pins i'd like to give only the solution for the eight ...

19:37
038 DAA UNIT 5 Backtracking 8 Queens problem

486 views

4 years ago