ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

175,786 results

Coding with John
Java is ALWAYS Pass By Value. Here's Why

Is Java pass by reference or pass by value? Java is ALWAYS pass by value, not pass by reference. But it can look like it's pass by ...

5:22
Java is ALWAYS Pass By Value. Here's Why

147,215 views

4 years ago

Low Level
you will never ask about pointers again after watching this video

One of the hardest things for new programmers to learn is pointers. Whether its single use pointers, pointers to other pointers, ...

8:03
you will never ask about pointers again after watching this video

3,108,556 views

3 years ago

AlgoMasterIO
Two Pointers in 7 minutes | LeetCode Pattern

Master DSA Patterns: https://algomaster.io/ ▻ My DSA Playlist: ...

7:21
Two Pointers in 7 minutes | LeetCode Pattern

191,346 views

11 months ago

Coding with John
Null Pointer Exceptions In Java - What EXACTLY They Are and How to Fix Them

Full tutorial for Null Pointer Exceptions in Java. Complete Java course: ...

14:20
Null Pointer Exceptions In Java - What EXACTLY They Are and How to Fix Them

102,675 views

3 years ago

Josh's DevBox
Visual introduction Two Pointer Algorithm | Data Structure and Algorithm for Coding Interviews

We have explained two pointer technique which is the optimal way to solve problems related to arrays in O(N) time. We will start ...

7:36
Visual introduction Two Pointer Algorithm | Data Structure and Algorithm for Coding Interviews

130,833 views

5 years ago

freeCodeCamp.org
Pointers in C / C++ [Full Course]

Pointers in C and C++ are often challenging to understand. In this course, they will be demystified, allowing you to use pointers ...

3:47:23
Pointers in C / C++ [Full Course]

5,414,224 views

5 years ago

Jenny's Lectures CS IT
1.4 Pointers and Arrays | Data structure Tutorials

Jennys Lectures DSA with Java Course Enrollment link: ...

25:05
1.4 Pointers and Arrays | Data structure Tutorials

748,663 views

6 years ago

Lex Clips
Java was created because of pointer bugs in C/C++ | James Gosling and Lex Fridman

See full episode (Lex Fridman Podcast): https://www.youtube.com/watch?v=IT__Nrr3PNI PODCAST INFO: Podcast website: ...

18:22
Java was created because of pointer bugs in C/C++ | James Gosling and Lex Fridman

293,503 views

5 years ago

AlgoMasterIO
Fast and Slow Pointers in 6 Minutes | LeetCode Pattern

Master DSA Patterns: https://algomaster.io/ ▻ My DSA Playlist: ...

6:09
Fast and Slow Pointers in 6 Minutes | LeetCode Pattern

30,694 views

1 year ago

AlgoMonster
Two Pointers Technique

Two Pointer is a classic technique used to solve coding interview problems. The approach in this video will help you solve a wide ...

2:57
Two Pointers Technique

25,422 views

3 years ago

Information & Technology 8888
Pointers in Java

Pointers in Java are not used explicitly but have an implicit use: The use of pointers in Java is for the manipulation of the ...

6:41
Pointers in Java

13 views

2 years ago

Akash Chauhan
🔥 It's strange—Java has no concept of pointers, but why is that?

This video "It's strange—Java has no concept of pointers, but why is that?" uncovers the mystery of the elimination of the concept ...

3:53
🔥 It's strange—Java has no concept of pointers, but why is that?

559 views

1 year ago

GamesWithGabe
Pointers in 16 Minutes | C++ For Java Devs Ep. 8

Join the Discord: https://discord.gg/4tHeAkxNg7 In this episode I explain how pointers work in C++. I begin by showing how the ...

16:12
Pointers in 16 Minutes | C++ For Java Devs Ep. 8

4,762 views

4 years ago

Nikhil Lohia
Coding Interview Patterns - Two Pointers

Schedule a 1:1 session with me: https://topmate.io/nikoo28 Join this channel to get access to perks: ...

19:02
Coding Interview Patterns - Two Pointers

19,444 views

6 months ago

vlogize
Understanding the Role of Pointers in Java Programming

Disclaimer/Disclosure: Some of the content was synthetically produced using various Generative AI (artificial intelligence) tools; so ...

1:12
Understanding the Role of Pointers in Java Programming

10 views

1 year ago

Abdul Bari
Why Pointers?

Accessing Heap , Files and other resources using pointers.

9:13
Why Pointers?

203,722 views

10 years ago

Learn Code With Durgesh
Pointers in Java: Master Nodes, Data, and References Explained | DSA Course in Hindi

In this video, we'll dive into creating nodes that hold data and point to the next node, a foundational concept for linked lists and ...

24:42
Pointers in Java: Master Nodes, Data, and References Explained | DSA Course in Hindi

7,230 views

1 year ago

Umang Mavani
Two Pointers 1 - Medium - Two Sum 2-Input array is sorted - Java

Coding Interviews - Two Sum 2-Input array is sorted (LeetCode) This interview question is commonly asked by companies like ...

5:37
Two Pointers 1 - Medium - Two Sum 2-Input array is sorted - Java

80 views

3 years ago

Shortlearn
Why Java Does Not Make Use of Pointers
0:32
Why Java Does Not Make Use of Pointers

106 views

4 years ago

Team AlgoDaily
How to Use the Two Pointer Technique

The two pointer technique is a near necessity in any software developer's toolkit, especially when it comes to technical interviews.

10:56
How to Use the Two Pointer Technique

142,399 views

5 years ago