ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

254 results

Insane techie
Lecture:3/50 | Fibonacci Series Using Dynamic Programming

Lecture:3/50 | Fibonacci Series Using Dynamic Programming Welcome to Insane techie.

3:39
Lecture:3/50 | Fibonacci Series Using Dynamic Programming

20 views

1 year 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

313,016 views

Streamed 1 year ago

Data with Zach
The five levels of Apache Spark - Data Engineering

Apache Spark has levels to it: - Level 0 You can run spark-shell or pyspark, it means you can start - Level 1 You understand the ...

3:00
The five levels of Apache Spark - Data Engineering

46,424 views

9 months ago

dsaa2z
CP using Python 😨🥶😱

"Ever faced the frustration of your Python solution not being accepted on CSES? In this video, I'll show you why that happens.

1:30
CP using Python 😨🥶😱

1,324 views

1 year ago

SwiftAlgo
Crazy ACCURATE TradingView Ai Indicator! Swift Algo Indicator!🚀🤯

GET THE INDICATOR ➡️ https://swiftalgo.net/ INSANELY ACCURATE Buy/Sell TradingView Indicator Gives PERFECT Entries!

0:13
Crazy ACCURATE TradingView Ai Indicator! Swift Algo Indicator!🚀🤯

226,162 views

3 months ago

Doctor Lai
Day 373 - Teaching Kids Programming - Using Bottom Up Dynamic Programming to Solve 0/1 Knapsack

Post: https://helloacm.com/teaching-kids-programming-0-1-knapsack-problem-via-bottom-up-dynamic-programming-algorithm/ If ...

22:27
Day 373 - Teaching Kids Programming - Using Bottom Up Dynamic Programming to Solve 0/1 Knapsack

99 views

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

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 372 - Teaching Kids Programming - 0/1 Knapsack Problem by Top Down Dynamic Programming Algorithm

Post: https://helloacm.com/teaching-kids-programming-0-1-knapsack-problem-via-top-down-dynamic-programming-algorithm/ If ...

16:09
Day 372 - Teaching Kids Programming - 0/1 Knapsack Problem by Top Down Dynamic Programming Algorithm

61 views

3 years ago

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

243 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

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 363 - Teaching Kids Programming - Max Profit of Rod Cutting (Unbounded Knapsack) by Bottom Up DP

Post: ...

14:02
Day 363 - Teaching Kids Programming - Max Profit of Rod Cutting (Unbounded Knapsack) by Bottom Up DP

63 views

4 years ago

Vivegan
Dynamic Programming - Coin change Problem
6:41
Dynamic Programming - Coin change Problem

2 views

2 years ago

Doctor Lai
Day 502 - Teaching Kids Programming - Minmax Dynamic Programming Algorithm (Game of Picking Numbers)

Post: ...

15:34
Day 502 - Teaching Kids Programming - Minmax Dynamic Programming Algorithm (Game of Picking Numbers)

78 views

3 years ago

Doctor Lai
Day 634 - Teaching Kids Programming - Compute the Amount of Water of in a Pyramid Stacked Glasses

00:01 Hello 04:35 Explain Again 10:17 Python 20:49 What Have You Learned Today? Compute the Amount of Water of a Glass in ...

22:43
Day 634 - Teaching Kids Programming - Compute the Amount of Water of in a Pyramid Stacked Glasses

76 views

2 years ago

Doctor Lai
Day 359 - Teaching Kids Programming - Find Partition Equal Subset Sum (Top Down Dynamic Programming)

Post: ...

14:21
Day 359 - Teaching Kids Programming - Find Partition Equal Subset Sum (Top Down Dynamic Programming)

53 views

4 years ago

Doctor Lai
Day 365 - Teaching Kids Programming - Multiple Strange Coin Flips/Toss Top Down DP (Knapsack)

Post: ...

23:44
Day 365 - Teaching Kids Programming - Multiple Strange Coin Flips/Toss Top Down DP (Knapsack)

64 views

4 years ago

Build With Fede
How to turn designs into real code using Figma Make!  #productdesign #coding #figma

Watch me turn a Figma design into the closest to pixel-perfect React code using Figma Make. I walk through the full flow—from ...

1:02
How to turn designs into real code using Figma Make! #productdesign #coding #figma

36,753 views

5 months 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 430 - Teaching Kids Programming - Consecutive Ones Less than K via Top Down Dynamic Programming

Post: ...

12:58
Day 430 - Teaching Kids Programming - Consecutive Ones Less than K via Top Down Dynamic Programming

24 views

3 years ago

Doctor Lai
Day 320 - Teaching Kids Programming - Top Down / Bottom Up DP to Type N letters on a 2-keys Keyboard

Post: ...

22:52
Day 320 - Teaching Kids Programming - Top Down / Bottom Up DP to Type N letters on a 2-keys Keyboard

42 views

4 years ago

Doctor Lai
Day 366 - Teaching Kids Programming - Multiple Strange Coin Flips/Toss Top Down DP (Knapsack)

Post: ...

18:26
Day 366 - Teaching Kids Programming - Multiple Strange Coin Flips/Toss Top Down DP (Knapsack)

36 views

4 years ago

CodeScript
Create Dynamic HTML templates using HandleBars and Typescript 😎

Handlebars is a popular JavaScript templating engine that allows you to create dynamic HTML templates by embedding ...

0:40
Create Dynamic HTML templates using HandleBars and Typescript 😎

504 views

1 year ago

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

00:01 Hello 05:45 Two Pointers 07:10 Two Choices 13:49 Reverse Thinking 16:58 Summary Post: ...

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

49 views

2 years ago