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
81 results
In Java, a constructor is a special type of method used to initialize objects of a class. It is automatically called when an object is ...
18,682 views
6 days ago
How would you prove in ONE line that a string has NO repeating characters? #ytshorts #shorts #ytshortsindia java string unique ...
11 views
2 hours ago
Learn how to easily create variations of immutable Java objects for testing by leveraging Lombok's @ With and @ Builder ...
0 views
7 days ago
Welcome to my Java technology learning channel! Here, you'll find in-depth tutorials, tips, and tricks to master Java and its ...
57 views
Find the first non-repeating character in a string. #ytshorts #shorts #ytshortsindia java first non repeating character one liner java ...
263 views
1 day ago
Careful! Using 'this' or 'super' inside a static method throws a compile-time error. 'Non-static variable cannot be referenced from a ...
594 views
In this video, we learn how to input a string and print its length in Java using the Scanner class and length() method. This program ...
380 views
16 hours ago
This library inside Java feels like a magic now here if you see we have a user class it is kind of a DTO right we have these three ...
15,148 views
5 days ago
An immutable class in Java is a class whose instances cannot be modified after they are created. Once an immutable object is ...
27 views
4 days ago
A particular string conversion in a Java program. #javaprogramming #Stringconversion.
4 views
Java looks scary… until you understand how it actually works. In this video, I explain your FIRST Java program — Hello World ...
25 views
Confused about String, StringBuffer, and StringBuilder in Java? In this short video, I explain the key differences in a simple way.
99 views
3 days ago
Constructor takes name, mobile number, email, address, and course. Inquiry object assigned with complete data to provide ...
281 views
Day 5/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “Group Anagrams” problem — a very ...
What is Data type? It defines what kind of data a variable can hold (Means size of variable, type of variable) Types of data type 1.
9 views
48 views
Learn @PathVariable in Spring Boot in 30 seconds Must-know Java interview question for 2026! Java interview questions ...
209 views
Immutable Classes in Java — Simple Rule Learn what makes a class immutable (String example) & how to create your own ...
89 views
12 views
96 views