ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

974 results

Xander Gouws
The C Iceberg

I wanted to go over some of my favourite surprising and obscure facts about C. We start with the essentials you really ought to ...

9:38
The C Iceberg

169,358 views

3 weeks ago

CS with UT
Stacks in C 🔥 Array vs Linked List Implementation | Push & Pop Explained

In this video, we learn Stack Data Structure in C with complete implementation using Arrays and Linked Lists. Topics Covered: ...

22:16
Stacks in C 🔥 Array vs Linked List Implementation | Push & Pop Explained

45 views

1 month ago

CppCon
Fix C++ Stack Corruptions with the Shadow Stack Library - Bartosz Moczulski - CppCon 2025

https://cppcon.org --- Fix C++ Stack Corruptions with the Shadow Stack Library - Bartosz Moczulski - CppCon 2025 --- Fatal stack ...

1:01:19
Fix C++ Stack Corruptions with the Shadow Stack Library - Bartosz Moczulski - CppCon 2025

2,592 views

2 weeks ago

Engineer dude learning
Data Structure – Unit 2 (Stack & Queue) COMPLETE ONESHOT | Hindi | @Engineerdude-g6m Get 28 Marks

WhatsApp link https://whatsapp.com/channel/0029VbAgnDB0LKZIO3dTi63R Data Structure – Unit 2 (Stack & Queue) One Shot ...

1:56:59
Data Structure – Unit 2 (Stack & Queue) COMPLETE ONESHOT | Hindi | @Engineerdude-g6m Get 28 Marks

14,748 views

3 weeks ago

AmCoder
Stack Data Structure Explained in C++| Linked List & Array Impl. | DSA & Problem Solving Series #14

In this episode, we begin a new chapter in our Data Structures journey. After completing Linked Lists and mastering time ...

1:02:24
Stack Data Structure Explained in C++| Linked List & Array Impl. | DSA & Problem Solving Series #14

49 views

2 days ago

Dark Mode Engineering
The Stack vs. The Heap: Where Your Variables Actually Live

You write code, create variables, and initialize objects—but where do they actually go? For many developers, computer ...

25:22
The Stack vs. The Heap: Where Your Variables Actually Live

76 views

5 days ago

TechInToday
Stack vs Heap Explained Simply

Understanding memory is an important concept in programming. In this video, we explain the difference between Stack and Heap ...

1:52
Stack vs Heap Explained Simply

28 views

4 days ago

OneShot Coding
Free Your Memory Leaks | Dynamic Allocation in C

Dynamic Memory Allocation in C is one of the most important topics for mastering pointers, memory management, and writing ...

8:51
Free Your Memory Leaks | Dynamic Allocation in C

269 views

3 weeks ago

pawnedu_X25
Stack Data Structure: Definition,Operations(PUSH,POP), Application |Part 1 | University College Exam

Hello Friends! Welcome to pawnedu_X25. Aaj hum start karne ja rahe hain Data Structure ka ek naya aur most important topic: ...

5:57
Stack Data Structure: Definition,Operations(PUSH,POP), Application |Part 1 | University College Exam

13 views

3 weeks ago

RajVeda Tech
Classification of Data Structures using C | Linear vs Non-Linear | CSE Classroom

In this lecture, we discuss the Classification of Data Structures using C in a clear, structured, and exam-oriented manner.

2:41
Classification of Data Structures using C | Linear vs Non-Linear | CSE Classroom

9 views

3 weeks ago

Roel Van de Paar
How to calculate stack size for a call graph function using c code?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:16
How to calculate stack size for a call graph function using c code?

2 views

2 weeks ago

Tech Made Simple
Linear Data Structures: Stacks and Queues in C++

In this video, we learn about Linear Data Structures: Stacks and Queues using C++. This tutorial is designed for engineering ...

7:00
Linear Data Structures: Stacks and Queues in C++

0 views

7 days ago

Elatify
Memory Management Explained: Stack vs Heap for Beginners

Ever feel confused about where your program's data actually lives? Understanding memory management is a game-changer for ...

7:32
Memory Management Explained: Stack vs Heap for Beginners

0 views

10 days ago

Richard Fleming
Introduction to Refence values in C++

Buckle up, this is a long one. Introduces passing by reference in C++.

46:27
Introduction to Refence values in C++

24 views

3 weeks ago

Jason Breitwieser
Midnight Hax! ~ C Stack Overwrite

Given yesterday's success overwriting part of the stack, today is a continuation in attempting to achieve successful control of the ...

2:40:12
Midnight Hax! ~ C Stack Overwrite

2 views

Streamed 1 month ago

Roel Van de Paar
Understanding stack frame of function call in C/C++? (2 Solutions!!)

Understanding stack frame of function call in C/C++? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:06
Understanding stack frame of function call in C/C++? (2 Solutions!!)

14 views

10 days ago

DS Buddy
Reverse String using a Data Structure | C++ | Stack Data Structure

Don't forget to hit that LIKE button and subscribe for more coding content! #CPlusPlus #reversestring #DataStructures ...

5:03
Reverse String using a Data Structure | C++ | Stack Data Structure

21 views

2 weeks ago

IDAS_Durham
Day 6: Data Structures - Introduction to Scientific Software Programming in C and C++
1:12:56
Day 6: Data Structures - Introduction to Scientific Software Programming in C and C++

27 views

3 weeks ago

Tech Simplified
How JavaScript Actually Runs (Call Stack, Event Loop & Queues)

JavaScript looks simple, but behind the scenes there's a full system running your code. In this video, you'll learn how the call stack ...

3:51
How JavaScript Actually Runs (Call Stack, Event Loop & Queues)

29 views

3 weeks ago

NJ code
What Actually Happens When You Run a Program?

When you click the Run button, what actually happens inside your computer? Is it compiling every time? How does the OS create ...

14:36
What Actually Happens When You Run a Program?

22 views

3 weeks ago