ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

140 results

CodeLucky
Maximum Score Words Solution - Backtracking Explained

Backtracking 01:37 - The Decision Tree 01:58 - Backtracking Algorithm Steps 02:21 - Checking Validity 02:39 - Calculating Word ...

3:51
Maximum Score Words Solution - Backtracking Explained

0 views

4 days ago

CodeLucky
N-Queens Problem Explained - Backtracking Algorithm Visualized

Master the N-Queens problem with this clear, step-by-step visual guide! ♟️ In this video, we break down one of the most classic ...

3:18
N-Queens Problem Explained - Backtracking Algorithm Visualized

3 views

4 days ago

Piyush Wairale IITM
Backtracking Concepts | Algorithms | SEBI GRADE A IT Officer Phase 2 course #sebiitofficer #sebi

For Course & Test Series Visit: https://www.piyushwairale.com/ Have any questions? Join our telegram group ...

23:23
Backtracking Concepts | Algorithms | SEBI GRADE A IT Officer Phase 2 course #sebiitofficer #sebi

197 views

3 days ago

CodeLucky
Backtracking Fundamentals: Master Decision Trees & Recursion 🌲

Unlock the power of Backtracking algorithms! In this video, we break down one of the most important concepts in computer ...

4:28
Backtracking Fundamentals: Master Decision Trees & Recursion 🌲

12 views

4 days ago

CodeLucky
Combination Sum - Backtracking Algorithm Explained (LeetCode 39)

Learn how to solve the Combination Sum problem using the Backtracking pattern! In this video, we break down the logic ...

4:52
Combination Sum - Backtracking Algorithm Explained (LeetCode 39)

0 views

4 days ago

aloalgo(dot)com
Generate Parentheses (N=2) - Visual Backtracking

Watch the backtracking algorithm generate valid parentheses combinations for n=2 in this visual explanation. Learn how the ...

0:11
Generate Parentheses (N=2) - Visual Backtracking

2,947 views

1 day ago

CodeLucky
Sudoku Solver Algorithm: Backtracking Explained for Beginners

Learn how to build a Sudoku Solver using the Backtracking algorithm! In this video, we break down the logic behind solving ...

3:23
Sudoku Solver Algorithm: Backtracking Explained for Beginners

6 views

4 days ago

CodeLucky
Generate IP Addresses - Backtracking Algorithm Interview Question (LeetCode)

Learn how to solve the "Generate IP Addresses" problem using Backtracking (DFS). This is a popular coding interview question ...

4:41
Generate IP Addresses - Backtracking Algorithm Interview Question (LeetCode)

0 views

4 days ago

Sundeep Saradhi Kanthety
Learn DAA - Design and Analysis of Algorithms (Part-2) || Dynamic Programming || Backtracking

00:00:00 Introductiont to Dynamic Programming 00:15:56 0/1 Knapsack Problem using Dynamic Programming 00:48:06 0/1 ...

11:17:05
Learn DAA - Design and Analysis of Algorithms (Part-2) || Dynamic Programming || Backtracking

232 views

1 day ago

CodeLucky
Restore IP Addresses - LeetCode 93 - Backtracking & Recursion Explained

We cover the rules of valid IP addresses, how to visualize the decision tree, and how to implement the backtracking algorithm ...

4:16
Restore IP Addresses - LeetCode 93 - Backtracking & Recursion Explained

2 views

4 days ago

CodeLucky
Partition to K Equal Sum Subsets - Backtracking Algorithm Explained

Learn how to solve the "Partition to K Equal Sum Subsets" problem using Backtracking! This video breaks down the logic ...

3:51
Partition to K Equal Sum Subsets - Backtracking Algorithm Explained

0 views

4 days ago

Logic Lab
One Backtracking Trick That Solves Combination Sum (LeetCode 39)

In this video, we solve LeetCode Problem 39: Combination Sum step by step using backtracking. Instead of memorizing code, ...

2:19
One Backtracking Trick That Solves Combination Sum (LeetCode 39)

10 views

6 days ago

Manning Publications
Algorithms and Data Structures You Won’t Find in Textbooks

Check out Eric Lippert's book Fabulous Adventures in Data Structures and Algorithms | https://hubs.la/Q03-m9mr0 To save ...

2:11
Algorithms and Data Structures You Won’t Find in Textbooks

4,017 views

2 days ago

Tsoding Daily
Deciphering Academic Slop

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Teaser - 00:00:37 - Intro - 00:06:01 - Venation - 00:09:18 ...

2:06:33
Deciphering Academic Slop

58,804 views

5 days ago

DSAwithT
Graph Traversals | Breadth First Search(BFS) and Depth First Search(DFS)

In this video, we will learn two important graph traversal algorithms: Breadth First Search (BFS) and Depth First Search (DFS).

20:16
Graph Traversals | Breadth First Search(BFS) and Depth First Search(DFS)

30 views

6 days ago

CodeLucky
Shortest Common Supersequence - Dynamic Programming Explained

Learn how to solve the Shortest Common Supersequence problem using Dynamic Programming! In this video, we break down ...

4:16
Shortest Common Supersequence - Dynamic Programming Explained

0 views

5 days ago

CodeLucky
Palindrome Partitioning - Backtracking Solution Explained (LeetCode)

Learn how to solve the Palindrome Partitioning problem using Backtracking! In this video, we break down one of the classic ...

4:11
Palindrome Partitioning - Backtracking Solution Explained (LeetCode)

0 views

4 days ago

Study Placement
Backtracking Lecture 8 🔥 | Permutations Problem Explained | Recursion Tree + Dry Run

This is Lecture 8 of my Backtracking Series 🔥 Notes: Telegram Community Group Telegram Community Channel link: https://t ...

19:41
Backtracking Lecture 8 🔥 | Permutations Problem Explained | Recursion Tree + Dry Run

25 views

6 days ago

CodeLucky
Letter Combinations of a Phone Number - LeetCode 17 - Backtracking Tutorial

In this video, we break down the classic backtracking algorithm. We will visualize the decision tree , trace the recursion ...

3:25
Letter Combinations of a Phone Number - LeetCode 17 - Backtracking Tutorial

1 view

4 days ago

CodeLucky
Word Search II - LeetCode Hard Solution Explained (Trie + Backtracking)

Master the Word Search II problem using the Trie data structure and Backtracking! In this video, we break down one of the most ...

3:38
Word Search II - LeetCode Hard Solution Explained (Trie + Backtracking)

0 views

4 days ago