ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,503 results

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,478 views

3 years ago

Ayushi
🔢 N-Queens Problem in Python | Backtracking Explained Step-by-Step | Solve Any N Value

In this video, we're solving the classic N-Queens problem using backtracking — one of the most powerful techniques in ...

3:17
🔢 N-Queens Problem in Python | Backtracking Explained Step-by-Step | Solve Any N Value

8 views

7 months ago

prince
Backtracking for N-Queens' Problem

To implement N-Queens' problem by backtracking method and display the 8 queens placed in a chessboard.

3:00
Backtracking for N-Queens' Problem

5 views

3 years ago

Beyond Infinity Coders
N Queens problem using Backtracking | Executing the code

Okay so in this function we are going to pass the number of wins that is for which we want to solve the problem is it will call this ...

3:09
N Queens problem using Backtracking | Executing the code

43 views

2 years ago

Kapil Zad
N Queens Problem [8x8] [Backtracking Method] [C Program]

N-Queens problem: place 'n' number of queens on a chess board having 'n' number of rows and columns, such that no queen ...

1:40
N Queens Problem [8x8] [Backtracking Method] [C Program]

16,837 views

15 years ago

slim3883
nQueens Problem

The output of a program done in C Sharp that shows all the possible solutions of an N x N chess board for the N Queens problem.

2:23
nQueens Problem

788 views

15 years ago

Clarity Education
C Program to Implement 8 Queen Problem Using Backtracking || C Code 8 Queen Problem Backtracking 8X8

programming Hey everyone.. Here we've shown how to implement 8 queen problem using backtracking in C program. . . If you ...

2:53
C Program to Implement 8 Queen Problem Using Backtracking || C Code 8 Queen Problem Backtracking 8X8

484 views

1 year ago

CodeHacks
N-Queens Problem Explained (Backtracking + Board Validation Trick)

N-Queens is a classic interview problem that teaches decision-making + constraint checking in backtracking. In this video, you'll ...

2:23
N-Queens Problem Explained (Backtracking + Board Validation Trick)

0 views

3 weeks ago

Isaac Kiptoo
Visualization of N-Queens using Backtracking with C++ and Qt

A simple visualization of solving the n-queens problem using backtracking. The source code is available at ...

3:47
Visualization of N-Queens using Backtracking with C++ and Qt

27 views

1 year ago

vlogize
Solve the N Queens Problem with Backtracking

Learn how to effectively solve the N Queens puzzle using a backtracking approach in Python. Discover how to fix common issues ...

2:07
Solve the N Queens Problem with Backtracking

0 views

6 months ago

vlogize
Solving the N-Queens Problem: Fixing Backtracking Issues for n=9 and Beyond

Discover how to troubleshoot and improve your N-Queens backtracking algorithm in Python for `n=9` and higher. Enhance your ...

2:07
Solving the N-Queens Problem: Fixing Backtracking Issues for n=9 and Beyond

2 views

10 months ago

Coding theory
Master the N-Queens Problem in C++ | Backtracking Algorithm Explained!"

Learn how to solve the N-Queens problem using the backtracking algorithm in C! This step-by-step explanation and ...

0:46
Master the N-Queens Problem in C++ | Backtracking Algorithm Explained!"

65 views

1 year ago

vlogize
Solving the N-Queens Problem: Backtracking Made Simple

Discover how to fix common issues with backtracking in the N-Queens problem. Learn the correct ways to reset board states for ...

1:28
Solving the N-Queens Problem: Backtracking Made Simple

2 views

8 months ago

CodeQuest
n queens problem recursive solution python

Download this code from https://codegive.com Title: Solving the N-Queens Problem with Recursive Backtracking in Python ...

3:27
n queens problem recursive solution python

1 view

2 years ago

Clarity Education
C Program to Implement N Queen Problem Using Backtracking || C Code N Queen Problem Backtracking

programming Hey everyone.. Here we've shown how to implement n queen problem using backtracking in C program. . . If you ...

2:06
C Program to Implement N Queen Problem Using Backtracking || C Code N Queen Problem Backtracking

870 views

1 year ago

vlogize
Solving the N-Queens Problem with Backtracking in JavaScript

Learn how to implement the `N-Queens Problem` using a backtracking algorithm in JavaScript. We dive into the solution ...

2:34
Solving the N-Queens Problem with Backtracking in JavaScript

1 view

10 months ago

Goutham Kumar
N queen problem using Hill climbing ,depth search backtracking, and Genetic Algorithms
3:59
N queen problem using Hill climbing ,depth search backtracking, and Genetic Algorithms

164 views

3 years ago

DENIEL SAMPSON J URK20CS1038
IMPLEMENT N – QUEENS PROBLEM USING BACKTRACKING
2:19
IMPLEMENT N – QUEENS PROBLEM USING BACKTRACKING

7 views

3 years ago

Mon Cheri
8 Queen Problem using Hill Climbing algorithm.

AI Assignment 3.

0:23
8 Queen Problem using Hill Climbing algorithm.

696 views

4 years ago

Robinroy peter
BACKTRACKING ALGORITHM FOR THE N QUEENS PROBLEM & PYTHON IMPLEMENTATION: ARTIFICIAL INTELLIGENCE

ROS based Robotics development with arduino and image procceing in opencv , matlab ...

2:18
BACKTRACKING ALGORITHM FOR THE N QUEENS PROBLEM & PYTHON IMPLEMENTATION: ARTIFICIAL INTELLIGENCE

645 views

6 years ago