ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

395 results

Roel Van de Paar
Python sudoku solver with classes

Python sudoku solver with classes Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:00
Python sudoku solver with classes

59 views

3 years ago

code_dredd
Sudoku Solving Program with Backtracking Algorithm

I designed and implemented a computer program to solve sudoku puzzles. If you don't know about sudokus, you can read a ...

0:23
Sudoku Solving Program with Backtracking Algorithm

155 views

6 years ago

Roel Van de Paar
Sudoku solver using NumPy

Sudoku solver using NumPy Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

3:02
Sudoku solver using NumPy

115 views

3 years ago

Özer TANRISEVER
Sudoku Solver with AI

In the last semester I was working on a sudoku board which titled as "NOT FUN" by the University of Arizona's website. It took a ...

5:19
Sudoku Solver with AI

75 views

5 years ago

The Assembly
Code an AI Sudoku Solver in Python

Sudoku is an extremely popular logic and combinatorial math-based puzzle that millions attempt on a daily basis online and on ...

44:56
Code an AI Sudoku Solver in Python

5,993 views

Streamed 4 years ago

The Debug Zone
How to Create a Sudoku Puzzle in Python: Step-by-Step Guide for Beginners

Welcome to our step-by-step guide on creating a Sudoku puzzle in Python! In this video, we'll walk you through the fundamentals ...

8:22
How to Create a Sudoku Puzzle in Python: Step-by-Step Guide for Beginners

8 views

1 month ago

Roel Van de Paar
Python Sudoku Solver (2 Solutions!!)

Python Sudoku Solver Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

3:22
Python Sudoku Solver (2 Solutions!!)

11 views

3 years ago

Roel Van de Paar
Code Review: Python sudoku solver using backtrack algorithm

Code Review: Python sudoku solver using backtrack algorithm Helpful? Please support me on Patreon: ...

2:52
Code Review: Python sudoku solver using backtrack algorithm

7 views

3 years ago

Roel Van de Paar
Code Review: Python backtracking algorithm to solve sudoku (2 Solutions!!)

Code Review: Python backtracking algorithm to solve sudoku Helpful? Please support me on Patreon: ...

3:18
Code Review: Python backtracking algorithm to solve sudoku (2 Solutions!!)

7 views

3 years ago

Mostafa Ehab
Sudoku Solver Web Application

A simple web application to solve 9x9 Sudoku game Try it now: https://sudoku.mostafa-ehab.com/ GitHub repository: ...

0:33
Sudoku Solver Web Application

807 views

4 years ago

Roel Van de Paar
Code Review: Sudoku Solver and Generator in Python (3 Solutions!!)

Code Review: Sudoku Solver and Generator in Python Helpful? Please support me on Patreon: ...

5:16
Code Review: Sudoku Solver and Generator in Python (3 Solutions!!)

17 views

3 years ago

Roel Van de Paar
Code Review: Simple Sudoku Solver in Python (4 Solutions!!)

Code Review: Simple Sudoku Solver in Python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

5:21
Code Review: Simple Sudoku Solver in Python (4 Solutions!!)

6 views

3 years ago

Roel Van de Paar
A DFS sudoku solver

A DFS sudoku solver Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

3:00
A DFS sudoku solver

29 views

3 years ago

Roel Van de Paar
Code Review: Sudoku solver with Tkinter

Code Review: Sudoku solver with Tkinter Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

3:03
Code Review: Sudoku solver with Tkinter

10 views

3 years ago

Roel Van de Paar
Code Review: Easy-Medium Sudoku solver written in Python - No recursion/ brute force

Code Review: Easy-Medium Sudoku solver written in Python - No recursion/ brute force Helpful? Please support me on Patreon: ...

4:12
Code Review: Easy-Medium Sudoku solver written in Python - No recursion/ brute force

13 views

3 years ago

Jerónimo Barraco Mármol
Let's Code 3: Solving Sudoku in Python

Free code here https://github.com/jerobarraco/samples/tree/master/python/sudokusolver (free as in "I could use a free beer ...

40:27
Let's Code 3: Solving Sudoku in Python

2,629 views

10 years ago

Peter Schneider
Codereview: Messy Sudoku solver

Messy Sudoku solver I hope you found a solution that worked for you :) The Content (except music & images) is licensed under ...

4:12
Codereview: Messy Sudoku solver

42 views

2 years ago

Roel Van de Paar
Code Review: How to make my backtraching sudoku solving algorithm in Python faster? (2 Solutions!!)

Code Review: How to make my backtraching sudoku solving algorithm in Python faster? Helpful? Please support me on Patreon: ...

3:28
Code Review: How to make my backtraching sudoku solving algorithm in Python faster? (2 Solutions!!)

53 views

3 years ago

Roel Van de Paar
Solving sudoku using Backtracking-Search (BTS) with Minimum Remaining Values (MRV) heuristic

Code Review: Solving sudoku using Backtracking-Search (BTS) with Minimum Remaining Values (MRV) heuristic Helpful?

2:58
Solving sudoku using Backtracking-Search (BTS) with Minimum Remaining Values (MRV) heuristic

303 views

3 years ago

westhillcs
CSAB: A Sudoku Solver Using Non-recursive Backtracking

The starter code for this project can be found here: ...

4:13
CSAB: A Sudoku Solver Using Non-recursive Backtracking

1,470 views

8 years ago