ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

64 results

Code Viento
Greedy Algorithm Explained with One Brilliant Stock Trick 💸📈

Ever heard of the Greedy approach but not sure how it works? Let me show you with a super simple example: LeetCode 121 ...

0:30
Greedy Algorithm Explained with One Brilliant Stock Trick 💸📈

784 views

8 months ago

Repovive | Shayan
From Newbie to Expert in 3 Months | 100% works!

repovive.com Telegram Channel: https://t.me/Algorithms_with_Shayan Instagram Page: ...

15:14
From Newbie to Expert in 3 Months | 100% works!

118,666 views

10 months ago

Recess with Researchers
Greedy Algorithms for Knapsack: Fast, Fun… and Sometimes Wrong!

Greedy Algorithms for the 0-1 Knapsack Problem | Fast… But Sometimes Wrong! Welcome to Part 3 of our 7-video series on the ...

23:14
Greedy Algorithms for Knapsack: Fast, Fun… and Sometimes Wrong!

8 views

1 month ago

Recess with Researchers
The 0-1 Knapsack Problem Explained: What a Thief Can Teach Us About Algorithms!

Ever wondered how a thief decides what to steal? Turns out… he's basically solving a famous computer science problem!

14:55
The 0-1 Knapsack Problem Explained: What a Thief Can Teach Us About Algorithms!

13 views

1 month ago

Zachary Huang
Reinforcement Learning #1: Multi-Armed Bandits, Explore vs Exploit, Epsilon-Greedy, UCB

Full Reinforcement Learning Playlist:* https://www.youtube.com/playlist?list=PLRYer4Da-4mJfRHI-1EIGNdhLsnwGPlz7 *Slides:* ...

39:59
Reinforcement Learning #1: Multi-Armed Bandits, Explore vs Exploit, Epsilon-Greedy, UCB

5,822 views

4 months ago

Recess with Researchers
Dynamic Programming + Knapsack: Understanding Overlapping Subproblems (The Easy Way)

Dynamic Programming & the 0-1 Knapsack Problem | Understanding the Core Idea Welcome to Part 4 of our 7-video series on the ...

21:29
Dynamic Programming + Knapsack: Understanding Overlapping Subproblems (The Easy Way)

5 views

1 month ago

CS Algorithms & Challenges
743. Network Delay Time —Dijkstra (Min Heap) vs. SPFA (Queue): 🔄 Which One Should You Use?

Struggling with LeetCode 743: Network Delay Time? In this video, we explore two powerful shortest path algorithms — Dijkstra's ...

29:04
743. Network Delay Time —Dijkstra (Min Heap) vs. SPFA (Queue): 🔄 Which One Should You Use?

25 views

9 months ago

IIT Madras - B.S. Degree Programme
W7L34_Vertex Cover via LP rounding

We introduce the paradigm of approximation algorithms. We study two problems this week - vertex cover and set cover, and four ...

33:35
W7L34_Vertex Cover via LP rounding

437 views

11 months ago

Learn with Whiteboard
Difference Between a Framework Vs Library In Programming

Ever wondered what's the difference between a framework and a library in programming? In this quick 60-second explainer, we ...

0:53
Difference Between a Framework Vs Library In Programming

1,726 views

4 months ago

Quanta Magazine
The Powerful Fourier Transform #math #science

The Fourier transform is a fundamental mathematical tool that breaks complex waveforms into their basic frequency components.

1:37
The Powerful Fourier Transform #math #science

140,555 views

5 months ago

Learn with Whiteboard
What is Memoization in Programming Explained in 60 Seconds

In this 60-second explainer, we break down memoization — a powerful optimization technique used in programming to improve ...

0:53
What is Memoization in Programming Explained in 60 Seconds

1,477 views

4 months ago

Trie Lab
Best Time to Buy and Sell Stock IV (LC Hard) | Dynamic Programming

Master the famous stock trading problem with at most K transactions! This LeetCode hard problem combines dynamic ...

20:21
Best Time to Buy and Sell Stock IV (LC Hard) | Dynamic Programming

67 views

3 weeks ago

IBM Technology
What is a Loss Function? Understanding How AI Models Learn

Download the AI Foundation model ebook to learn more → https://ibm.biz/BdGsJd Learn more about the Loss Functions here ...

10:22
What is a Loss Function? Understanding How AI Models Learn

27,348 views

11 months ago

codemotivation
LeetCode Day 10: 55 Jump Game II (Step-by-Step Guide)

Approach To efficiently solve this problem, we will utilize a greedy algorithm. The key steps are: 1. **Initialization**: - Set `count` to ...

13:03
LeetCode Day 10: 55 Jump Game II (Step-by-Step Guide)

67 views

10 months ago

Learn with Whiteboard
What Is Rate Limiting In API Explained Simply In Under 60 Seconds

Rate limiting is a key concept in APIs that controls how many requests a user or system can make in a given time frame. It helps ...

0:42
What Is Rate Limiting In API Explained Simply In Under 60 Seconds

772 views

4 months ago

Voice Of Code
Best Time to Buy and Sell Stock | LeetCode Explained with Fun! 🚀📈 #Trending #Viral #Funny #lovestory

Struggling to find the best time to buy and sell stocks? Learn how to maximize profits using an optimized approach!

0:39
Best Time to Buy and Sell Stock | LeetCode Explained with Fun! 🚀📈 #Trending #Viral #Funny #lovestory

355 views

8 months ago

CrazyCoding
leetcode 121 -  best time to buy and sell stock | Optimal Approach  in JAVA.

Algorithm : One-Pass Greedy Algorithm Initialize values maxi = 0 → stores the maximum profit found so far. buy = ∞ (represented ...

17:51
leetcode 121 - best time to buy and sell stock | Optimal Approach in JAVA.

13 views

4 months ago

Life at Google
How to solve a Google coding interview question

Watch as Sami and Juliana — two software engineers at Google — walk through a mock coding question during a Google ...

25:49
How to solve a Google coding interview question

1,227,673 views

10 months ago

Gaurav Sen
How Google Maps navigation algorithm works

System Design Course at InterviewReady: https://interviewready.io/ Google Maps directs 1 billion users every month.

1:09
How Google Maps navigation algorithm works

525,484 views

11 months ago

Recess with Researchers
Solving 0-1 Knapsack with Dynamic Programming: A Complete Walkthrough

0-1 Knapsack Dynamic Programming — Full Worked Example (Step-by-Step Table) Welcome to Part 5 of our 7-video series on ...

12:06
Solving 0-1 Knapsack with Dynamic Programming: A Complete Walkthrough

5 views

1 month ago