ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

128 results

Doctor Lai
Day 374 - Teaching Kids Programming - 0/1 Knapsack Space Optimised Dynamic Programming Algorithm

Post: https://helloacm.com/teaching-kids-programming-0-1-knapsack-space-optimised-dynamic-programming-algorithm/ If you ...

26:25
Day 374 - Teaching Kids Programming - 0/1 Knapsack Space Optimised Dynamic Programming Algorithm

244 views

4 years ago

Education Adda
Scheduling Algorithms Problem Solved 🔥 | Assembly Line Scheduling | DAA Easy Method

In this video, we solve Assembly Line Scheduling Algorithm problems step by step using Dynamic Programming. This topic is very ...

29:44
Scheduling Algorithms Problem Solved 🔥 | Assembly Line Scheduling | DAA Easy Method

69 views

1 month ago

Mike Rapadas
Does Pomodoro actually work for flow? (thanks Huberman)

I've been using the Pomodoro Method for years. It was a productivity tool that helped me focus without distractions. And it worked ...

10:03
Does Pomodoro actually work for flow? (thanks Huberman)

134,141 views

3 years ago

MattJ
451. Sort Characters By Frequency

Problem link: https://leetcode.com/problems/sort-characters-by-frequency/ Link to solution post: ...

5:03
451. Sort Characters By Frequency

26 views

2 years ago

Code & Complexity
Most Important Topics You Should Know Before Starting DSA !!

Explore advanced topics like pattern matching, string searching algorithms, and dynamic programming. Work through hands-on ...

11:22
Most Important Topics You Should Know Before Starting DSA !!

2,283 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

687 views

4 years ago

Programming Live with Larry
Daily Leetcode #804: Jun 13, 2022 - 120. Triangle

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

10:44
Daily Leetcode #804: Jun 13, 2022 - 120. Triangle

313 views

3 years ago

Doctor Lai
Day 668 - Teaching Kids Programming - Paint Fences (No 3 Consecutive Same Colours) - Bottom Up DP

00:01 Hello 02:10 Looking at the last fence 04:59 DP Equation 06:16 Python 09:32 Summary Leetcode: ...

10:23
Day 668 - Teaching Kids Programming - Paint Fences (No 3 Consecutive Same Colours) - Bottom Up DP

46 views

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

4 months ago

Doctor Lai
Day 677 - Teaching Kids Programming - Count Alternating Subarrays (Dynamic Programming Algorithms)

00:01 Hello 05:29 Bruteforce All Subarrays 09:53 Dynamic Programming 13:28 Python Leetcode: ...

20:03
Day 677 - Teaching Kids Programming - Count Alternating Subarrays (Dynamic Programming Algorithms)

48 views

1 year ago

Shubham Aher
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

In this video, we solve the Longest Common Prefix problem — a frequently asked question in coding interviews at FAANG and top ...

8:51
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

184 views

5 months ago

Shubham Aher
Single Number | LeetCode Problem Explained with Intuition & Code | DSA Interview Prep

In this video, we solve the Single Number problem — a popular question in coding interviews for companies like Google, Amazon, ...

7:32
Single Number | LeetCode Problem Explained with Intuition & Code | DSA Interview Prep

190 views

5 months ago

MagentaCobra
Codeforces Educational Round 110 Solutions (A-E)

Hope you found this entertaining and helpful! Contest link: https://codeforces.com/contest/1535 Timestamps: 0:00 Intro 0:45 ...

25:14
Codeforces Educational Round 110 Solutions (A-E)

2,982 views

4 years ago

Doctor Lai
Day 661  - Teaching Kids Programming - Out of Boundary Path: Top Down DP (Recursion Memoization/DFS)

00:01 Problem Description 01:09 Four Directions 04:31 Brute Force 05:50 Python 09:14 Time/Space Complexity 09:28 Cache ...

11:31
Day 661 - Teaching Kids Programming - Out of Boundary Path: Top Down DP (Recursion Memoization/DFS)

38 views

1 year ago

DP_CP
2 Pointers | Fraz’s All DSA Patterns

Master All Two-Pointer Pattern Problems for Coding Interviews | Complete Guide with Examples **Description:** Welcome to ...

14:29
2 Pointers | Fraz’s All DSA Patterns

6 views

1 year ago

Shubham Aher
Factorial Number Problem | DSA Explained Step by Step | Top Coding Interview Questio

In this video, we solve the Factorial Number Problem — a classic DSA (Data Structures & Algorithms) question that is frequently ...

3:49
Factorial Number Problem | DSA Explained Step by Step | Top Coding Interview Questio

61 views

4 months ago

Shubham Aher
Triangle DP | Minimum Path Sum Explained | Dynamic Programming DSA Problem for FAANG Interview Prep

In this video, we solve the classic Triangle Minimum Path Sum problem — a top-ranked Dynamic Programming (DP) question ...

11:58
Triangle DP | Minimum Path Sum Explained | Dynamic Programming DSA Problem for FAANG Interview Prep

61 views

4 months ago

SodiumMan
P vs NP!!!!! What is P? What is NP? What is NP completeness and more…

in this video we are going to the understand P versus NP debate. what is class P what is class NP what is NP complete problems.

28:58
P vs NP!!!!! What is P? What is NP? What is NP completeness and more…

95 views

2 years ago

MagentaCobra
Solution for Lost Tree (D) | Codeforces LATOKEN Round 1

Problem: https://codeforces.com/contest/1534/problem/D I mainly do Codeforces and AtCoder, with the occasional CodeChef ...

9:18
Solution for Lost Tree (D) | Codeforces LATOKEN Round 1

436 views

4 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

CTO Insights Networking events
Jason Allen | AI Agents Explained | From Concept to Working Automation

Special Guest: Jason Allen | Co-Founder of Mobility Places ​Jason Allen blends technical expertise with a knack for solving real ...

1:09:49
Jason Allen | AI Agents Explained | From Concept to Working Automation

18 views

7 months ago

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

Programming Live with Larry
Daily Leetcode #806: Jun 15, 2022 - 1048. Longest String Chain

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

17:07
Daily Leetcode #806: Jun 15, 2022 - 1048. Longest String Chain

464 views

3 years ago

Doctor Lai
Day 632 - Teaching Kids Programming - Min Operations to Reduce to 0 (Top Down DP + Memoziation)

... Down Dynamic Programming Algorithm + Recursion with Memoization) #算法#编程#力扣#刷题#Python #数学#动态规划#记忆化 ...

19:09
Day 632 - Teaching Kids Programming - Min Operations to Reduce to 0 (Top Down DP + Memoziation)

49 views

2 years ago

Trish
Linear Programming : Geometric / Graphical Solution Procedure Example [1]

Straight from the Phone series - Maths for Accounting - Linear Optimisation/Programming Intro Basics ...

24:37
Linear Programming : Geometric / Graphical Solution Procedure Example [1]

541 views

3 years ago