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,535 results
Learn how to actually solve recursive backtracking problems and avoid common mistakes. I'll walk you through the 4-step ...
43,342 views
8 months ago
In this video, we'll explore the concept of backtracking through a classic problem—LeetCode's Combination Sum. Starting with a ...
1,801 views
This topic is part of Chapter 3: Problem Solving and Algorithms from the 1st Year Computer Science syllabus. In this video, we ...
8,630 views
6 months ago
Learn the backtracking algorithm with easy-to-understand examples! This video breaks down backtracking, a powerful ...
68 views
10 months ago
This lecture talks about what is Backtracking in Analysis of Algorithms in Hindi. This lecture also talks about what are the ...
12,950 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
Ever wondered how computers solve complex puzzles like Sudoku, mazes, or the N-Queens problem so efficiently? The secret ...
15 views
3 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
Permute Array Of Unique Integers #softwaregeeks #datascience #dataanalytics #permutations.
49 views
Write a program to implement backtracking algorithm for solving problems like N queensWrite a program to implement ...
5 views
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,974 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, ...
299 views
This video explains how to solve a 4-Queen problem using Forward Checking.
1,348 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 solve the Maze Problem using Backtracking, focusing on finding the shortest path from a source cell to a ...
311 views
line search, inexact line search, wolfe conditions, strong wolfe conditions, armijo rule, curvature condition, backtracking line ...
1,092 views
Learn how to solve the Combination Sum problem using the Backtracking algorithm! In this video, we break down the classic ...
3 views
In this video, we dive into Backtracking, a powerful algorithmic technique used for solving problems like N-Queens, Sudoku ...
844 views
1,791 views