ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

404 results

LD TechLab – IT & Programming Made Simple
Christmas Java Mistake: == vs equals() Explained

This Java string comparison fails — just like fake gifts. Many beginners use == to compare Strings in Java, but this only compares ...

0:46
Christmas Java Mistake: == vs equals() Explained

0 views

10 hours ago

Prashant Sharma
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

Learn Java Object class methods the right way! In this video, I break down toString(), equals(), and hashCode() with simple ...

23:54
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

43 views

3 weeks ago

Prod Ready Code
I Found a SECRET HashMap Nobody Talks About

You put a value in a HashMap. You know it's there. But when you try to get it back… it's null. This isn't a Java bug. It's an equals() ...

2:57
I Found a SECRET HashMap Nobody Talks About

0 views

3 days ago

Artigiani Del Web
equals | Corso Java Pratico

Corso Java Pratico https://artigianidelweb.it/i-nostri-corsi/java-pratico/ #java #javaprogramming #javatutorial.

0:44
equals | Corso Java Pratico

0 views

2 days ago

Clumsy Java Developer
== vs .equals() in Java — Office Analogy You’ll Never Forget

Most Java developers fail interviews because they explain == and .equals() incorrectly. In this short video, I explain the difference ...

2:37
== vs .equals() in Java — Office Analogy You’ll Never Forget

0 views

5 days ago

vlogommentary
Why HashSet.contains() Returns False Even When equals() Matches in Java

Understanding why Java's HashSet.contains() might return false despite an element being equal, focusing on hashCode and ...

2:54
Why HashSet.contains() Returns False Even When equals() Matches in Java

0 views

10 days ago

The Debug Zone
Understanding equals() and hashCode() in Java's Collection Interface

In this video, we delve into the crucial concepts of `equals()` and `hashCode()` within Java's Collection Interface. Understanding ...

2:56
Understanding equals() and hashCode() in Java's Collection Interface

2 views

12 days ago

Code Along Dev
What is the difference between == operator and equals() method in Java? #corejava #interviewquestion

What is the difference between == operator and equals() method in Java? #corejava #equals #codealongdev ...

0:42
What is the difference between == operator and equals() method in Java? #corejava #interviewquestion

31 views

3 weeks ago

Farhan Khan
Java Equals Method and HashCode Method | Simple Explanation

In this video, I explain the most important Java concept: Why we override equals() and hashCode() What happens inside ...

10:15
Java Equals Method and HashCode Method | Simple Explanation

35 views

3 weeks ago

Coding with Vighnesh
Top 75+ Java Interview Questions - What Is the Contract Between equals() and hashCode()?

What Is the Contract Between equals() and hashCode()? | Core Java Interview Question Explained In this video, we explain one ...

1:37
Top 75+ Java Interview Questions - What Is the Contract Between equals() and hashCode()?

49 views

8 days ago

JavaWacky
== vs equals

Java == vs equals() ☕ Many beginners get this wrong! == checks memory, but equals() checks value. Can you guess which one ...

0:55
== vs equals

135 views

9 hours ago

Code With K5KC
Java hashCode() & equals(): The Contract You MUST Know 📜 #k5kc #java #javainterviewquestions

DESCRIPTION* Explore the crucial `hashCode()` and `equals()` contract in Java. Learn why if two objects are equal, they *must* ...

2:00
Java hashCode() & equals(): The Contract You MUST Know 📜 #k5kc #java #javainterviewquestions

1,829 views

2 days ago

Programmist
Сравнение строк, equals java
14:24
Сравнение строк, equals java

0 views

7 days ago

History of Science and Java
Ditch the confusion! String methods in Java

In this video, you'll be learning about the length( ), charAt( ), indexOf( ), lastIndexOf( ), toUpperCase( ), toLowerCase( ), and ...

15:45
Ditch the confusion! String methods in Java

4 views

13 days ago

Interview Questions ki duniya
Java == vs equals()

vs equals() in Java. Code: String compare. The answer is Reference vs Value. equals checks content. #javastring #coding ...

0:14
Java == vs equals()

0 views

10 days ago

Java In Action
Backpressure Explained with a Story | Reactive Programming in Java

Are your systems crashing, applications slowing down, or memory overflowing because too much data is coming in too fast?

5:44
Backpressure Explained with a Story | Reactive Programming in Java

71 views

10 days ago

JavaCodeAcademy
equals() vs hashCode() explained simpl.#Java JavaInterview #HashCode #Equals #JavaShorts #LearnJava
0:45
equals() vs hashCode() explained simpl.#Java JavaInterview #HashCode #Equals #JavaShorts #LearnJava

154 views

6 days ago

Sandeep Chaudhary
Difference between == and .equals() in Java #corejava #java #string #comaprison
0:16
Difference between == and .equals() in Java #corejava #java #string #comaprison

0 views

11 days ago

Tech Snaackz
Difference Between == and equals() in Java | Java Interview Question for 2026 | #shorts TechSnaackz

In this video, we explain the difference between == and equals() in Java, one of the most commonly asked Java interview ...

0:28
Difference Between == and equals() in Java | Java Interview Question for 2026 | #shorts TechSnaackz

107 views

5 days ago

Logic Ladder
Java Output Question #5 | equals() vs == with Integer Cache 🤯🔥

Java Output Question – Episode 5 This question checks your understanding of: equals() vs == Integer Caching Reference ...

1:18
Java Output Question #5 | equals() vs == with Integer Cache 🤯🔥

192 views

3 weeks ago