ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,291 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,739 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

390,336 views

5 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,373 views

7 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

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,256 views

5 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

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,081 views

8 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

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

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

Sara Shehab
Backtracking Algorithm
16:41
Backtracking Algorithm

1,738 views

10 months ago

Lecturelia - CSE বাংলা টিউটোরিয়াল
🔴 Introduction to Backtracking | বাংলা টিউটোরিয়াল | Lecturelia 🔴

In this video, we dive into Backtracking, a powerful algorithmic technique used for solving problems like N-Queens, Sudoku, Maze ...

11:58
🔴 Introduction to Backtracking | বাংলা টিউটোরিয়াল | Lecturelia 🔴

764 views

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

Buo
Recursive backtracking maze generator with a* solving

Implementation of recursive backtracking algorithm and a star(a*) algorithm to solve.

0:25
Recursive backtracking maze generator with a* solving

238 views

4 months ago

Perfect Computer Engineer
N Queens Problem using Backtracking 🔥

N Queens problem using Backtracking in Analysis of Algorithms in Hindi is the topic taught in this lecture. This lecture talks ...

22:33
N Queens Problem using Backtracking 🔥

52,570 views

8 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,289 views

11 months ago

Sagar Choudhary
N-Queens Problem | Backtracking Algorithm Explained with Solutions & Time Complexity

Crack the N-Queens Problem with Ease! Welcome to our detailed tutorial on solving the N-Queens Problem, a fundamental ...

20:11
N-Queens Problem | Backtracking Algorithm Explained with Solutions & Time Complexity

672 views

11 months ago

Code Scribbler
LeetCode 46: Permutations | C# Solution | Backtracking Algorithm

In this video, I solve LeetCode 46: Permutations using a #backtracking approach in C#. We'll generate all possible permutations ...

4:51
LeetCode 46: Permutations | C# Solution | Backtracking Algorithm

212 views

8 months ago

𝗩𝗥 Academy
N-Queen state space tree using Backtracking

... analysis and designing of algorithm fifth semester TOC and sixth semester that is compiler design your subscription is important ...

4:41
N-Queen state space tree using Backtracking

1,722 views

6 months ago

John Baugh
Lecture 5:  Backtracking

Discussion of backtracking as a paradigm for feasible solutions (not optimal solutions). We look at the n-Queens problem and ...

43:31
Lecture 5: Backtracking

84 views

3 months ago