ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

663 results

Greg Hogg
Backtracking Algorithm for Competitive Programming

Backtracking Algorithm for Competitive Programming Crack big tech at ...

0:55
Backtracking Algorithm for Competitive Programming

63,506 views

3 weeks ago

NerdTeach
Recursion vs Backtracking Explained — Algorithms, Tradeoffs, and Real-World Examples

Recursion vs Backtracking Explained breaks down two foundational algorithmic paradigms: recursion as an execution ...

8:49
Recursion vs Backtracking Explained — Algorithms, Tradeoffs, and Real-World Examples

84 views

12 days ago

NerdTeach
Backtracking Deep Dive: N-Queens, Sudoku, Maze & Efficient Implementations

This video breaks down Backtracking algorithms from first principles — how the state-space tree and pruning work, to practical ...

46:07
Backtracking Deep Dive: N-Queens, Sudoku, Maze & Efficient Implementations

46 views

13 days ago

Greg Hogg
Coding Interviews Need Backtracking! Permutations - Leetcode 46

Coding Interviews Need Backtracking! Permutations - Leetcode 46 Crack big tech at ...

1:00
Coding Interviews Need Backtracking! Permutations - Leetcode 46

36,781 views

8 days ago

CTCEdu
N Queen Problem Explained | Backtracking Algorithm | DAA

In this video, we will understand the N-Queen Problem using the Backtracking Algorithm. The N-Queen problem is a classic ...

24:18
N Queen Problem Explained | Backtracking Algorithm | DAA

74 views

4 days ago

GFGVID
1 Concepts of Backtracking
10:27
1 Concepts of Backtracking

0 views

3 weeks ago

K11 Tech University
The Discipline of Guided Search: Foundations of Backtracking

Backtracking Algorithms: Structured Search with Constraints | K11 Tech University Welcome back to K11 Tech University.

6:35
The Discipline of Guided Search: Foundations of Backtracking

0 views

6 days ago

Jeremy McMahan
(CS 577) Lecture 3: Backtracking

Lecture 3 from UW-Madison's Summer 2022 iteration of CS 577: Introduction to Algorithms. This lecture presented the technique ...

2:05:52
(CS 577) Lecture 3: Backtracking

20 views

2 weeks ago

Thita AI
N Queens Problem Explained Using Backtracking | DSA 90 Patterns Series

The N Queens problem is a classic backtracking question asked in technical interviews to test recursion, constraint checking, and ...

4:00
N Queens Problem Explained Using Backtracking | DSA 90 Patterns Series

94 views

6 days ago

Soupzzz
LeetCode 46 – Permutations Explained SUPER SIMPLE (Backtracking Masterclass)

In this video, I break down LeetCode 46 — Permutations in the simplest way possible. You'll learn exactly how backtracking works ...

8:16
LeetCode 46 – Permutations Explained SUPER SIMPLE (Backtracking Masterclass)

182 views

4 weeks ago

Anas Khan Television
4 N-Queen Problem | Backtracking Algorithm | Data Structures & Algorithms

In this video, we dive deep into the 4 N-Queen Problem using the Backtracking Algorithm. Whether you are preparing for coding ...

3:14
4 N-Queen Problem | Backtracking Algorithm | Data Structures & Algorithms

26 views

13 days ago

AI&Cloud
Sudoku Solved with Backtracking | DSA Problem Solving in Simple Steps

What you'll learn: ✓ How Backtracking works ✓ Sudoku solving algorithm ✓ Recursion flow with clear explanation ✓ Time ...

41:12
Sudoku Solved with Backtracking | DSA Problem Solving in Simple Steps

19 views

1 month ago

K11 Tech University
👑The N-Queens Problem: A Case Study in Backtracking

Mastering the N-Queens Problem: A Backtracking Case Study In this episode of K11 Tech University, we tackle the N-Queens ...

7:22
👑The N-Queens Problem: A Case Study in Backtracking

0 views

6 days ago

Shiraj Pradhanang
Backtracking and Brute Force Example.

Given a set of 5 numbers between 1 to 10 and a number N where N is between 1 and 100. Write a program that use all these 5 ...

8:35
Backtracking and Brute Force Example.

2 views

3 weeks ago

Ari's Lens
Recursive Backtracking Number Puzzle Solution

Learn how to solve the five‑number puzzle using recursive backtracking. I explain the pseudo code, walk through the Python ...

7:11
Recursive Backtracking Number Puzzle Solution

2 views

3 weeks ago

LAN Academy
Letter Combinations of a Phone Number | Backtracking Explained (LC 17, C++)

Online Learning Bootcamp Learn anywhere, freely and mindfully! Join us for an accelerated learning experience tailored to your ...

5:14
Letter Combinations of a Phone Number | Backtracking Explained (LC 17, C++)

129 views

2 weeks ago

Sagar Choudhary
Hamiltonian Cycle Problem Explained | Backtracking Approach with Example | DAA Tutorial

📘 Welcome to the Graph Algorithms Section in the DAA Playlist! In this video, we explain the Hamiltonian Cycle Problem, one of ...

12:02
Hamiltonian Cycle Problem Explained | Backtracking Approach with Example | DAA Tutorial

426 views

3 weeks ago

A_coding2u
Binary Tree Paths | Backtracking Step-by-Step Explained (Logic to Code)

Struggling with backtracking concepts on Binary Trees? You are not alone! This pattern is crucial for coding interviews but can be ...

23:26
Binary Tree Paths | Backtracking Step-by-Step Explained (Logic to Code)

33 views

3 weeks ago

SELAM CS ACADEMY
Sum of Subset Problem using Backtracking Algorithms in Design  and Analysis of Algorithm

In the sum of subsets problem, there is a given set with some non-negative integer elements. And another sum value is also ...

7:44
Sum of Subset Problem using Backtracking Algorithms in Design and Analysis of Algorithm

61 views

6 days ago

Greg Hogg
Combination Sum - Recursive Backtracking - Leetcode 39

Combination Sum - Recursive Backtracking - Leetcode 39 Crack big tech at ...

0:55
Combination Sum - Recursive Backtracking - Leetcode 39

41,678 views

7 days ago