ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,256 results

The Builder
Double Pointers in C++

This video explains how to use pointer to pointer types also known as double pointers. Since pointers just store memory ...

4:46
Double Pointers in C++

24,569 views

4y ago

CODING WITH VISHWA
Two Pointer Pattern Made Easy 🚀 | Valid Palindrome ✅ (Logic + Code 💻)

LeetCode #FAANG #CodingInterview In this video, I explain the Two Pointer Approach, one of the most important patterns in Data ...

8:51
Two Pointer Pattern Made Easy 🚀 | Valid Palindrome ✅ (Logic + Code 💻)

84 views

2mo ago

Jon Gjengset
Implementing Hazard Pointers in Rust

This time, we take a stab at implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow ...

4:55:09
Implementing Hazard Pointers in Rust

38,573 views

4y ago

Jon Gjengset
Crust of Rust: Dispatch and Fat Pointers

In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...

2:12:52
Crust of Rust: Dispatch and Fat Pointers

101,428 views

4y ago

Soner CAN
Two Pointers Technique (in JavaScript)

This is another one of the most commonly used interview question solution techniques. In this video I tried to implement Two ...

26:39
Two Pointers Technique (in JavaScript)

6,115 views

7y ago

Peter Schneider
Is difference between two pointers pointing to the same deallocated array well-defined in C?

Is difference between two pointers pointing to the same deallocated array well-defined in C? I hope you found a solution that ...

3:10
Is difference between two pointers pointing to the same deallocated array well-defined in C?

0 views

6mo ago

Fardad Soleimanloo
IPC144SII - Pointer, Pointer to Structures

Okay the asterisk belongs to the type whatever it is now if it's a double pointer it's a double pointer you write double pointer B or D ...

46:18
IPC144SII - Pointer, Pointer to Structures

127 views

7y ago

ArcCode
LeetCode 88: Merge Sorted Array Solution in Python | Two-Pointer Technique Explained

Learn how to solve LeetCode Problem 88: Merge Sorted Array in Python using the two-pointer technique! This video provides a ...

4:12
LeetCode 88: Merge Sorted Array Solution in Python | Two-Pointer Technique Explained

179 views

1y ago

Timo Bingmann
Quick Sort (LR pointers)

Sorts a random shuffle of the integers [1100] using the original variant of quick sort, with two pointers (blue) moving from left and ...

0:44
Quick Sort (LR pointers)

345,223 views

12y ago

RoseHulmanCSSE
More Box and Pointers

More practice using box and pointer diagrams, looking at correct and incorrect ways to use pointers in a function to swap the ...

5:56
More Box and Pointers

760 views

14y ago

Peppermint AI
Two Pointers Technique | Leetcode | Move Zeroes to end of array | Visualization | Java Live coding

In this sessions we will be looking at two pointers technique. This is one of the simpler algorithms that can be useful to solve data ...

18:48
Two Pointers Technique | Leetcode | Move Zeroes to end of array | Visualization | Java Live coding

133 views

3y ago

Mike the Coder
Grokking the Coding Interview | Two Pointer

00:00 Introduction 02:17 Two Sum 04:49 Fast and Slow Pointer 06:21 Reverse Array 07:13 MergeSort 09:28 QuickSort 12:06 ...

48:41
Grokking the Coding Interview | Two Pointer

9,371 views

3y ago

Peter Schneider
Two pointers referencing the same memory location, possible to make null if we deallocate the space?

Two pointers referencing the same memory location, possible to make null if we deallocate the space? I hope you found a solution ...

4:23
Two pointers referencing the same memory location, possible to make null if we deallocate the space?

2 views

5mo ago

Mohamed Abdo | محمد عبده
58 - Two Pointers Technique & Interactive Problems - C++ Level 2 Problem Solving

00:00 introduction 00:26 interactive problems 16:35 two pointers technique My Codeforces ...

45:45
58 - Two Pointers Technique & Interactive Problems - C++ Level 2 Problem Solving

117 views

2mo ago

Aaron Baugher
6502 Assembly Language Programming #17: Pointers to Pointers

While coding on the Worm program in video #16, I realized we would need pointers to pointers, or double-pointers. I didn't think ...

22:31
6502 Assembly Language Programming #17: Pointers to Pointers

699 views

7y ago

CppNow
C++Now 2018:Bob Steagall “Fancy Pointers for Fun and Profit”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:30:21
C++Now 2018:Bob Steagall “Fancy Pointers for Fun and Profit”

2,170 views

7y ago

VoidRealms
Qt 6 - Episode 8 - Qt smart pointers

In this video series we will cover Qt 6. In this episode we will look at two Qt smart pointers - QScopedPointer and QSharedPointer.

13:43
Qt 6 - Episode 8 - Qt smart pointers

14,557 views

5y ago

Timo Bingmann
Quick Sort (LL pointers)

Sorts a random shuffle of the integers [1100] using the variant of quick sort in the 3rd edition of CLRS' textbook, with two pointers ...

0:53
Quick Sort (LL pointers)

96,384 views

12y ago

Padraic Edgington
15.  Function Pointers

Introduction to function pointers in assembly language. Includes discussion of what a function pointer is and how to use them.

1:42
15. Function Pointers

907 views

8y ago

Single-line
Is difference between two pointers pointing to the same deallocated array well-defined in C?

Source: https://stackoverflow.com/questions/79739298 Question Author: - Rasmus https://stackoverflow.com/users/5712434 ...

0:34
Is difference between two pointers pointing to the same deallocated array well-defined in C?

150 views

4mo ago

RoseHulmanCSSE
Pointers as Parameters

A demo of passing pointers as parameters. The simple example demonstrates why we need pointer variables. Part of the ...

8:26
Pointers as Parameters

353 views

14y ago

Christian Baune
FastAndSlow pointers VS ADD1

What is faster ? Iterating a linked list to find its size, then iterating a second time until you reach half its size OR using two pointer, ...

29:54
FastAndSlow pointers VS ADD1

11 views

2y ago

Mike the Coder
Coding Interview Pattern | Fast and Slow Pointers

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

33:56
Coding Interview Pattern | Fast and Slow Pointers

4,443 views

3y ago

Roel Van de Paar
Two mice, two pointers, one mac (2 Solutions!!)

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

2:13
Two mice, two pointers, one mac (2 Solutions!!)

277 views

5y ago

Roel Van de Paar
What's the advantage of two pointers linked list implementation of Queue versus one pointer...

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

2:23
What's the advantage of two pointers linked list implementation of Queue versus one pointer...

0 views

5y ago