ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

46 results

CodeLucky
Combination Sum - Backtracking Algorithm Explained (LeetCode 39)

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

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

3 views

2 days ago

CodeLucky
Combination Sum II - LeetCode 40 - Backtracking Algorithm Tutorial

Learn how to solve the Combination Sum II problem (LeetCode 40) using the Backtracking algorithm! In this tutorial, we ...

4:14
Combination Sum II - LeetCode 40 - Backtracking Algorithm Tutorial

1 view

2 days ago

CodeLucky
Generate Combinations - Recursive Backtracking Explained | Coding Interview Tutorial

Learn how to solve the 'Generate Combinations' problem using Recursion and Backtracking! In this video, we break down how ...

4:13
Generate Combinations - Recursive Backtracking Explained | Coding Interview Tutorial

3 views

2 days ago

SELAM CS ACADEMY
Hamiltonian Cycle Problem Using BackTracking Algorithm in Design and Analysis of Algorithms (DAA)

Let G= (V, E) be a connected graph with n vertices. A Hamiltonian cycle (suggested by Sir William Hamilton) is a round-trip path a ...

9:58
Hamiltonian Cycle Problem Using BackTracking Algorithm in Design and Analysis of Algorithms (DAA)

44 views

5 days ago

CTCEdu
Sum of Subset Problem Using Backtracking | DAA Step by Step Explanation | Example

In this video, we will learn the Sum of Subset Problem using Backtracking in Design and Analysis of Algorithms (DAA). ✓ What is ...

19:40
Sum of Subset Problem Using Backtracking | DAA Step by Step Explanation | Example

56 views

5 days ago

codingX krishna
LeetCode Weekly Contest 483 | Word Squares II (Q2) | Backtracking Explained in Java

In this video, we solve Q2 – Word Squares II from LeetCode Weekly Contest 483 using Java. We break down the problem step by ...

16:02
LeetCode Weekly Contest 483 | Word Squares II (Q2) | Backtracking Explained in Java

356 views

7 days ago

Einzigartige - Web & App Development Company
Python Algorithms: Part 4 | Depth First Search (DFS) Explained Step by Step (Recursive & Iterative)

GitHub Repository: https://github.com/Einzigartige/python/blob/main/yt-algorithms/video2-dfs.py/ Welcome to Python Algorithms ...

7:12
Python Algorithms: Part 4 | Depth First Search (DFS) Explained Step by Step (Recursive & Iterative)

54 views

7 days ago

Study Placement
Backtracking Lecture 6 🔥 | 2 Backtracking Patterns Explained | For Loop vs No Loop

This is Lecture 6 of my Backtracking Series In this video, I explain the **two fundamental patterns of Backtracking**: 1️⃣ ...

7:07
Backtracking Lecture 6 🔥 | 2 Backtracking Patterns Explained | For Loop vs No Loop

20 views

2 days ago

CodeLucky
Beautiful Arrangement - LeetCode 526 Solution Explained

Learn how to solve the Beautiful Arrangement problem (LeetCode 526) using Backtracking! In this video, we break down the ...

4:02
Beautiful Arrangement - LeetCode 526 Solution Explained

1 view

2 days ago

CodeLucky
Generate Parentheses - LeetCode Backtracking Solution Explained

Learn how to solve the Generate Parentheses problem using Backtracking! In this video, we break down one of the most ...

4:31
Generate Parentheses - LeetCode Backtracking Solution Explained

0 views

2 days ago

Studyloop
DAA Unit-4 Backtracking & Branch and Bound | AKTU Exam Preparation #aktuexam #aktubtech #oneshot

DAA Unit 4 Backtracking Algorithm Branch and Bound N Queen Problem TSP Algorithm AKTU DAA Unit 4 DAA Exam Questions ...

6:45
DAA Unit-4 Backtracking & Branch and Bound | AKTU Exam Preparation #aktuexam #aktubtech #oneshot

0 views

4 days ago

CodeLucky
Combination Sum III Explained - Backtracking LeetCode 216

Learn how to solve the Combination Sum III problem (LeetCode 216) using the Backtracking algorithm! In this video, we break ...

4:11
Combination Sum III Explained - Backtracking LeetCode 216

1 view

2 days ago

Code Flux
Learn Once, Apply Everywhere | The DSA Pattern Method

In this video, I will explain what we will do in this channel and how we will solve a coding problem using a clear, pattern-based ...

8:50
Learn Once, Apply Everywhere | The DSA Pattern Method

91 views

7 days ago

Proof2Code
LeetCode 3799 Word Squares II & 3798 Largest Even Number | DSA Interview Prep | Java

In this video, we solve two LeetCode problems step by step with clear explanations: ✓ LeetCode 3799 – Word Squares II ...

13:55
LeetCode 3799 Word Squares II & 3798 Largest Even Number | DSA Interview Prep | Java

62 views

7 days ago

Study Placement
Backtracking Lecture 5 🔥 | Combinations Problem Explained | LeetCode + Recursion Tree

This is Lecture 5 of my Backtracking Series In this video, we solve the **Combinations Problem** (LeetCode) using ...

6:08
Backtracking Lecture 5 🔥 | Combinations Problem Explained | LeetCode + Recursion Tree

36 views

4 days ago

TLA+ - The Temporal Logic of Actions
Interactive State-Space Navigation with Successor Selection and Backtracking

TLA+ Debugger: Interactive State-Space Exploration & Graphical Debugging with Animations This screencast demonstrates the ...

4:55
Interactive State-Space Navigation with Successor Selection and Backtracking

74 views

4 days ago

CodeLucky
Letter Case Permutation - LeetCode 784 - Backtracking & Recursion Explained

Learn how to solve the Letter Case Permutation problem (LeetCode 784) using both recursive backtracking and iterative ...

4:22
Letter Case Permutation - LeetCode 784 - Backtracking & Recursion Explained

2 views

2 days ago

NullPointer
Count Pairs whose sum is less than target | Two Pointer Technique | Java

Question link: https://www.geeksforgeeks.org/problems/count-pairs-whose-sum-is-less-than-target/1 Given an array arr[] and an ...

9:47
Count Pairs whose sum is less than target | Two Pointer Technique | Java

10 views

4 days ago

Hindi medium engineering
👉 DAA Important Questions🔥 | AKTU | Most Expected Questions | Exam Focused

This video is based on AKTU – Design and Analysis of Algorithms (DAA) Most Important Exam Questions exactly as per AKTU ...

9:03
👉 DAA Important Questions🔥 | AKTU | Most Expected Questions | Exam Focused

1,154 views

5 days ago

CodeLucky
All Paths From Source to Target | LeetCode 797 Graph DFS Solution

Learn how to solve the 'All Paths From Source to Target' problem (LeetCode 797) using Depth First Search (DFS) and ...

4:05
All Paths From Source to Target | LeetCode 797 Graph DFS Solution

0 views

1 hour ago