ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

235 results

shadabsk
All Non-Repeating Combinations in a List | Bitmask + Backtracking | Interview-Focused

Codes for this video: ...

9:11
All Non-Repeating Combinations in a List | Bitmask + Backtracking | Interview-Focused

36 views

3 weeks ago

Immaculate the Coder
WORD SEARCH — DFS Backtracking #leetcode79  Made Simple! 🔥

leetcode #codinginterview #python #backtracking #dfs #wordsearch #coding Solve LeetCode 79: Word Search with a clean and ...

21:25
WORD SEARCH — DFS Backtracking #leetcode79 Made Simple! 🔥

0 views

3 weeks 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)

156 views

2 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

0 views

13 days ago

ShivSatty
I Visualized BACKTRACKING and It Finally Clicked

Now, a bad algorithm would just stand there and cry. But a Backtracking algorithm does something distinct. It admits it was wrong.

29:45
I Visualized BACKTRACKING and It Finally Clicked

0 views

2 weeks ago

TechBits
LeetCode89: GrayCode | Backtracking | Recursion

Gray Code An n-bit gray code sequence is a sequence of 2ⁿ integers where: - Every integer is in the inclusive range [0, 2ⁿ - 1], ...

19:09
LeetCode89: GrayCode | Backtracking | Recursion

145 views

4 weeks ago

AlitaCode
LeetCode 1953: Maximum Number of Weeks for Which You Can Work

LeetCode 1953: Maximum Number of Weeks for Which You Can Work Difficulty: Medium Topics: Array, Backtracking, Dynamic ...

27:07
LeetCode 1953: Maximum Number of Weeks for Which You Can Work

0 views

4 weeks ago

JameSparKing
LeetCode 46: Permutations Made Easy For Complete Beginners – Python Tutorial

LeetCode 46: Permutations – Python Tutorial In this beginner-friendly tutorial, we solve LeetCode 46 Permutations step by step.

3:10
LeetCode 46: Permutations Made Easy For Complete Beginners – Python Tutorial

54 views

3 weeks 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.

0 views

13 days ago

AlitaCode
LeetCode 2112: Insufficient data in training to fetch exact title

LeetCode 2112: Insufficient data in training to fetch exact title Difficulty: Unknown Topics: Array, Backtracking, Binary Search, ...

24:34
LeetCode 2112: Insufficient data in training to fetch exact title

0 views

3 weeks ago

Soupzzz
Master Subsets with Backtracking — LeetCode 78 Explained

This video walks through a clean and intuitive solution to the Subsets problem (LeetCode 78) using recursion and backtracking.

6:54
Master Subsets with Backtracking — LeetCode 78 Explained

63 views

2 weeks ago

AlitaCode
LeetCode 2060: Check if an Original String Exists Given Two Encoded Strings

LeetCode 2060: Check if an Original String Exists Given Two Encoded Strings Difficulty: Hard Topics: Backtracking, Depth-First ...

33:22
LeetCode 2060: Check if an Original String Exists Given Two Encoded Strings

2 views

3 weeks ago

JameSparKing
LeetCode 78: Subsets Made Easy For Complete Beginners – Python Tutorial

LeetCode 78: Subsets – Python Tutorial In this beginner-friendly walkthrough, we solve LeetCode 78 Subsets step by step. You'll ...

2:37
LeetCode 78: Subsets Made Easy For Complete Beginners – Python Tutorial

0 views

3 weeks ago

AlitaCode
LeetCode 1994: The Number of Good Subsets

LeetCode 1994: The Number of Good Subsets Difficulty: Hard Topics: Array, Backtracking, Dynamic Programming, Math, ...

33:51
LeetCode 1994: The Number of Good Subsets

0 views

4 weeks ago

AI&Cloud
N-Queen Problem Solved! Backtracking Explained Step-by-Step | Best Beginner Guide

What You Will Learn: ✓ What is the N-Queen problem? ✓ Why backtracking is used ✓ Safety check for queen placement ...

59:52
N-Queen Problem Solved! Backtracking Explained Step-by-Step | Best Beginner Guide

0 views

3 weeks ago

AlitaCode
LeetCode 1986: Minimum Number of Work Sessions to Finish the Tasks

LeetCode 1986: Minimum Number of Work Sessions to Finish the Tasks Difficulty: Medium Topics: Array, Backtracking, Binary ...

32:11
LeetCode 1986: Minimum Number of Work Sessions to Finish the Tasks

0 views

4 weeks ago

AlitaCode
LeetCode 2019: The exact official title of LeetCode problem 2019

LeetCode 2019: The exact official title of LeetCode problem 2019 Difficulty: Medium Topics: Array, Backtracking, Divide and ...

18:15
LeetCode 2019: The exact official title of LeetCode problem 2019

0 views

3 weeks ago

Leetcode Unlocked
140. Word Break II | Leetcode Unlocked - Python

Master LeetCode 140: Word Break II with this deep dive into recursion, backtracking, and dynamic programming! We explore how ...

11:04
140. Word Break II | Leetcode Unlocked - Python

24 views

2 weeks ago

AlitaCode
LeetCode 1989: Wooden Planks

LeetCode 1989: Wooden Planks Difficulty: Medium Topics: Array, Backtracking, Binary Search, Divide and Conquer, Dynamic ...

24:56
LeetCode 1989: Wooden Planks

0 views

4 weeks ago

AlitaCode
LeetCode 1955: Count Number of Special Subsequences

LeetCode 1955: Count Number of Special Subsequences Difficulty: Hard Topics: Array, Backtracking, Binary Search, Dynamic ...

29:03
LeetCode 1955: Count Number of Special Subsequences

0 views

4 weeks ago