ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

22 results

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

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

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

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

2 views

2 days ago

Aryan Gulati
Generate Valid Parentheses Recusrion and Backtracking

Generate Valid Parentheses Recusrion and Backtracking.

4:03
Generate Valid Parentheses Recusrion and Backtracking

0 views

2 days ago

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

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

8 hours 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

Let's LeetCode
LeetCode 257 — Binary Tree Paths Explained | AI-Assisted + Human Verified

In this video, I break down LeetCode #257: Binary Tree Paths — a classic DFS (Depth-First Search) problem that tests your ...

5:58
LeetCode 257 — Binary Tree Paths Explained | AI-Assisted + Human Verified

0 views

3 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

KRS
Maximum Level Sum of a Binary Tree - LeetCode 1161 | BFS Tree Traversal

[The Hook] How do you find which level in a Binary Tree has the largest total value? In this video, we solve LeetCode 1161 using ...

9:24
Maximum Level Sum of a Binary Tree - LeetCode 1161 | BFS Tree Traversal

0 views

5 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

Learn Fundamentals
Graph Algorithms in Python

Graph Algorithms in Python.

10:20
Graph Algorithms in Python

0 views

23 hours ago

Study Placement
Maximal Rectangle | LeetCode 85 | Optimal Stack + Histogram Approach | Explained

Problem: LeetCode 85 - Maximal Rectangle Code: https://leetcode.com/problems/maximal-rectangle/solutions/7484811/easy ...

19:50
Maximal Rectangle | LeetCode 85 | Optimal Stack + Histogram Approach | Explained

961 views

22 hours ago

Study Placement
Maximum Matrix Sum | LeetCode 1975 | Greedy Sign Flipping

In this video, we solve LeetCode 1975 — Maximum Matrix Sum. Code: https://leetcode.com/problems/maximum-matrix-sum/solutions ...

6:52
Maximum Matrix Sum | LeetCode 1975 | Greedy Sign Flipping

2,106 views

7 days ago

NullPointer
Even Odds Explained  | O(1) Math Trick | Codeforces Problem Simplified | Competitive programming.

In this video, we solve the famous Codeforces problem **Even Odds** using a simple but powerful mathematical observation.

12:30
Even Odds Explained | O(1) Math Trick | Codeforces Problem Simplified | Competitive programming.

0 views

15 hours ago

Study Placement
Maximum Level Sum of a Binary Tree | LeetCode 1161 | BFS Level Order Traversal

In this video, we solve LeetCode 1161 — Maximum Level Sum of a Binary Tree. Code: https://leetcode.com/problems/maximum ...

9:56
Maximum Level Sum of a Binary Tree | LeetCode 1161 | BFS Level Order Traversal

640 views

6 days ago

Study Placement
Binary Tree Traversal | Preorder Traversal Explained with Example | Lecture 2

In this lecture, we cover Binary Tree Preorder Traversal in detail. Notes: Telegram Community Group Telegram Community ...

12:54
Binary Tree Traversal | Preorder Traversal Explained with Example | Lecture 2

32 views

1 day ago