ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

378 results

HuwsTube
Pointers For Programmers Explained (in 2 Minutes)

pointers #dereferencing #indirection What are pointers? And why are they so hard to use? While some languages avoid pointers ...

2:01
Pointers For Programmers Explained (in 2 Minutes)

1,459 views

3 weeks ago

Code and Kush
Smart Pointers & Fearless Concurrency in Rust Explained — Full Guide for 2025 (Box, Rc, Arc, Mutex)

Unlock the real power of Rust with this complete breakdown of Smart Pointers & Fearless Concurrency in Rust. In this episode, we ...

3:55
Smart Pointers & Fearless Concurrency in Rust Explained — Full Guide for 2025 (Box, Rc, Arc, Mutex)

77 views

3 weeks ago

Coddict
Reverse an Array in C++ (2 Pointer Method Explained) | Coddict

This is a classic problem based on arrays where we have to reverse the given array optimally. The idea is to maintain two ...

1:09
Reverse an Array in C++ (2 Pointer Method Explained) | Coddict

33 views

4 days ago

Thita AI
Two Pointers converging Pattern Explained Simply | DSA 90+ Pattern Series | Thita.ai

Two Pointers Converging Subpattern Explained with Animation | Coding Interview Pattern Tutorial Want to master one of the most ...

3:32
Two Pointers converging Pattern Explained Simply | DSA 90+ Pattern Series | Thita.ai

1,471 views

2 weeks ago

Corporate Classroom
Pointer vs Array in C | Key Difference for Beginners & Interviews #programming  #pointer #coding

Learn the key difference between pointers and arrays in C programming in just 3 minutes! Perfect for beginners, freshers, and ...

1:37
Pointer vs Array in C | Key Difference for Beginners & Interviews #programming #pointer #coding

19 views

3 days ago

Fuadroid
Lomuto's Partition

Quicksort Explained: Visualizing the Lomuto Partition Scheme (Manim Animation) Dive deep into the core mechanism of the ...

0:44
Lomuto's Partition

73 views

3 weeks ago

GenzCoder
C Arrays from Absolute Zero (DS Foundation).

If you want to master Data Structures, you must start from absolute zero in C — and that starts with arrays. In this video, I explain C ...

2:02
C Arrays from Absolute Zero (DS Foundation).

23 views

5 days ago

vlogommentary
Using Arrays as Smart Pointers in C: Pros and Cons

Learn why using arrays as smart pointers in C might not be the best approach, and understand modern best practices for memory ...

3:14
Using Arrays as Smart Pointers in C: Pros and Cons

0 views

1 day ago

CodeCraft
MEMORY ADDRESS USING POINTER
0:10
MEMORY ADDRESS USING POINTER

12 views

10 days ago

vlogommentary
Understanding Pointer Comparisons in C: Valid Use Cases and Undefined Behavior

Learn when and how you can correctly use relational operators to compare pointers in C, based on the C standard specifications ...

3:08
Understanding Pointer Comparisons in C: Valid Use Cases and Undefined Behavior

0 views

6 days ago

SM training academy
Types of stack pointers explained  | Shadow Stack Pointer

If you wish to take up the course with full resources kindly use the link below: Udemy: ...

3:09
Types of stack pointers explained | Shadow Stack Pointer

104 views

3 weeks ago

vlogommentary
How to Use an Array of void* Function Pointers with Arbitrary Arguments in C

Learn how to safely manage an array of function pointers with different argument types in C using a common void pointer and ...

2:49
How to Use an Array of void* Function Pointers with Arbitrary Arguments in C

0 views

4 days ago

Furkan Kırat
Optimizing C# for Games: How I Built a up to 300x Faster Library (StructForge v1.4)

In this video, I break down the engineering journey behind StructForge v1.4, a high-performance data structures library for Unity ...

2:58
Optimizing C# for Games: How I Built a up to 300x Faster Library (StructForge v1.4)

140 views

12 days ago

vlogize
Verstehen von "Array of Character Pointer" Deklarationen in C

Eine tiefgehende Analyse, wie man ein Array von Zeichenzeigern deklariert und indiziert, mit Beispielen und Erklärungen zur ...

1:34
Verstehen von "Array of Character Pointer" Deklarationen in C

0 views

4 weeks ago

vlogize
Verständnis von Pointer to Array of Pointers in der C-Programmierung

Entdecken Sie das Konzept des `Zeigers auf ein Array von Zeigern` in der C-Programmierung. Erfahren Sie, wie es funktioniert, ...

2:09
Verständnis von Pointer to Array of Pointers in der C-Programmierung

0 views

1 day ago

vlogommentary
How to Properly Manage an Array of Pointers to struct in C

Learn how to create and manage an array of pointers to distinct struct objects in C, including proper dynamic memory allocation ...

2:58
How to Properly Manage an Array of Pointers to struct in C

0 views

19 hours ago

MadCode
LeetCode 283: Move Zeroes - Full Animated Algorithm Explanation

Unlock a crystal-clear understanding of LeetCode 283 - Move Zeroes with a fully animated, step-by-step visualization. This video ...

0:57
LeetCode 283: Move Zeroes - Full Animated Algorithm Explanation

49 views

3 weeks ago

HalfGēk
Pointers: what're pointers in zig programming language?

This vid helps get started w/ pointers in zig programming language: https://ziglang.org/documentation/master/. Learn more@ ...

2:46
Pointers: what're pointers in zig programming language?

27 views

8 days ago