ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,992 results

Bitflip
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

Learn how to actually solve recursive backtracking problems and avoid common mistakes. I'll walk you through the 4-step ...

7:25
Solve ANY Backtracking Problem on Leetcode (Template + Explanation)

24,411 views

6 months ago

freeCodeCamp.org
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

325,795 views

4 months ago

ByteQuest
BackTracking Visually Explained | Combination Sum Leetcode 39

In this video, we'll explore the concept of backtracking through a classic problem—LeetCode's Combination Sum. Starting with a ...

4:33
BackTracking Visually Explained | Combination Sum Leetcode 39

1,212 views

6 months ago

Byte Decode
LeetCode 46 - Permutations | Backtracking Explained in Hindi | Python Solution | IN 7 MINUTES

In this video, we'll solve LeetCode Problem 46: Permutations using a clean and simple backtracking approach. We'll break down ...

7:07
LeetCode 46 - Permutations | Backtracking Explained in Hindi | Python Solution | IN 7 MINUTES

303 views

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

12 views

3 months ago

JomaClass
Backtracking | Programming Fundamentals with Python

All JomaClass videos from 2020 are now free to watch. If you enjoy please consider donating here: https://support.joma.io/ This ...

11:31
Backtracking | Programming Fundamentals with Python

334 views

2 months ago

vlogize
Solving the Mystery: Why Your Backtracking Algorithm in Python Outputs Only Zeros

Discover the reasons why your backtracking algorithm in Python is producing only a vector of zeros and explore troubleshooting ...

1:33
Solving the Mystery: Why Your Backtracking Algorithm in Python Outputs Only Zeros

2 views

11 months ago

Academics with AB
Backtracking | Algorithm Design Techniques | 11th Computer - Chapter 3 - Lec 10

This topic is part of Chapter 3: Problem Solving and Algorithms from the 1st Year Computer Science syllabus. In this video, we ...

6:33
Backtracking | Algorithm Design Techniques | 11th Computer - Chapter 3 - Lec 10

6,721 views

4 months ago

CS Algorithms & Challenges
Backtracking Made Easy! | LeetCode 78 - Subsets | Python Solution

In this video, we'll solve the Subsets problem using Backtracking and an Iterative approach in Python! Problem Statement: ...

16:57
Backtracking Made Easy! | LeetCode 78 - Subsets | Python Solution

29 views

9 months ago

Blaze's Projects
SUDOKU SOLVER IN PYTHON PT. 1: BACKTRACKING

This is the first video in a series where I tackle the game Sudoku using Algorithms implemented in Python. The focus of this video ...

7:52
SUDOKU SOLVER IN PYTHON PT. 1: BACKTRACKING

44 views

3 months ago

Srk Codes
Backtracking Explained in Telugu 🧠 | Subsets of String using Recursion | srkcodes

Follow me on my new Instagram: https://instagram.com/srks.life The old link below doesn't work anymore — I changed my ID!

13:19
Backtracking Explained in Telugu 🧠 | Subsets of String using Recursion | srkcodes

795 views

8 months 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,285 views

8 months ago

ByteQuest
0/1 Knapsack Problem Explained Visually

In this video, we dive deep into the 0/1 Knapsack Problem using dynamic programming. We start by building a table to track the ...

8:10
0/1 Knapsack Problem Explained Visually

48,935 views

9 months ago

vlogize
Mastering Backtracking with a Simple Sudoku Solver in Python

Learn how to solve a Sudoku game using backtracking in Python with clear explanations, code snippets, and common pitfalls.

1:46
Mastering Backtracking with a Simple Sudoku Solver in Python

4 views

6 months ago

Apna College
Recursion (Basics to Advanced) & Backtracking for Placements

Want to study for Tech Placements/Internships from us : Our Latest Placement Batches : https://linktr.ee/apnacollege.in Share your ...

6:16:32
Recursion (Basics to Advanced) & Backtracking for Placements

128,232 views

11 months ago

Perfect Computer Engineer
Introduction to Backtracking 🔥

This lecture talks about what is Backtracking in Analysis of Algorithms in Hindi. This lecture also talks about what are the ...

10:27
Introduction to Backtracking 🔥

11,407 views

8 months ago

CNP - Code n Program
Find All Combinations That Sum to Target in Python | Recursive Backtracking Tutorial

In this video, we dive into solving the Combination Sum problem using recursion and backtracking in Python. This algorithm finds ...

1:07:21
Find All Combinations That Sum to Target in Python | Recursive Backtracking Tutorial

2 views

4 months ago