Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
384 results
https://algo.monster/problems/backtracking Interactive visualizer Backtracking has a reputation for making software engineers ...
42,157 views
3 months ago
In this video, we solve the Knight's Tour Problem using the Backtracking algorithm with a complete hands-on implementation.
427 views
7 months ago
Word Search Given an m x n grid of characters `board` and a string `word`, return `true` if `word` exists in the grid. The word can ...
42 views
9 months ago
In this video, we solve the Rat in a Maze problem using Backtracking, allowing the rat to move in all 4 directions: up, down, left, ...
530 views
In this video, we solve the Maze Problem using Backtracking, focusing on finding the shortest path from a source cell to a ...
476 views
In this video, we solve the Creating Strings problem from CSES by understanding recursion and backtracking through a tree ...
17 views
In this video, we introduce the concept of Backtracking, a powerful algorithmic technique used to solve problems involving ...
1,217 views
In this video, we solve the Subsequence Sum Problem using the Backtracking algorithm. This classic problem asks you to find all ...
340 views
Este programa demuestra cómo resolver un problema clásico utilizando estructuras de datos, reemplazando la recursión con una ...
4 views
4 months ago
Online Learning Bootcamp Learn anywhere, freely and mindfully! Join us for an accelerated learning experience tailored to your ...
212 views
8 months ago
Master **Programming & Data Structures for GATE CS/IT** with the legendary lectures by Abdul Bari! This playlist is one of the ...
3 views
7 views
LeetCode 216 (Combination Sum III) solved with a clean Backtracking / DFS template in C++. Start the ordered Backtracking ...
130 views
Problem Overview* - The task involves generating all possible combinations of letters from a given array of digits on a phone ...
5 views
10 months ago
In this video, we solve a Maze Problem using the Backtracking algorithm, focusing on finding the shortest path from a starting point ...
283 views
This is Lecture 5 of my Backtracking Series In this video, we solve the **Combinations Problem** (LeetCode) using ...
91 views
In this video, we continue our DSA in C++ series with Recursion. We cover the fundamentals of recursion, including: What is ...
4 days ago
In this video, we solve LeetCode 77 – Combinations using Backtracking & Recursion step by step. We'll cover: ✓ Problem ...
25 views
In this video, we'll solve LeetCode 77 - Combinations using Recursion + Backtracking. Code Link : https://docs.google.com ...
8 views
2 weeks ago
33 views