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
2,593 results
Learn how to actually solve recursive backtracking problems and avoid common mistakes. I'll walk you through the 4-step ...
43,234 views
8 months ago
This topic is part of Chapter 3: Problem Solving and Algorithms from the 1st Year Computer Science syllabus. In this video, we ...
8,625 views
6 months ago
In this video, we'll explore the concept of backtracking through a classic problem—LeetCode's Combination Sum. Starting with a ...
1,796 views
This lecture talks about what is Backtracking in Analysis of Algorithms in Hindi. This lecture also talks about what are the ...
12,950 views
10 months ago
Learn the backtracking algorithm with easy-to-understand examples! This video breaks down backtracking, a powerful ...
68 views
In this video, I solve LeetCode 46: Permutations using a #backtracking approach in C#. We'll generate all possible permutations ...
246 views
9 months ago
Lecture recordings of CS 566 – Algorithms of Bioinformatics (Winter 2025-26) Algorithms of Bioinformatics is a specialization ...
66 views
4 months ago
In this video, we solve the Knight's Tour Problem using the Backtracking algorithm with a complete hands-on implementation.
211 views
1 month ago
1st Year Computer Science – Chapter 03: Algorithms and Problem Solving Lecture 11: Dynamic Programming & Backtracking ...
555 views
Write a program to implement backtracking algorithm for solving problems like N queensWrite a program to implement ...
5 views
3 months ago
Ever wondered how computers solve complex puzzles like Sudoku, mazes, or the N-Queens problem so efficiently? The secret ...
14 views
1,791 views
11 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, ...
298 views
Permute Array Of Unique Integers #softwaregeeks #datascience #dataanalytics #permutations.
49 views
In this video, we dive into Backtracking, a powerful algorithmic technique used for solving problems like N-Queens, Sudoku ...
844 views
... for coding interviews, this tutorial will help you understand this famous backtracking algorithm in a simple and practical way!
210 views
5 months ago
In this video, we dive deep into the 0/1 Knapsack Problem using dynamic programming. We start by building a table to track the ...
67,895 views
23 views
In this video, we cover backtracking algorithms with clear examples and optimization techniques: ✓ What is Backtracking?
1,221 views
Welcome back to Hello Algorithm: The Podcast! This episode dives into Backtracking, a powerful algorithmic technique for ...
1 view