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
371 results
Speaker: Daryl Yeap Moderator: Zabrina Lo 15 July 2026 – Organised by the Hong Kong Trade Development Council (HKTDC), ...
14 views
5 days ago
Are you comparing Strings in Java the wrong way? Watch this quick tip to understand the crucial difference between == and ...
6 views
1 day ago
Want to learn the difference between == and .equals() when comparing strings in Java? In this Java 101 video, we explore how ...
160 views
1 month ago
Want to learn the difference between == and .equals() when comparing objects in Java? In this Java 101 video, we explore how ...
112 views
Confused about when to use the == operator and when to use the equals() method in Java? You aren't alone! This is one of the ...
0 views
9 days ago
1 view
Complete Java Programming Course. In this section, we discuss the `equals` method of the `Object` class, which is very ...
9 views
Welcome to QAWithSJ! In this Core Java tutorial, you'll learn one of the most important Java interview topics: String ...
16 views
3 weeks ago
Want to learn how to compare strings in programming? In this beginner-friendly tutorial, you'll learn how to compare two strings ...
2 weeks ago
Can you crack this Java interview question? Most freshers get confused between == and equals() during interviews.
11 views
[Java]Does indexOf use equals? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
5 views
equals() and hashCode() Contract | Hard | Java Interview Prep #15 In this video, we break down "equals() and hashCode() ...
4 weeks ago
Want to understand the Object Class in Java? In this video, you'll learn about the most important class in Java — Object Class.
10 views
In this video, you'll learn: ✓ What the String Constant Pool is and why it exists ✓ How Java stores string literals vs strings made ...
HashSet is one of the most powerful collections in Java, capable of storing millions of elements while providing fast lookups and ...
7 days ago
Difference between == vs equals() in Java | BuiltBy Error Confused about the difference between == and equals() in Java?
19 views
Did you know that every class in Java automatically inherits from a single superclass—even if you never write `extends` anywhere ...
Master one of the most frequently asked Java interview topics in just 3 minutes! In this video, you'll learn how HashMap really ...
4 days ago
Head First Java Chapter 7: Collections and Generics – YouTube Summary** Chapter 7 of *Head First Java* introduces two of the ...
vs .equals() | Easy | Java Interview Prep #4 In this video, we break down "== vs .equals()" — == compares memory addresses ...
2 views