ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

270 results

Insane Explorers
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

2 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

328,264 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

50,641 views

10 months ago

Utah Python
SLCPython June 2023 Meetup: Big O Notation / Programming (in a) Vacuum

So let's let's talk about the program is another word you'll hear used with that say that again dynamic programming is another ...

1:51:17
SLCPython June 2023 Meetup: Big O Notation / Programming (in a) Vacuum

41 views

2 years 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,375 views

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

4 years ago

Sergiy Tytenko, PhD | Software Development
Lecture 4 | Inheritance and Polymorphism

Object-Oriented Programming and Data Structures.

1:27:30
Lecture 4 | Inheritance and Polymorphism

54 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!🚀🤯

262,367 views

5 months ago

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

3 views

2 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

64 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

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

245 views

4 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

37 views

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

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

48,127 views

7 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

Anshul Yadav
Java Developer Roadmap | Step-by-Step Guide to Become a Java Backend Developer #webdevelopment #java

... solve competitive programming problems c language tutorial for beginners dynamic programming problems numpy how to think ...

8:15
Java Developer Roadmap | Step-by-Step Guide to Become a Java Backend Developer #webdevelopment #java

129 views

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

25 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 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

Linh Ei
Ngày đầu tiên trong thử thách 100 ngày leetcode 👩‍💻 Và tôi gặp đúng DP 😂 #code #programming

Và tôi gặp đúng DP.

1:10
Ngày đầu tiên trong thử thách 100 ngày leetcode 👩‍💻 Và tôi gặp đúng DP 😂 #code #programming

7,979 views

9 months ago