ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,377 results

Flash Bytes
Coding Interview Questions Explained in 11 Minutes

Coding Interview Questions Explained in 11 Minutes Chapters ---------------------------------------------------- 0:00 Invert a Binary Tree ...

11:14
Coding Interview Questions Explained in 11 Minutes

383 views

2 days ago

CSwithUS
Fibonacci Number - Dynamic Programming (LeetCode 509)

In this video, we tackle the "Fibonacci Number" problem (LeetCode 509), a classic and fundamental question asked in interviews ...

13:20
Fibonacci Number - Dynamic Programming (LeetCode 509)

9 views

4 days ago

Donnie Hinske
NEVER Program a Hexagon Again! | Polygon CNC Milling Macro

Today we are going to show you a macro program on our CNC millturn that will allow you to program any polygon in seconds.

13:18
NEVER Program a Hexagon Again! | Polygon CNC Milling Macro

6,534 views

5 days ago

Awesome
The language behind billion dollar startups

An in depth look at Ruby and Ruby on Rails. Topics: - Readability-first language design; - Dynamic typing, runtime checks; ...

11:43
The language behind billion dollar startups

23,811 views

6 days ago

Let's LeetCode
AI Assisted Cracking of LeetCode Cracking Stock IV

This video provides a clear, step-by-step solution to a LeetCode problem using an AI-assisted approach. We break down the ...

8:14
AI Assisted Cracking of LeetCode Cracking Stock IV

0 views

6 days ago

Outstanding Understanding
CS502 | Lecture 21 | Dynamic programming - 0/1 knapsack
14:20
CS502 | Lecture 21 | Dynamic programming - 0/1 knapsack

0 views

5 days ago

Praveen Seervi
Dynamic Programming | Grid Path 1 | CSES problemset solution

Problem Link https://cses.fi/problemset/task/1638.

14:40
Dynamic Programming | Grid Path 1 | CSES problemset solution

22 views

3 days ago

Pen And Paper
LeetCode 198 | House Robber | Dynamic Programming | Most Optimal | MAANG Preparation

LeetCode 198 | House Robber | Dynamic Programming | Most Optimal | MAANG Preparation In this video, we solve LeetCode ...

6:27
LeetCode 198 | House Robber | Dynamic Programming | Most Optimal | MAANG Preparation

15 views

5 days ago

Praveen Seervi
CSES Minimizing Coins Explained | Dynamic Programming | Beginner Friendly

Problem Link : https://cses.fi/problemset/task/1634.

10:45
CSES Minimizing Coins Explained | Dynamic Programming | Beginner Friendly

32 views

6 days ago

Leetcode Daily
3651. Minimum Cost Path with Teleportations | Leetcode Daily - Python

We break down the optimal Dynamic Programming solution, explaining how to iterate K times to refine costs and using a clever ...

8:34
3651. Minimum Cost Path with Teleportations | Leetcode Daily - Python

728 views

10 hours ago

Delba
Next.js Patterns: Public pages with personalization

How to build public pages in Next.js that combine prerendered content (static) with dynamic, user-specific data. We'll build a ...

6:38
Next.js Patterns: Public pages with personalization

5,064 views

1 day ago

Generative Agents
What Can Python Do?  A Beginner-Friendly, Hands-On Walk through

In this video, I walk through a beginner-friendly Python notebook that shows what Python can actually do in real life. We explore ...

9:27
What Can Python Do? A Beginner-Friendly, Hands-On Walk through

73 views

3 days ago

Praveen Seervi
Array Discription | CSES Problemset solution | Dynamic Programming

Problem Link : https://cses.fi/problemset/task/1746.

13:58
Array Discription | CSES Problemset solution | Dynamic Programming

31 views

2 days ago

Pen And Paper
LeetCode 198 | House Robber | Dynamic Programming | Tabulation | MAANG Preparation

LeetCode 198 | House Robber | Dynamic Programming | Tabulation | MAANG Preparation In this video, we solve LeetCode 198: ...

6:49
LeetCode 198 | House Robber | Dynamic Programming | Tabulation | MAANG Preparation

26 views

6 days ago

LearnWithEdutechy
Climbing Stairs Optimised 🚀 | Part 2 | DP → O(1) Space | FAANG Interview Approach

In this video, we deep-dive into the Climbing Stairs problem – Optimised Dynamic Programming solution with O(1) space ...

5:19
Climbing Stairs Optimised 🚀 | Part 2 | DP → O(1) Space | FAANG Interview Approach

30 views

4 days ago

IT & CS Lectures By Jyoti
0/1 Knapsack Algorithm | Dynamic Programming State, Transition & Optimization | Data Structure

In this session, we study the 0/1 Knapsack algorithm using Dynamic Programming. We focus on how to define the DP state, ...

15:24
0/1 Knapsack Algorithm | Dynamic Programming State, Transition & Optimization | Data Structure

22 views

6 days ago

Flare College
Dynamic Programing & Backtracking - 11th Class (1st Year) Computer Science

Dynamic Programing | Backtracking | Chapter 03 | 11th Class Computer Science - This video explains Dynamic Programing ...

9:35
Dynamic Programing & Backtracking - 11th Class (1st Year) Computer Science

3 views

2 days ago

RisingBrain
Master Recursion Patterns | All in one video

You will learn in this video the four most important recursion patterns that every programmer should know: Linear Recursion – The ...

13:43
Master Recursion Patterns | All in one video

1,874 views

5 days ago

Outstanding Understanding
CS502 | Lecture 20 | Dynamic programming - chain matrix multiply part 2
17:25
CS502 | Lecture 20 | Dynamic programming - chain matrix multiply part 2

0 views

6 days ago

Praveen Seervi
Dynamic Programming | Removing digits | CSES

Problem Link https://cses.fi/problemset/task/1637.

8:19
Dynamic Programming | Removing digits | CSES

26 views

3 days ago

codestorywithMIK
Minimum Cost Path with Edge Reversals | Easiest Explanation | Leetcode 3650 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Dijkstra's Algorithm | PART-1 : https ...

15:57
Minimum Cost Path with Edge Reversals | Easiest Explanation | Leetcode 3650 | codestorywithMIK

7,582 views

1 day ago

TyrannoFlow
LangGraph Workflow Patterns with Structured Outputs and Tools - Part 3/10

Build dynamic workflows in Python using LangGraph's state machine architecture with conditional routing and structured outputs.

14:49
LangGraph Workflow Patterns with Structured Outputs and Tools - Part 3/10

6 views

2 days ago

AI & Code Podcast
Recursion explained simply | Step-by-step notebook walkthrough

Recursion can feel confusing at first—but it doesn't have to be. In this notebook-style video, I explain recursion concepts step by ...

6:54
Recursion explained simply | Step-by-step notebook walkthrough

0 views

3 days ago

ACM SIGPLAN
[POPL'26] Accelerating Syntax-Guided Program Synthesis by Optimizing Domain-Specific Languages

Accelerating Syntax-Guided Program Synthesis by Optimizing Domain-Specific Languages (Video, POPL 2026) Zhentao Ye, Ruyi ...

17:01
[POPL'26] Accelerating Syntax-Guided Program Synthesis by Optimizing Domain-Specific Languages

0 views

21 hours ago

Outstanding Understanding
CS502 | Lecture 22 | Dynamic programming - 0/1 knapsack part 2

This video recording is easy words explanation of a lecture taught at Virual University of Pakistan.

11:36
CS502 | Lecture 22 | Dynamic programming - 0/1 knapsack part 2

0 views

5 days ago