ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

413 results

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

The Debug Zone
Backtracking in a grid

python: Backtracking in a grid Thanks for taking the time to learn more. In this video I'll go through your question, provide various ...

3:03
Backtracking in a grid

3 views

1 year ago

Roel Van de Paar
Code Review: N Queens in Python using backtracking (3 Solutions!!)

Code Review: N Queens in Python using backtracking Helpful? Please support me on Patreon: ...

3:43
Code Review: N Queens in Python using backtracking (3 Solutions!!)

3 views

3 years ago

Peter Schneider
How does Perl apparently avoid catastrophic backtracking?

How does Perl apparently avoid catastrophic backtracking? I hope you found a solution that worked for you :) The Content (except ...

2:40
How does Perl apparently avoid catastrophic backtracking?

26 views

2 years ago

Roel Van de Paar
Problems with backtracking algorithm in C++ (2 Solutions!!)

Problems with backtracking algorithm in C++ Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:55
Problems with backtracking algorithm in C++ (2 Solutions!!)

3 views

3 years ago

Francisco Martiarena
Generador de Laberintos con python / Maze Generator in python (Recursive Backtracker)

This is a Maze Generator that uses a random implementation of the Depth First Search Algorithm! Github Link: ...

0:20
Generador de Laberintos con python / Maze Generator in python (Recursive Backtracker)

1,064 views

4 years ago

Daniel Gelfond
minesweeper ai algorithm python

ai-----

1:06
minesweeper ai algorithm python

88 views

5 years ago

Roel Van de Paar
(Leetcode) 24 game in Python

(Leetcode) 24 game in Python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:57
(Leetcode) 24 game in Python

71 views

3 years ago

Agnishom Chattopadhyay
Regular Expressions with Lookarounds - Lightning Talk - Efficient Matching

Practical regular expressions are often extended with lookahead and lookbehind assertions. These constructs are used to refine ...

2:01
Regular Expressions with Lookarounds - Lightning Talk - Efficient Matching

40 views

1 year ago

Roel Van de Paar
Knight's Tour - Python (2 Solutions!!)

Knight's Tour - Python Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

3:46
Knight's Tour - Python (2 Solutions!!)

63 views

3 years ago

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

Victor S
Another ICFPC-2014 algorithm that didn't make it in time

Implemented in Python a bit too late. The Artificial Idiot (AI) is supposed to be a simple backtracking with a hand-crafted heuristic ...

2:07
Another ICFPC-2014 algorithm that didn't make it in time

48 views

11 years ago

Learn Python with Pyto
Sneak Trick : Why do Pyto count from zero (Programming Language) | Pytorial

Pyto is an animated snake that will help you learn python like a video game. In this episode, we gonna learn why do programmers ...

3:45
Sneak Trick : Why do Pyto count from zero (Programming Language) | Pytorial

81 views

3 years ago

Roel Van de Paar
Code Review: Partitions of a number (backtracking) - time efficiency

Code Review: Partitions of a number (backtracking) - time efficiency Helpful? Please support me on Patreon: ...

3:05
Code Review: Partitions of a number (backtracking) - time efficiency

4 views

3 years ago

Roel Van de Paar
Backtracking all the words in the English alphabet that have 5 letters, where no 2 consecutive...

Code Review: Backtracking all the words in the English alphabet that have 5 letters, where no 2 consecutive letters can be ...

3:50
Backtracking all the words in the English alphabet that have 5 letters, where no 2 consecutive...

3 views

3 years ago

Roel Van de Paar
Code Review: Path finding algorithm using recursion in Python

Code Review: Path finding algorithm using recursion in Python Helpful? Please support me on Patreon: ...

2:58
Code Review: Path finding algorithm using recursion in Python

6 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

Roel Van de Paar
Software Engineering: Regex backtracking on simple pattern

Software Engineering: Regex backtracking on simple pattern Helpful? Please support me on Patreon: ...

1:40
Software Engineering: Regex backtracking on simple pattern

40 views

3 years ago