ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21 results

Programming Live with Larry
Daily Leetcode #770: May 10, 2022 - 216. Combination Sum III

Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real ...

11:14
Daily Leetcode #770: May 10, 2022 - 216. Combination Sum III

453 views

3 years ago

s k
Letter combination of a phone number

Leetcode 17: Letter combination of a phone number #backtracking #depthfirstsearch #leetcode #recursion #trees.

11:05
Letter combination of a phone number

5 views

4 months 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

Learn, Grow && Enjoy - by Sanyam Jain
10. Pascal’s Triangle | Array | Problem Solving

This is the 10th question of the Problem Solving Series and Array Data Structure. This question has been asked in Amazon, ...

11:11
10. Pascal’s Triangle | Array | Problem Solving

88 views

2 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

Study with Hemant Gaikwad
Buy and sell stock IV leetcode dry run
12:30
Buy and sell stock IV leetcode dry run

4 views

8 months 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 705 - Teaching Kids Programming - Number of Equivalent Domino Pairs (Hash Table / Combination)

00:01 Hello 02:04 Brute Force 04:30 Time Complexity 06:01 Better Counting 12:00 Identity 14:09 Combination C function 17:07 ...

19:16
Day 705 - Teaching Kids Programming - Number of Equivalent Domino Pairs (Hash Table / Combination)

30 views

5 months ago

Doctor Lai
Day 700 - Teaching Kids Programming - Generate Binary Strings Without Adjacent Zeros (BFS Algorithm)

00:01 Hello 03:05 Binary Tree Traversal 05:08 Breadth First Search 06:14 Python 09:16 TLDR; Leetcode: ...

9:51
Day 700 - Teaching Kids Programming - Generate Binary Strings Without Adjacent Zeros (BFS Algorithm)

76 views

1 year ago

MagentaCobra
Solution for Omkar and Akmar (F) | Codeforces Round 724

Problem link: https://codeforces.com/contest/1536/problem/F Explainer: golions.

14:29
Solution for Omkar and Akmar (F) | Codeforces Round 724

683 views

4 years ago

Study with Hemant Gaikwad
Word Search II dry run leetcode
12:57
Word Search II dry run leetcode

6 views

9 months 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 643 - Teaching Kids Programming - Longest Subsequence of Target (Recursion+Memoization=DP)

00:01 Hello 03:25 0/1 Knapsack 05:55 Python 15:35 What have you learned today? 0/1 Knapsack: Length of the Longest ...

17:04
Day 643 - Teaching Kids Programming - Longest Subsequence of Target (Recursion+Memoization=DP)

55 views

2 years ago

Doctor Lai
Day 695 - Teaching Kids Programming - Generate Binary Strings Without Adjacent Zeros (Recursive DFS)

00:01 Hello 02:49 Example 04:18 Do we have a better strategy? 06:28 Python (DFS) 08:51 Search Tree Leetcode: ...

12:12
Day 695 - Teaching Kids Programming - Generate Binary Strings Without Adjacent Zeros (Recursive DFS)

60 views

1 year ago

Camille Crumpton
Coding a Bowling Scoring Program

An approach to scoring bowling for multiple players. This is for a C++ assignment in the second class of a CS major sequence, but ...

17:09
Coding a Bowling Scoring Program

282 views

2 years ago

Doctor Lai
Day 638 - Teaching Kids Programming - Number of Ways to Stay in the Same Place After Some Steps (DP)

00:01 Hello 02:52 Invalid Moves 05:40 f(p, s) 09:42 Make it DP 13:20 Time/Space Complexity 14:30 What Have Your Learned ...

16:08
Day 638 - Teaching Kids Programming - Number of Ways to Stay in the Same Place After Some Steps (DP)

104 views

2 years 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

Doctor Lai
Day 508 - Teaching Kids Programming - Distance Between Bus Stops (Floyd Warshall Shortest Path)

Post: ...

11:17
Day 508 - Teaching Kids Programming - Distance Between Bus Stops (Floyd Warshall Shortest Path)

78 views

3 years ago

The Code Vlogger
Valid Triangle in python | Hindi

Valid Triangle in Python in Hindi . . For further links :- https://linktr.ee/kjs_hankering.

7:00
Valid Triangle in python | Hindi

88 views

2 years ago

Doctor Lai
Day 505 - Teaching Kids Programming - Introduction to Dijkstra Shortest Path Algorithm in a Graph

Post: https://helloacm.com/teaching-kids-programming-introduction-to-dijkstra-single-source-shortest-path-graph-algorithm/ If you ...

15:18
Day 505 - Teaching Kids Programming - Introduction to Dijkstra Shortest Path Algorithm in a Graph

236 views

3 years ago