ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

77 results

Swag Professor Explain
Every Programming Language Ranked & Explained 2026

Programming languages power everything we use today from websites and mobile apps to AI systems and cloud infrastructure.

4:53
Every Programming Language Ranked & Explained 2026

2,778 views

3 days ago

vHiren
L6 - Subsequences DP | Array Partition With Minimum Absolute Difference | 2D DP | Memo | Tabulation

Partition a set into two subsets with minimum absolute difference problem using 2D Dynamic Programming. Learn Recursion ...

7:15
L6 - Subsequences DP | Array Partition With Minimum Absolute Difference | 2D DP | Memo | Tabulation

0 views

5 days ago

CodeBing
This One Line of C++ Is More Expensive Than You Think

Most developers think C++ `new` simply allocates memory. But in reality, this single line of code connects an entire computer ...

9:19
This One Line of C++ Is More Expensive Than You Think

1,060 views

6 days ago

Virtual Education Point
C++ Stack Implementation Using LinkList | Push Pop Operations

In this tutorial, you will learn how to implement a Dynamic Stack in C++ using a Linked List. Unlike a static stack that uses arrays ...

13:32
C++ Stack Implementation Using LinkList | Push Pop Operations

4 views

7 hours ago

RisingBrain
Maximum Product Subarray | Brute Force → Optimal (Prefix/Suffix) | Java, C++, Python

In this video, we solve the Maximum Product Subarray problem step by step starting from the brute force approach and then ...

17:50
Maximum Product Subarray | Brute Force → Optimal (Prefix/Suffix) | Java, C++, Python

442 views

1 day ago

Code With Vick
leetcode 3130 | Find All Possible Stable Binary Arrays II | Dynamic Programming | Leetcode POTD| DSA

timelines: 0:00 problem explanation 1:16 examples 2:20 Constraints 2:36 Approach (optimized using prefix sum) 12:54 Code.

15:20
leetcode 3130 | Find All Possible Stable Binary Arrays II | Dynamic Programming | Leetcode POTD| DSA

300 views

5 days ago

Get Code
Variables in C | Why Most Programmers Miss the Basics

Variables in C | Why Most Programmers Miss the Basics Welcome to the ultimate starting point for your coding journey!

17:48
Variables in C | Why Most Programmers Miss the Basics

8 views

3 days ago

Sonny Sangha
Stop Writing Tests Manually — This AI Does It For You!

Get started with KaneAI here ...

14:08
Stop Writing Tests Manually — This AI Does It For You!

3,815 views

3 days ago

iot-open.eu
MultiASM4x 9 Compatibility With Hll Compilers C++, C# And Operating Systems

Programming for PC series: how to integrate assembler code with managed and unmanaged code? C++ and C# templates.

8:57
MultiASM4x 9 Compatibility With Hll Compilers C++, C# And Operating Systems

0 views

2 days ago

David Das
Is This the Ultimate Budget Expressive MIDI Controller? Testing the Tahorng WindKey Melodica

https://daviddas.com -- Ever wondered how to add breath-like expression to your MIDI setups without breaking the bank? In this ...

8:47
Is This the Ultimate Budget Expressive MIDI Controller? Testing the Tahorng WindKey Melodica

300 views

4 days ago

IBM Technology
Is RAG Still Needed? Choosing the Best Approach for LLMs

Ready to become a certified watsonx AI Assistant Engineer? Register now and use code IBMTechYT20 for 20% off of your exam ...

11:10
Is RAG Still Needed? Choosing the Best Approach for LLMs

317,754 views

5 days ago

CodeWis Technologies by Nuhman Paramban
What is a Linker? | Linker Explained in Simple Words

A linker is a system program that combines different pieces of compiled code into one final executable program. It connects ...

5:45
What is a Linker? | Linker Explained in Simple Words

0 views

5 days ago

Qt Group
Dynamic C++ Translations | Translations with Qt #5

What if your translatable text lives in C++ behind a custom QML type? Dynamic language switching gets a bit more involved — but ...

7:13
Dynamic C++ Translations | Translations with Qt #5

131 views

2 days ago

Learn In Minutes
Type Wars: Static vs. Dynamic - Pick Your Weapon Wisely

Support the channel on Patreon: https://www.patreon.com/15345164/join Ever felt that gut-punch moment when your beautifully ...

5:47
Type Wars: Static vs. Dynamic - Pick Your Weapon Wisely

244 views

2 days ago

Leetcode Daily
3129. Find All Possible Stable Binary Arrays I | Leetcode Daily - Python

... Find All Possible Stable Binary Arrays I! Learn how to solve this complex combinatorics and Dynamic Programming (DP) puzzle ...

8:05
3129. Find All Possible Stable Binary Arrays I | Leetcode Daily - Python

1,912 views

6 days ago

vHiren
L5.2 - Subsequences DP | Partition Equal Subset Sum | Optimal DP | Intuition Building | LeetCode 416

... series is designed to help you master Dynamic Programming for coding interviews. From beginner to advanced level, this series ...

10:37
L5.2 - Subsequences DP | Partition Equal Subset Sum | Optimal DP | Intuition Building | LeetCode 416

0 views

6 days ago

The Study Room Journal
Convert Data Types Like a Pro

Free Study Material: https://drive.google.com/drive/folders/1bGIDvkliL4zN3jTarbEMxC2urxWzZxAg?usp=sharing Type casting ...

6:59
Convert Data Types Like a Pro

11 views

4 days ago

Silver Pascal Coder
Beyond the Documentation: Finding the "Lost" Libsodium Overloads

I had a humbling afternoon in the lab. I needed to implement the Blake2 hashing algorithm using the Libsodium bindings for ...

12:05
Beyond the Documentation: Finding the "Lost" Libsodium Overloads

121 views

17 hours ago

PSSOU
Data Types in C++1 lect 5

Data Types in C++1 lect 5 - By Dr. Rashmi Gupta.

15:54
Data Types in C++1 lect 5

18 views

2 days ago

vHiren
L8.2 - Subsequences DP | Count Partitions With Given Difference | 2D DP | Intuition Building

Count Partitions with Given Difference problem using 2D Dynamic Programming. Today we'll be solving the same problem by ...

14:35
L8.2 - Subsequences DP | Count Partitions With Given Difference | 2D DP | Intuition Building

0 views

2 days ago