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
44 results
Overriding equals() and hashCode() in Java In Java, equals() and hashCode() methods are used to compare objects and to ...
10 views
2 weeks ago
5 views
3 weeks ago
DESCRIPTION* Explore the crucial `hashCode()` and `equals()` contract in Java. Learn why if two objects are equal, they *must* ...
2,376 views
4 weeks ago
In this video, we explain the internal working of HashMap step by step, covering everything from hashing, buckets, collision ...
51 views
In this video, I explain how Java HashSet works internally and why it is built on top of HashMap. You will learn: • What a HashSet ...
16 views
11 days ago
Project Lombok is a java library tool that is used to minimize/remove the boilerplate code and save the precious time of ...
28 views
Stop writing boilerplate code! Use Project Lombok! Before Lombok (50+ lines): public class User { private String name; private ...
11 views
In this video, I explained HashMap Internal Working in Java in a very simple and visual way. Topics Covered: ✓ HashMap ...
33 views
1 day ago
Interview classic explained: overriding both ensures correct behavior in HashMap and HashSet. #java #interview #shorts.
48 views
Are you preparing for Core Java interviews? This video covers 30 REAL-WORLD, scenario-based Core Java interview questions ...
62 views
18 hours ago
Lecture Resources ...
209 views
210 views
12 days ago
day 1 of lock in.
3 views
Streamed 12 days ago
Java 21 officially makes Record Classes stable, confirming them as a core feature for writing clean, concise, and immutable data ...
15 views
How HashMap Works Internally in Java | Hashing & Collision Handling Explained #codewithsagesyntax : Ever wondered what ...
0 views
7 days ago
1. double equals vs equalsTo 2. What happens internally when you call System.out.println() in Java? 3. Why is the main method in ...
18 views
10 days ago
Java full-stack developer course for beginners | String Class | #34 #java #fullstack #development #course #variables #and ...
20 views
317 views
217 views
Java full-stack developer course for beginners | Java Libraries_2 | #31 #java #fullstack #development #course #variables #and ...
69 views
In this video, we break down the Contains Duplicate problem, where the goal is to return true if any value appears more than once ...
5 days ago
Is video me hum Java RECORD ko real example ke sath samjhenge Normal Java class me hume likhna padta hai: - getters ...
2 days ago
Every Java team debates Hibernate at some point: productivity champion or performance liability? Both are right. This video ...
927 views
8 days ago
Java Records simplify the way we create data-carrying classes by reducing boilerplate code. In this video, you'll learn how Java ...
42 views
6 days ago