Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
5,844 results
767 views
9 months ago
How to avoid NPEs in "equals" methods Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish the most ...
9,420 views
5 months ago
Discover how to effectively retrieve and pass native pointers between methods in Java using Java JNA. Learn important insights ...
10 views
Explore how to effectively use `anonymous inner classes and lambda expressions` in Java as substitutes for function pointers.
1 view
11 months ago
Solve today's daily DSA challenge — Police and Thieves — using an efficient Greedy + Two Pointers approach in Java! Learn ...
37 views
6 months ago
pointer problem c language #correctcoding #coding #tech #google #vscode #c #java #programming #short.
256 views
7 months ago
Wondering why your Java code keeps failing? Here are the usual suspects: 1. NullPointerException — the classic. Always check ...
14 views
Java Tip: Avoid NullPointerException with Optional!
191 views
If you don't feel like pointing, this is a quick alternative solution If you like these bite-sized tips, please sub.
471 views
Explore how Java handles memory allocation with the `new` keyword and understand if Java has pointers.
7 views
In this video, we dive deep into how pointers work in C++ and Java, comparing their usage, differences, and role in programming.
11 views
3 months ago
Pointers are used in C/ C++. Why does Java not make use of pointers?#viral #java #languagelearning #ai ...
118 views
4 months ago
What is a NullPointerException in Java? A `NullPointerException` happens when you try to use a variable that's pointing to ...
247 views
In this video, we learn how to reverse an array using the two pointer technique in Java, a very important DSA concept frequently ...
54 views
3 weeks ago
hello everyone my name is goutam chandra . I make video related to coding and programming. you can follow me on instagram ...
4,107 views
Java Interview Question P-24 | Can we declare Pointer in Java? #shortsvideo #facts #javacodinginterview #education ...
13 views
In this video we will learn how to Reverse Array using Two Pointers in java Code - coming soon Tags(ignore)- #twopointer ...
Question Leetcode 1. Two Sum using Two pointer Approach in java github ...
2 views
Want to reverse a string without using extra libraries? In this video, I'll show you how to reverse a string using the two pointers ...
160 views
All of us have ran into an issue with null pointer exceptions in Java java doesn't have support for null safe types but as a ...
255 views
2 months ago