ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

88 results

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

Matthew Dowst DevOps
Saving Christmas with PowerShell: Building a Reusable Matching Algorithm

What starts as a simple Secret Santa script quickly turns into a full-blown constraint-based matching engine. In this video, we'll ...

22:53
Saving Christmas with PowerShell: Building a Reusable Matching Algorithm

148 views

2 months ago

Roel Van de Paar
Backtrack in any programming language (2 Solutions!!)

Backtrack in any programming language Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:14
Backtrack in any programming language (2 Solutions!!)

73 views

9 months ago

Sophia Wagner
Codereview: Solving Sudoku using backtracking

Solving Sudoku using backtracking Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

3:19
Codereview: Solving Sudoku using backtracking

30 views

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

188 views

11 months ago

Euforia Algorítmica
Backtracking con Python Ejemplo Sudoku

Cómo Piensa la Máquina? Imagina que estás resolviendo un Sudoku. Llegas a una casilla vacía y pruebas con un número.

30:42
Backtracking con Python Ejemplo Sudoku

16 views

4 months ago

Ivan Viola
Solving Problems by Searching
2:35:55
Solving Problems by Searching

30 views

1 month ago

Learn with Shikaar
How to Count Numbers with Unique Digits in JavaScript — Combinatorics, Backtracking & Fast Methods!

How to Count Numbers with Unique Digits in JavaScript — Combinatorics & Efficient Methods. What the video teaches You'll ...

2:22
How to Count Numbers with Unique Digits in JavaScript — Combinatorics, Backtracking & Fast Methods!

4 views

4 months ago

ProjectGG
39 - Backtracking mit Labyrinth-Beispiel | JAVA FÜR ANFÄNGER

Gesamte Playlist: https://www.youtube.com/playlist?list=PL5yQQIGSwxrFFXNdEKHIZj7tl1-6P8QrT BGM: ...

8:54
39 - Backtracking mit Labyrinth-Beispiel | JAVA FÜR ANFÄNGER

159 views

10 months ago

CTO Bhaiya
Recursion-35 | 22. Generate Parentheses

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

27:25
Recursion-35 | 22. Generate Parentheses

169 views

6 months ago

Owen Wu
N-Queens

Leetcode #51 (Grind 75) (Could not solve on my own - come back to review later)

5:04
N-Queens

8 views

3 months ago

SAMUEL SAITH CALLE SANTA
Solución Sudoku con algoritmo Backtracking en elixir

Dale laik, suscribete y doname, tengo hambre.

12:42
Solución Sudoku con algoritmo Backtracking en elixir

10 views

10 months ago

Agility AI
🚀 Season 2 Finale Episode 10 📘 Tree-of-Thoughts [Ultimate Guide] to Problem-Solving with AI

Dive deep into the world of Tree-of-Thoughts (ToT), a groundbreaking AI technique that revolutionizes problem-solving by ...

9:02
🚀 Season 2 Finale Episode 10 📘 Tree-of-Thoughts [Ultimate Guide] to Problem-Solving with AI

55 views

11 months ago

Owen Wu
N-Queens II

Leetcode #52 (Could not solve on my own - come back to review later)

3:13
N-Queens II

3 views

3 months ago

Smart Jams
Algorithm in 2 Minutes: A Quick Guide

If you love math, you've gotta check this out!. This visual mind map breaks down every major algorithm category. Also, Check this ...

2:08
Algorithm in 2 Minutes: A Quick Guide

856 views

9 months ago

Learn with Shikaar
Letter Combinations Recursively in JavaScript

Generate Letter Combinations from Digits Using JavaScript In this video, you'll learn how to generate all possible letter ...

3:16
Letter Combinations Recursively in JavaScript

5 views

7 months ago

DrKode
Leetcode 206 Reverse Linked List (Animation)

website: https://drkode.org Time Stamp 00:00 Statement 00:15 Storyboard 01:02 drkode.org 01:10 Code explanation 01:30 Code

1:35
Leetcode 206 Reverse Linked List (Animation)

43 views

11 months ago

DrKode
Leetcode 20 Valid Parentheses (Animation)

website: https://drkode.org problem: https://leetcode.com/problems/word-search/description/ solution: ...

2:48
Leetcode 20 Valid Parentheses (Animation)

35 views

11 months ago

DrKode
Leetcode 141 Linked List Cycle (Animation)

website: https://drkode.org Time Stamp 00:00 Statement 00:27 Storyboard 01:06 drkode.org 01:15 Code Explanation 02:02 Code

2:09
Leetcode 141 Linked List Cycle (Animation)

12 views

11 months ago

CTO Bhaiya
Recursion-19 | Divide & Conquer Algorithm

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

6:21
Recursion-19 | Divide & Conquer Algorithm

2,699 views

6 months ago

DrKode
Leetcode 33. Search in Rotated Sorted Array (Animation)

website: https://drkode.org Time Stamp 00:00 statement 00:22 Storyboard 01:44 drkode.org 01:52 Code Explanation 02:55 Code

3:01
Leetcode 33. Search in Rotated Sorted Array (Animation)

36 views

11 months ago

The Debug Zone
Efficient Algorithm for Generating All Combinations of Items in an Object

In this video, we delve into the fascinating world of algorithms as we explore an efficient method for generating all possible ...

3:13
Efficient Algorithm for Generating All Combinations of Items in an Object

0 views

4 months ago

DrKode
Leetcode 153 Find Minimum in Rotated Sorted Array (Animation)

website: https://drkode.org Time Stamp 00:00 Statement 00:12 Basics 01:15 Visual 02:19 drkode.org 02:26 Code explaination ...

3:13
Leetcode 153 Find Minimum in Rotated Sorted Array (Animation)

55 views

11 months ago

DrKode
Leetcode 104 Maximum Depth of Binary Tree (Animation)

website: https://drkode.org Time Stamp 00:00 statement 00:10 Storyboard 01:09 drkode.org 01:16 Code explaination 02:03 Code

2:07
Leetcode 104 Maximum Depth of Binary Tree (Animation)

31 views

10 months ago

DrKode
Leetcode 21 Merge Two Sorted List (Animation)

website: https://drkode.org problem: Time Stamp 00:00 statement 00:10 Storyboard 01:58 drkode.org 02:06 Code explaination ...

3:04
Leetcode 21 Merge Two Sorted List (Animation)

45 views

11 months ago