ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,307 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

157 views

7 years ago

Algortimos y Estructuras de Datos II
Backtracking

Introducción a la estrategia de resolución de problemas mediante backtracking, incluyendo el ejemplo de permutar una lista.

39:04
Backtracking

498 views

4 years ago

Seminarium Informaticum Ostfaliae
Backtracking

Erläutert backtracking und den Zusammenhang mit regex engines, die Worterkennung nichtdeterministisch durch backtracking ...

6:39
Backtracking

717 views

11 years ago

WIT Solapur - Professional Learning Community
Solving N Queens problem by backtracking approach

V R Tribhuvan Dept. of Computer Science & Engineering Walchand Institute of Technology Solapur.

10:19
Solving N Queens problem by backtracking approach

306 views

6 years ago

Yusuf Sahillioğlu
data structures - backtracking

Favorite algorithm of this class: N-Queens (20:33). Course website: http://www.ceng.metu.edu.tr/~ys/ceng213-ds.

22:28
data structures - backtracking

1,095 views

5 years ago

WIT Solapur - Professional Learning Community
Solving sum of subsets problem by backtracking approach

V R Tribhuvan Dept. of Computer Science & Engineering Walchand Institute of Technology Solapur.

12:19
Solving sum of subsets problem by backtracking approach

1,323 views

6 years ago

Building Janky Programs
Recursive Backtracking

This is about recursive backtracking using the escapeMaze problem from https://www.codestepbystep.com.

46:14
Recursive Backtracking

78 views

3 years ago

WIT Solapur - Professional Learning Community
Solving graph coloring problem by backtracking approach

V R Tribhuvan Dept. of Computer Science & Engineering Walchand Institute of Technology Solapur.

10:00
Solving graph coloring problem by backtracking approach

392 views

6 years ago

Roel Van de Paar
Is this a true backtracking algorithm?

Is this a true backtracking algorithm? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:36
Is this a true backtracking algorithm?

3 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

4 views

1 year ago

westhillcs
CSAB: Backtracking

Computer Science Video for Westhill High School.

6:09
CSAB: Backtracking

76 views

8 years ago

Smita Khavate
Backtracking

Welcome to my you tube channel!!! In this video, we will study Backtracking algorithmic strategy with the help of example ...

10:46
Backtracking

52 views

5 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

Roel Van de Paar
Computer Science: How can I write this backtracking algorithm using dynamic programming?

Computer Science: How can I write this backtracking algorithm using dynamic programming? Helpful? Please support me on ...

2:51
Computer Science: How can I write this backtracking algorithm using dynamic programming?

2 views

4 years ago

WIT Solapur - Professional Learning Community
Detection of Hamiltonian cycle by Backtracking approach

V R Tribhuvan Dept of Computer Science & Engineering Walchand Institute of Technology Solapur.

12:28
Detection of Hamiltonian cycle by Backtracking approach

314 views

6 years ago

TLA+ - The Temporal Logic of Actions
Interactive State-Space Navigation with Successor Selection and Backtracking

TLA+ Debugger: Interactive State-Space Exploration & Graphical Debugging with Animations This screencast demonstrates the ...

4:55
Interactive State-Space Navigation with Successor Selection and Backtracking

121 views

1 month ago

Bucharest Cram School
Admitere 2025 - Backtracking

Toate materialele de pregătire: https://drive.google.com/drive/folders/1KpNbijoqU53Hu2lw88lrW0fGkZvbjYw3?usp=sharing ...

22:34
Admitere 2025 - Backtracking

189 views

11 months ago

Roel Van de Paar
Is there a more efficient algorithm than backtracking/dynamic programming?

Is there a more efficient algorithm than backtracking/dynamic programming? Helpful? Please support me on Patreon: ...

2:59
Is there a more efficient algorithm than backtracking/dynamic programming?

2 views

4 years ago

Aaron Bauer
CS 201 Backtracking Practice and Maps

We practice writing a recursive backtracking solver for sudoku, and then introduce a new abstract data type: the Map. Concerto A ...

38:30
CS 201 Backtracking Practice and Maps

17 views

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

8 years ago