ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,476 results

Inside code
Let's make a sudoku solver in 5 minutes (Backtracking) - Inside code

Source code: https://gist.github.com/syphh/62e6140361feb2d7196f2cb050c987b3 Learn graph theory algorithms: ...

5:39
Let's make a sudoku solver in 5 minutes (Backtracking) - Inside code

81,687 views

3 years ago

NeetCode
Valid Sudoku - Amazon Interview Question - Leetcode 36 - Python

https://neetcode.io/ - A better way to prepare for Coding Interviews Twitter: https://twitter.com/neetcode1 Discord: ...

13:28
Valid Sudoku - Amazon Interview Question - Leetcode 36 - Python

476,257 views

4 years ago

Back To Back SWE
Implement A Sudoku Solver - Sudoku Solving Backtracking Algorithm ("Sudoku Solver" on LeetCode)

Free 5-Day Mini-Course: https://backtobackswe.com Try Our Full Platform: https://backtobackswe.com/pricing Intuitive Video ...

9:53
Implement A Sudoku Solver - Sudoku Solving Backtracking Algorithm ("Sudoku Solver" on LeetCode)

128,892 views

6 years ago

Happy Coding
LeetCode 37. Sudoku Solver

Hey what's up guys this is jung so today um this one number 37 sudoku sober so i'm pretty sure everyone knows a sudoku game ...

16:43
LeetCode 37. Sudoku Solver

17,812 views

4 years ago

take U forward
L15. Sudoko Solver | Backtracking

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

26:10
L15. Sudoko Solver | Backtracking

397,426 views

4 years ago

Eric Programming
[Java] Leetcode 37. Sudoku Solver [Backtracking #8]

In this video, I'm going to show you how to solve Leetcode 37. Sudoku Solver which is related to Backtracking. In fact, I also have ...

17:44
[Java] Leetcode 37. Sudoku Solver [Backtracking #8]

12,919 views

4 years ago

Computerphile
Python Sudoku Solver - Computerphile

Fun comes in many forms - playing puzzles, or writing programs that solve the puzzles for you. Professor Thorsten Altenkirch on a ...

10:53
Python Sudoku Solver - Computerphile

1,222,269 views

5 years ago

Apna College
Sudoku Solver Problem | using Backtracking | Leetcode Hard

Lecture 46 of DSA Series : Recursion (Part 6) We will learn about more about recursion : Sudoku Solver Problem using ...

26:58
Sudoku Solver Problem | using Backtracking | Leetcode Hard

99,941 views

1 year ago

AlgoJS
Sudoku Solver - LeetCode 37 - JavaScript

https://algojs.dev - Streamline your learning today! https://algojs.ck.page/d4db71b424 - Exclusive DSA Course Step by step ...

9:27
Sudoku Solver - LeetCode 37 - JavaScript

4,381 views

3 years ago

Professor Oakes
Sudoku Solver Python Solution - LeetCode #37

This is the Python solution to Sudoku Solver LeetCode problem. Solution: ...

9:19
Sudoku Solver Python Solution - LeetCode #37

2,445 views

2 years ago

codestorywithMIK
Sudoku Solver | Simple Explanation | Leetcode 37 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A This is the 23rd Video of our Playlist ...

26:37
Sudoku Solver | Simple Explanation | Leetcode 37 | codestorywithMIK

7,744 views

3 months ago

Coding with John
Create a Sudoku Solver In Java In 20 Minutes - Full Tutorial

Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners Source code here: ...

20:25
Create a Sudoku Solver In Java In 20 Minutes - Full Tutorial

339,107 views

4 years ago

Games Computers Play
Sudoku solvers: backtracking or logic?

While writing a sudoku solver - which would be more efficient, backtracking or logic? Let's run experiment and find out. Source ...

5:06
Sudoku solvers: backtracking or logic?

9,572 views

5 years ago

Leetcode Daily
37. Sudoku Solver | Leetcode Daily - Python

Support the channel! Buy me a boba: https://www.buymeaboba.com Ready to conquer one of LeetCode's classic 'Hard' problems ...

5:20
37. Sudoku Solver | Leetcode Daily - Python

1,052 views

3 months ago

DailyCodes
Sudoku Solver | 37 | Hard | Leetcode | C++ | DSA | Coding Solution | Recursive Solution

This Video Only Contains the Solution Code to the Sudoku Solver Problem of Leetcode in C++. First we will write the recursive ...

6:28
Sudoku Solver | 37 | Hard | Leetcode | C++ | DSA | Coding Solution | Recursive Solution

60 views

2 years ago

mCoding
C++ Sudoku Solver in 7 minutes using Recursive Backtracking

C++ implementation of a Sudoku solver. We use a recursive backtracking algorithm and the bitset data structure. ― mCoding with ...

6:57
C++ Sudoku Solver in 7 minutes using Recursive Backtracking

121,344 views

4 years ago

Tech With Tim
Python Sudoku Solver Tutorial with Backtracking p.1

This Sudoku solver tutorial uses python and the backtracking algorithm to find a solution to any solvable sudoku board. In this part ...

17:31
Python Sudoku Solver Tutorial with Backtracking p.1

299,211 views

6 years ago

Code with Alisha
Sudoku Solver Leetcode || Example + Code + Explanation

Write a program to solve a Sudoku puzzle by filling the empty cells. A sudoku solution must satisfy all of the following rules: Each ...

24:57
Sudoku Solver Leetcode || Example + Code + Explanation

9,846 views

4 years ago

codestorywithMIK
Valid Sudoku | 2 Approaches | Leetcode 36 | codestorywithMIK

This is our 28th Video on our Array Playlist. In this video we will try to solve a very Popular Qn "Valid Sudoku". We will ...

41:14
Valid Sudoku | 2 Approaches | Leetcode 36 | codestorywithMIK

27,230 views

3 years ago

Kunal Kushwaha
N-Queens, N-Knights, Sudoku Solver (LeetCode) - Backtracking Questions

Here we cover some important #backtracking questions such as N-Queens, N-Knights, Sudoku Solver (LeetCode), including ...

1:19:26
N-Queens, N-Knights, Sudoku Solver (LeetCode) - Backtracking Questions

231,177 views

4 years ago

Greg Hogg
Valid Sudoku - Leetcode 36 - Hashmaps & Sets (Python)

Master Data Structures & Algorithms for FREE at https://AlgoMap.io/ Code solutions in Python, Java, C++ and JS for this can be ...

5:10
Valid Sudoku - Leetcode 36 - Hashmaps & Sets (Python)

26,583 views

1 year ago

Hua Hua
花花酱 LeetCode 37. Sudoku Solver - 刷题找工作 EP89

代码(Solution) : http://zxi.mytechroad.com/blog/searching/leetcode-37-sudoku-solver/ 题目类型: * 动态规划(Dynamic ...

11:27
花花酱 LeetCode 37. Sudoku Solver - 刷题找工作 EP89

13,767 views

8 years ago

CodeHelp - by Babbar
Lecture 84: Sudoku Solver Problem || Backtracking Day 3 || C++ Placement Series

In this Video, we are going to learn about Backtracking in C++ and Questions There is a lot to learn, Keep in mind “ Mnn bhot ...

23:10
Lecture 84: Sudoku Solver Problem || Backtracking Day 3 || C++ Placement Series

108,100 views

3 years ago

Programming Live with Larry
Daily Leetcode #1979: Aug 31, 2025 - 37. Sudoku Solver

Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real ...

13:05
Daily Leetcode #1979: Aug 31, 2025 - 37. Sudoku Solver

548 views

3 months ago

Apna College
Java Sudoku Solver | Backtracking | Java Placement Course

Notes : https://docs.google.com/document/d/1qNh3mBEsqo2Oz-UYQo5HRt0Bm2TQkqQuoa7l7qzg0b0/edit?usp=sharing Java ...

25:43
Java Sudoku Solver | Backtracking | Java Placement Course

393,309 views

4 years ago