ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

30,468 results

freeCodeCamp.org
Solve Coding Interview Backtracking Problems - Crash Course

Master the backtracking problem and solve two LeetCode hard problems in this crash course. ✏️ This course was developed by ...

36:51
Solve Coding Interview Backtracking Problems - Crash Course

206,214 views

4y ago

Reducible
5 Simple Steps for Solving Any Recursive Problem

In this video, we take a look at one of the more challenging computer science concepts: Recursion. We introduce 5 simple steps to ...

21:03
5 Simple Steps for Solving Any Recursive Problem

1,525,990 views

6y ago

MIT OpenCourseWare
6. Recursion and Dictionaries

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: ...

48:22
6. Recursion and Dictionaries

408,337 views

9y ago

Ahmad Bazzi
Newton's method | Backtracking Armijo Search | Theory and Python Code | Optimization Algorithms #2

In this one, I will show you what the (damped) newton algorithm is and how to use it with Armijo backtracking line search. We will ...

34:59
Newton's method | Backtracking Armijo Search | Theory and Python Code | Optimization Algorithms #2

58,890 views

3y ago

James Peralta
Coding Patterns: Backtracking

Backtracking is essentially brute forcing a problem. Conceptually, one can imagine the procedure of backtracking as a tree ...

32:59
Coding Patterns: Backtracking

6,811 views

1y ago

NeetCode
Word Search II - Backtracking Trie - Leetcode 212 - Python

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

20:54
Word Search II - Backtracking Trie - Leetcode 212 - Python

217,385 views

5y ago

Ahmad Bazzi
Modified Newton method | Backtracking Armijo | Theory and Python Code | Optimization Techniques #5

Buy me a coffee: https://paypal.me/donationlink240 Support me on Patreon: https://www.patreon.com/c/ahmadbazzi In this ...

43:57
Modified Newton method | Backtracking Armijo | Theory and Python Code | Optimization Techniques #5

34,645 views

3y ago

Brainy Things
Knight Tour Problem Backtracking Python 3 | Backtracking in Python | Backtracking Problems

Knight Tour Problem Backtracking Python 3 | Backtracking in Python | Backtracking Problems • This video contains: ▻Knight Tour ...

21:44
Knight Tour Problem Backtracking Python 3 | Backtracking in Python | Backtracking Problems

4,378 views

5y ago

Innovit Technologies
Backtracking Problem Solving with LeetCode in Python | Innovit Technologies

Master Backtracking – Solve Complex Search Problems Step by Step In this video by Innovit Technologies, we focus on ...

1:27:23
Backtracking Problem Solving with LeetCode in Python | Innovit Technologies

20 views

9mo ago

AlgoMonster
LeetCode Was Hard Until I Learned THESE 8 Patterns (With Templates!)

https://algo.monster/ Best place to learn and practice coding interviews Almost all LeetCode problems can be solved with the ...

21:06
LeetCode Was Hard Until I Learned THESE 8 Patterns (With Templates!)

755,262 views

1y ago

Naveen Tech Hub
Python Backtracking Explained Visually (5 LeetCode Patterns)

Python backtracking finally explained the way it should be — visually, step by step, with real code you can run. In this video you'll ...

30:55
Python Backtracking Explained Visually (5 LeetCode Patterns)

37 views

2w ago

freeCodeCamp.org and AlgoMonster
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

737,688 views

11mo ago

Destination FAANG
Backtracking full course for technical interviews

Time and Space Complexity: Learn about the computational efficiency of backtracking algorithms. When to Use Backtracking: ...

2:45:01
Backtracking full course for technical interviews

6,616 views

2y ago

Computer Programming for Beginners
Solve Sudoku in Python using recursive backtracking algorithm

Python program to solve Easy and Hard Sudoku problems using recursive backtracking algorithm. This uses a brute force ...

23:24
Solve Sudoku in Python using recursive backtracking algorithm

99 views

3y ago

Avery Wang
CS 106B Sum 2019- Week 4 Section: Recursive Backtracking

There's no lecture on that day all right let's get started then so today we're gonna talk about recursive backtracking and before we ...

53:59
CS 106B Sum 2019- Week 4 Section: Recursive Backtracking

15,247 views

6y ago

Kunal Kushwaha
Backtracking Introduction + Maze Problems - Theory + Code + Tips

This video covers an introduction to #backtracking, along with maze path problems. An important video for interviews covering ...

1:28:10
Backtracking Introduction + Maze Problems - Theory + Code + Tips

321,722 views

4y ago

Reducible
Depth First Search (DFS) Explained: Algorithm, Examples, and Code

In this video, I explain the fundamental ideas behind the Depth First Search (DFS) graph algorithm. We first introduce the concept ...

20:52
Depth First Search (DFS) Explained: Algorithm, Examples, and Code

529,486 views

5y ago

courEZ programacion
algoritmos de backtracking

Por fin!!!! Ya estamos listos para aprender Backtracking!!!! Luces,camaras y a programar ...

21:35
algoritmos de backtracking

8,645 views

5y ago

Code and Debug
DSA Python - Advanced Recursion | Generate Subsequences with Sum K | Backtracking - Part 70 [Hindi]

🚀 Welcome to Part 70 of Code & Debug’s DSA Python Course 2025! In this lecture, we take Advanced Recursion a step further by ...

33:11
DSA Python - Advanced Recursion | Generate Subsequences with Sum K | Backtracking - Part 70 [Hindi]

8,735 views

1y ago

SkillUp with Genie
Leetcode 51 - N-Queens using Backtracking | Python Solution

Leetcode solution in Python for N-Queens Problem statement: The n-queens puzzle is the problem of placing n queens on an ...

22:40
Leetcode 51 - N-Queens using Backtracking | Python Solution

559 views

3y ago