ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

44 results

Doctor Lai
Day 300 - Teaching Kids Programming - One-way Jump Game via Backtracking, DP and Greedy Algorithm

Post: https://helloacm.com/teaching-kids-programming-one-way-jump-game-via-backtracking-dp-and-greedy-algorithm/ If you like ...

32:41
Day 300 - Teaching Kids Programming - One-way Jump Game via Backtracking, DP and Greedy Algorithm

227 views

4 years ago

Doctor Lai
Day 482 - Teaching Kids Programming - Backtracking Algorithm to Find Factor Combinations (DFS)

Post: ...

14:43
Day 482 - Teaching Kids Programming - Backtracking Algorithm to Find Factor Combinations (DFS)

81 views

3 years ago

CS50
CS50x 2025 - Lecture 3 - Algorithms

Searching: Linear Search, Binary Search. Sorting: Bubble Sort, Selection Sort, Merge Sort. Asymptotic Notation: O, Ω, ...

2:06:35
CS50x 2025 - Lecture 3 - Algorithms

309,954 views

Streamed 1 year ago

Shubham Aher
Generate Parentheses | Backtracking Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the famous “Generate Parentheses” problem from LeetCode — a must-know DSA question often asked in ...

5:46
Generate Parentheses | Backtracking Explained | Top DSA Problem for FAANG Interviews

24 views

3 months ago

Doctor Lai
Day 433 - Teaching Kids Programming - Finding All Subsets via Backtracking Algorithm (Recursion DFS)

Post: https://helloacm.com/teaching-kids-programming-finding-all-subsets-via-backtracking-algorithm-recursion-depth-first-search/ ...

8:58
Day 433 - Teaching Kids Programming - Finding All Subsets via Backtracking Algorithm (Recursion DFS)

100 views

3 years ago

Jose Yamin
Easy Sudoku Solver Code (Backtracking)

Sudoku was the easiest way to learn backtracking for me so I wanted to share it. Helpful resources: ...

19:53
Easy Sudoku Solver Code (Backtracking)

674 views

3 years ago

Doctor Lai
Day 431 - Teaching Kids Programming - Back-tracking Depth First Search to Restore IP Addresses

Post: https://helloacm.com/teaching-kids-programming-back-tracking-depth-first-search-algorithm-to-restore-ip-addresses/ If you ...

19:20
Day 431 - Teaching Kids Programming - Back-tracking Depth First Search to Restore IP Addresses

24 views

3 years ago

Doctor Lai
Day 466 - Teaching Kids Programming - Backtracking to List the Combination Sum (Recursive DFS)

Post: ...

16:57
Day 466 - Teaching Kids Programming - Backtracking to List the Combination Sum (Recursive DFS)

51 views

3 years ago

Doctor Lai
Day 435 - Teaching Kids Programming - Cascading Algorithm to Find All Subsets

Post: https://helloacm.com/teaching-kids-programming-cascading-algorithm-to-find-all-subsets/ If you like this video and would ...

12:57
Day 435 - Teaching Kids Programming - Cascading Algorithm to Find All Subsets

59 views

3 years ago

Doctor Lai
Day 362 - Teaching Kids Programming - Max Profit of Rod Cutting (Unbounded Knapsack) via Top Down DP

Post: ...

16:34
Day 362 - Teaching Kids Programming - Max Profit of Rod Cutting (Unbounded Knapsack) via Top Down DP

33 views

4 years ago

Doctor Lai
Day 360 - Teaching Kids Programming - Partition Equal Subset Sum (Bottom Up Dynamic Programming)

Post: ...

20:37
Day 360 - Teaching Kids Programming - Partition Equal Subset Sum (Bottom Up Dynamic Programming)

88 views

4 years ago

Doctor Lai
Day 483 - Teaching Kids Programming - Breadth First Search Algorithm to Find Factor Combinations

Post: https://helloacm.com/teaching-kids-programming-breadth-first-search-algorithm-to-find-factor-combinations/ If you like this ...

11:20
Day 483 - Teaching Kids Programming - Breadth First Search Algorithm to Find Factor Combinations

61 views

3 years ago

Doctor Lai
Day 419 - Teaching Kids Programming - Is Subsequence Algorithm via Recursion (Greedy)

Post: https://helloacm.com/teaching-kids-programming-is-subsequence-algorithm-via-recursion-greedy/ If you like this video and ...

17:49
Day 419 - Teaching Kids Programming - Is Subsequence Algorithm via Recursion (Greedy)

36 views

3 years ago

Doctor Lai
Day 465 - Teaching Kids Programming - Gray Code by Recursive Mirror Algorithm

Post: https://helloacm.com/teaching-kids-programming-gray-code-by-recursive-mirror-algorithm/ If you like this video and would ...

19:16
Day 465 - Teaching Kids Programming - Gray Code by Recursive Mirror Algorithm

100 views

3 years ago

Doctor Lai
Day 441 - Teaching Kids Programming - Maximum Absolute Value of Sublist via Kadane's Algorithm

Post: https://helloacm.com/teaching-kids-programming-maximum-absolute-value-of-sublist-via-kadanes-algorithm/ If you like this ...

17:16
Day 441 - Teaching Kids Programming - Maximum Absolute Value of Sublist via Kadane's Algorithm

39 views

3 years ago

Doctor Lai
Day 456 - Teaching Kids Programming - Longest Palindromic Substring (Expand Around Center)

Post: ...

15:47
Day 456 - Teaching Kids Programming - Longest Palindromic Substring (Expand Around Center)

181 views

3 years ago

Anchal Soni lectures
8 Queen Problem and 4 Queen problem in Artificial Intelligence

The N queens puzzle is the problem of placing N chess queens on an N×N chessboard so that no two queens threaten each other ...

9:20
8 Queen Problem and 4 Queen problem in Artificial Intelligence

14,403 views

1 year ago

Doctor Lai
Day 494 - Teaching Kids Programming - Count Unreachable Pairs of Nodes in an Undirected Graph (DFS)

Post: ...

19:40
Day 494 - Teaching Kids Programming - Count Unreachable Pairs of Nodes in an Undirected Graph (DFS)

137 views

3 years ago

Doctor Lai
Day 261 - Teaching Kids Programming - Find if Path Exists in Graph by Breadth First Search Algorithm

Post: https://helloacm.com/teaching-kids-programming-find-if-path-exists-in-graph-via-breadth-first-search-algorithm/ If you like ...

15:20
Day 261 - Teaching Kids Programming - Find if Path Exists in Graph by Breadth First Search Algorithm

921 views

4 years ago

Doctor Lai
Day 621 - Teaching Kids Programming - Find The K-th Lucky Number (Recursion Algorithm)

00:01 Find the Lucky Number 01:28 Recursion 02:07 Python Recursion Code 04:25 Algorithm Complexity Post: ...

6:28
Day 621 - Teaching Kids Programming - Find The K-th Lucky Number (Recursion Algorithm)

83 views

2 years ago