ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

365 results

Codivora
Java equals & hashCode — The Contract That Breaks HashMaps

Java equals and hashCode explained through the most classic bug in the language: you put an object in a HashMap, look it up ...

17:16
Java equals & hashCode — The Contract That Breaks HashMaps

0 views

14 hours ago

HKTDC
Book Fair 2026: A Conversation with Daryl Yeap bestselling author of As Equals The Oei Women of Java

Speaker: Daryl Yeap Moderator: Zabrina Lo 15 July 2026 – Organised by the Hong Kong Trade Development Council (HKTDC), ...

59:43
Book Fair 2026: A Conversation with Daryl Yeap bestselling author of As Equals The Oei Women of Java

18 views

8 days ago

DevSprint
99% of Java Beginners Make THIS Mistake! ❌ (== vs .equals)

Are you comparing Strings in Java the wrong way? Watch this quick tip to understand the crucial difference between == and ...

0:11
99% of Java Beginners Make THIS Mistake! ❌ (== vs .equals)

6 views

4 days ago

Efecto Ciencia
Programming in Java 03 - [ Easy Programming ]

Complete Java Programming Course. In this section, we discuss the `equals` method of the `Object` class, which is very ...

18:41
Programming in Java 03 - [ Easy Programming ]

16 views

13 days ago

ThinkStack
The Java Mystery  equals vs == Don't Make This Mistake in Your ICSE Exams!

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:53
The Java Mystery equals vs == Don't Make This Mistake in Your ICSE Exams!

0 views

12 days ago

ThinkStack
The Java Mystery: equals() vs == (Don't Make This Mistake in Your ICSE Exams!)

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 ...

5:01
The Java Mystery: equals() vs == (Don't Make This Mistake in Your ICSE Exams!)

1 view

12 days ago

Angel Ledezma Dev
8. Comparación de cadenas ( Operador ==, Metodo .equals y sus diferencias ) en Java :0

Sabías que usar el operador == para comparar cadenas de texto en Java es uno de los errores más comunes y peligrosos?

16:43
8. Comparación de cadenas ( Operador ==, Metodo .equals y sus diferencias ) en Java :0

11 views

12 days ago

P!nks Digi Studio
Compare Strings in Programming | equals(), == & strcmp() Explained for Beginners 💻

Want to learn how to compare strings in programming? In this beginner-friendly tutorial, you'll learn how to compare two strings ...

1:00
Compare Strings in Programming | equals(), == & strcmp() Explained for Beginners 💻

1 view

3 weeks ago

The Java Bean
Java Strings Explained: String Pool, .equals() vs == (Common Interview Trap!)

In this video, you'll learn: ✓ What the String Constant Pool is and why it exists ✓ How Java stores string literals vs strings made ...

6:35
Java Strings Explained: String Pool, .equals() vs == (Common Interview Trap!)

1 view

2 weeks ago

BuiltBy Error
== operator VS equals() Method in Java | Java Interview Questions | BuiltBy Error

Difference between == vs equals() in Java | BuiltBy Error Confused about the difference between == and equals() in Java?

26:44
== operator VS equals() Method in Java | Java Interview Questions | BuiltBy Error

19 views

4 weeks ago

The Study Room Journal
How Does Java HashSet Prevent Duplicates? | Deep Dive into HashSet Internals

HashSet is one of the most powerful collections in Java, capable of storing millions of elements while providing fast lookups and ...

5:37
How Does Java HashSet Prevent Duplicates? | Deep Dive into HashSet Internals

10 views

10 days ago

QAWith SJ
Java String Comparison Explained | == vs equals() | String Pool & new String() | Core Java | 5

Welcome to QAWithSJ! In this Core Java tutorial, you'll learn one of the most important Java interview topics: String ...

12:06
Java String Comparison Explained | == vs equals() | String Pool & new String() | Core Java | 5

16 views

3 weeks ago

Mission Java Programming
Object Class in Java | toString(), equals(), hashCode(), getClass() Methods Explained

Want to understand the Object Class in Java? 🚀 In this video, you'll learn about the most important class in Java — Object ...

21:01
Object Class in Java | toString(), equals(), hashCode(), getClass() Methods Explained

16 views

4 days ago

Bite Technology
Hashing, Collisions, and Linked Lists

How HashMap Works Internally in Java | Hashing, Hash Collision Explained Ever wondered how a Java HashMap manages to ...

8:05
Hashing, Collisions, and Linked Lists

5 views

4 weeks ago

The Study Room Journal
Demystifying java.lang.Object: The Hidden Superclass Every Java Developer Must Know

Did you know that every class in Java automatically inherits from a single superclass—even if you never write `extends` anywhere ...

6:24
Demystifying java.lang.Object: The Hidden Superclass Every Java Developer Must Know

0 views

3 weeks ago

Java Visualized
HashMap Internals Explained in 3 Minutes | Java Interview | HashMap put(), get(), hashCode & equals

Master one of the most frequently asked Java interview topics in just 3 minutes! In this video, you'll learn how HashMap really ...

2:36
HashMap Internals Explained in 3 Minutes | Java Interview | HashMap put(), get(), hashCode & equals

18 views

8 days ago

Roel Van de Paar
[Java]Does indexOf use equals? (2 Solutions!!)

[Java]Does indexOf use equals? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:39
[Java]Does indexOf use equals? (2 Solutions!!)

5 views

1 month ago

Omar Kweidy
Java Basics in 8 Minutes – Part 1: Data Types, Strings & Collections

Java Basics in 8 Minutes: Data Types, Strings & Collections In this lesson, we connect the most important Java basics: primitive vs ...

8:11
Java Basics in 8 Minutes – Part 1: Data Types, Strings & Collections

101 views

2 weeks ago

Crack the Backend
Episode 15 | Java Interview Question Explained | == vs .equals() in Java | Reference OR Content? 🤔

Confused between == and .equals() in Java? In this video, I break down the difference with clear examples so you will never ...

22:06
Episode 15 | Java Interview Question Explained | == vs .equals() in Java | Reference OR Content? 🤔

16 views

3 weeks ago

VibeMantra Tech
Java Trap! Can you solve this String output? 🚨 #java

Think you know Java? ☕ Don't answer too quickly! In this quick coding challenge, we look at a classic Java String trap involving ...

0:13
Java Trap! Can you solve this String output? 🚨 #java

3 views

4 days ago