ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

471 results

The Debug Zone
Understanding Comparator and Equals Method in Java: Common Issues Explained

In this video, we delve into the intricacies of the Comparator and equals methods in Java, two fundamental concepts that play a ...

7:54
Understanding Comparator and Equals Method in Java: Common Issues Explained

1 view

2 months ago

CodeGPT
Apcsa practice what does equals do in java

Download 1M+ code from https://codegive.com/614a917 understanding the `equals()` method in java for ap csa the `equals()` ...

14:01
Apcsa practice what does equals do in java

0 views

7 months ago

Abdalbasit Mohammed
equals method in java
5:40
equals method in java

136 views

10 months ago

Doji Creates
Equals & EqualsIgnoreCase Methods in Java Lesson 019 | Tagalog Coding Tutorials

Learn coding & programming in Tagalog! Step-by-step tutorials for beginners. Perfect for Filipino learners who want practical, ...

8:07
Equals & EqualsIgnoreCase Methods in Java Lesson 019 | Tagalog Coding Tutorials

291 views

1 month ago

QA_AI_WIZARDS
🎯 Java String Comparison Demystified: == vs .equals() Explained Clearly!

Confused about comparing strings in Java? Don't worry—we'll break down the difference between ==, .equals(), and .

5:06
🎯 Java String Comparison Demystified: == vs .equals() Explained Clearly!

3 views

6 months ago

Im-Teched
Java == vs .equals() Explained Simply | Don’t Confuse These Again!

Ever wondered what the difference is between = and .equals() in Java? In this video, we'll break it down in the simplest way ...

7:02
Java == vs .equals() Explained Simply | Don’t Confuse These Again!

5 views

2 months ago

Math&Comps
2.3 Generic LinkedLists and the Equals Method

Creating a generic linked list and implementing the equals method.

7:18
2.3 Generic LinkedLists and the Equals Method

10 views

2 months ago

CodeSlate
4 Java String methods most students get WRONG

Understand these 4 Java String methods to stop bugs and score higher in your Java course! You may have seen these Java ...

12:16
4 Java String methods most students get WRONG

75 views

2 months ago

BrainMentors Pvt Ltd
MASTERING Java equals Method in Record Time

Java equals Method Secrets REVEALED! If you're a Java programmer, you've likely found yourself puzzled by the equals() ...

8:32
MASTERING Java equals Method in Record Time

43 views

9 months ago

codewithheeren
Day 4 - [#6.2] Equality Vs Equals method

Welcome to our Java Crash Course! In this video, we'll dive deep into the concept of equality in Java by comparing the ...

5:54
Day 4 - [#6.2] Equality Vs Equals method

22 views

11 months ago

Code for Tech Solutions
Java String MASTERCLASS 🚀 | Learn All String Methods with Real Examples (2025)

Ready to MASTER Java Strings in 2025? In this ultimate String Masterclass, we break down everything you need to know about ...

13:03
Java String MASTERCLASS 🚀 | Learn All String Methods with Real Examples (2025)

147 views

5 months ago

Peter Schneider
Why do I need to override the equals and hashCode methods in Java?

Why do I need to override the equals and hashCode methods in Java? I hope you found a solution that worked for you :) The ...

7:26
Why do I need to override the equals and hashCode methods in Java?

1 view

7 months ago

CodeGen
4 methods to compare arrays java

... methods java array equality deep comparison arrays array content comparison array sorting comparison java equals method ...

11:02
4 methods to compare arrays java

7 views

9 months ago

Astral Grid
#55 Object Class in Java  equals(), toString(), hashCode() Explained in Tamil | Java in Tamil [2025]

Welcome to Episode 55 of the Astral Grid Java Course in Tamil! In this video, we explore the Object class in Java – the superclass ...

7:40
#55 Object Class in Java equals(), toString(), hashCode() Explained in Tamil | Java in Tamil [2025]

138 views

5 months ago

Rohit Sharma
Comparison with == operator vs Equals method in java

To understand how == operator and equals method works in java for comparison.

5:32
Comparison with == operator vs Equals method in java

3 views

11 months ago

Gain Java Knowledge
Why 1 == 1 is True but 1000 == 1000 is False

Hi Friends, #GainJavaKnowledge Why 1 == 1 is True but 1000 == 1000 is False. We are providing best content of Java and ...

6:46
Why 1 == 1 is True but 1000 == 1000 is False

152 views

3 months ago

The Curious Coder
== vs .equals() in Java | String Constant Pool and Heap Explained Simply

Confused why == and .equals() behave differently when comparing Strings in Java? In this video, I explain everything behind ...

19:53
== vs .equals() in Java | String Constant Pool and Heap Explained Simply

655 views

2 months ago

TechTok Cafe
Java equals() Explained: A NullPointerException Trap

This video explains a small but dangerous Java mistake that causes unexpected NullPointerException. Two lines of code look ...

6:00
Java equals() Explained: A NullPointerException Trap

0 views

5 days ago

Khan's Tech Lab
Java - String == (Reference Comparison) vs .equals() (Value Comparison)

In Java, == and .equals() serve different purposes: - == (Reference Comparison): This checks whether two variables point to the ...

4:43
Java - String == (Reference Comparison) vs .equals() (Value Comparison)

21 views

8 months ago

Java Technical Knowledge
difference between == and equals() method in java

First is S1 equal to S str2 equal to check the reference of the object and equals method check the contains of the object to one is ...

6:35
difference between == and equals() method in java

13 views

9 months ago

FSD Interview Guide
Java Trick Explained 🤯 | Object Identity (==) vs Equality .equals() with Clear Example

Java Trick Explained | Object Identity (==) vs Equality .equals() with Clear Example.

7:15
Java Trick Explained 🤯 | Object Identity (==) vs Equality .equals() with Clear Example

36 views

3 months ago

Collinz dev
Object Class equals toString hashcode in Java

In this Java tutorial, we dive deep into the Object Class and its essential methods: Have questions? Drop them in the comments ...

18:47
Object Class equals toString hashcode in Java

31 views

10 months ago

Marcio Endo
Flow Scoping in Java: pattern matching for instanceof

00:00 Introduction 00:09 Pattern matching for instanceof 00:19 Writing equals methods 01:49 The printIfString method 02:37 ...

4:27
Flow Scoping in Java: pattern matching for instanceof

87 views

7 months ago

ReinforceKnowledge
String in Java | '==' vs equals() method
4:45
String in Java | '==' vs equals() method

11 views

10 months ago

Math&Comps
5.13 Equals and toString Methods

Looking at the Equals and toString methods.

8:10
5.13 Equals and toString Methods

5 views

8 months ago