ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,562 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)

29,416 views

7 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

387,326 views

5 months ago

章鱼Paul
Backtracking  algorithm

Two 4s are separated by 4 positions. Two 3s are separated by 3 positions. Two 2s are separated by 2 positions. Two 1s are ...

1:40
Backtracking algorithm

21 views

6 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,358 views

7 months ago

CodeLucky
Backtracking Algorithm Explained: Solve Sudoku, Word Search & Hamiltonian Cycle

Learn the backtracking algorithm with easy-to-understand examples! This video breaks down backtracking, a powerful ...

9:42
Backtracking Algorithm Explained: Solve Sudoku, Word Search & Hamiltonian Cycle

55 views

9 months ago

Next LVL Programming
When To Use Backtracking Algorithm? - Next LVL Programming

When To Use Backtracking Algorithm? In this informative video, we'll cover the backtracking algorithm and its applications in ...

2:40
When To Use Backtracking Algorithm? - Next LVL Programming

13 views

9 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

7,229 views

5 months ago

Sebastian Wild (Lectures)
Algorithms of Bioinformatics (Winter 2025-26) 1-3 Turnpike Backtracking algorithm

Lecture recordings of CS 566 – Algorithms of Bioinformatics (Winter 2025-26) Algorithms of Bioinformatics is a specialization ...

9:10
Algorithms of Bioinformatics (Winter 2025-26) 1-3 Turnpike Backtracking algorithm

46 views

2 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 🔥

12,065 views

8 months ago

章鱼Paul
Backtracking Maze Algorithm

"We start from the top-left corner. At each step, we can move right or down. If we hit a wall or go out of bounds, we backtrack.

0:25
Backtracking Maze Algorithm

31 views

6 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,350 views

9 months ago

Next LVL Programming
What Happens When The Backtracking Algorithm Reaches A Complete Solution? - Next LVL Programming

What Happens When The Backtracking Algorithm Reaches A Complete Solution? In this informative video, we will dive into the ...

3:00
What Happens When The Backtracking Algorithm Reaches A Complete Solution? - Next LVL Programming

8 views

9 months ago

Kurnia Ramadhanti Tuhaza
Backtracking Algorithm
2:46
Backtracking Algorithm

0 views

11 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

131,143 views

11 months ago

Sara Shehab
Backtracking Algorithm
16:41
Backtracking Algorithm

1,723 views

10 months ago

fadli
Backtracking Algorithm
5:19
Backtracking Algorithm

1 view

11 months ago

م. معاذ عامر
Backtracking Algorithm  - Technique and Examples

In this YouTube video, we'll be diving into the Backtracking algorithm and exploring its different applications. Backtracking is a ...

49:21
Backtracking Algorithm - Technique and Examples

40 views

10 months ago

Practice Hero
Write a program to implement backtracking algorithm for solving problems like N queens

Write a program to implement backtracking algorithm for solving problems like N queensWrite a program to implement ...

12:06
Write a program to implement backtracking algorithm for solving problems like N queens

5 views

1 month ago

NPTEL-NOC IITM
Backtracking Line Search

line search, inexact line search, wolfe conditions, strong wolfe conditions, armijo rule, curvature condition, backtracking line ...

14:50
Backtracking Line Search

1,020 views

9 months ago

Sagar Choudhary
Sum of Subsets Problem Using Backtracking | Explained with Examples #dsa  #algorithm

🔍 Solve the Sum of Subsets Problem Using Backtracking! In this video, we explore the Sum of Subsets problem, an important ...

15:21
Sum of Subsets Problem Using Backtracking | Explained with Examples #dsa #algorithm

950 views

11 months ago