ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,055 results

Orkhan Gasanov
Java Tutorials - hashCode() and equals()

Java Tutorials - hashCode() and equals() #java #javaprogramming HashSet (Deep Dive) ...

7:21
Java Tutorials - hashCode() and equals()

32 views

6 months ago

Java Guides
Difference Between == Operator and equals() Method in Java | Theory + Code Demo

In Java, the equals() method and the == operator are used to compare objects. The main difference is that string equals() method ...

5:39
Difference Between == Operator and equals() Method in Java | Theory + Code Demo

442 views

3 weeks 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

4 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

1,129 views

4 months ago

IEMDaily - Video Lecture Notes (English)
61. Mastering the Java Object Class: toString, equals, & hashCode Explained

Unlock the power of Java's "Universal Parent": The Object Class. In this video, we pull back the curtain on the Java Object Class, ...

7:31
61. Mastering the Java Object Class: toString, equals, & hashCode Explained

4 views

1 month ago

Artificial IQ
Understanding HashMap Internals — hashCode, equals, Collisions & Performance Java

In this video, we dive deep into Java's HashMap — how it works, why it's so fast, and what makes it reliable (or risky). You'll learn: ...

5:09
Understanding HashMap Internals — hashCode, equals, Collisions & Performance Java

25 views

5 months ago

QACodda
Java equals() vs hashCode() Explained Clearly | Interview Questions + Examples | QA Codda

Learn Java equals() and hashCode() methods in the simplest way with real examples and interview-focused explanations.

12:06
Java equals() vs hashCode() Explained Clearly | Interview Questions + Examples | QA Codda

0 views

13 days ago

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

4 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

9 views

2 months ago

the skill school
Java Explained: Using == with int vs .equals() with Wrapper Classes

In this video, we break down one of the most common Java beginner mistakes — using == instead of .equals() when comparing ...

10:25
Java Explained: Using == with int vs .equals() with Wrapper Classes

33 views

4 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

487 views

3 months ago

JAVA-QA Software testing
Difference Between == and equals() in Java | Interview Question

Difference between == and equals() in Java is one of the most frequently asked Java interview questions for freshers and QA ...

5:40
Difference Between == and equals() in Java | Interview Question

6 views

2 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

37 views

5 months ago

Eye Of A Hero
== vs equals() in Java — The Interview Question That Eliminates Developers

In this lesson we finally settle one of the **most confusing topics in Java** — the difference between `==` and `.equals()`. You'll ...

7:45
== vs equals() in Java — The Interview Question That Eliminates Developers

5 views

1 month 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

45 views

11 months ago

Tech Dive with Kosha
== vs equals() in Java ❌ | One Mistake That Fails Interviews

Most Java developers think they understand == vs equals() — and that's exactly why they fail interviews. In this video, I explain the ...

5:49
== vs equals() in Java ❌ | One Mistake That Fails Interviews

52 views

2 months ago

GK TechVerse
equals() vs == in Java (Full Interview Explanation with Examples) | GK TechVerse

If you're preparing for Java interviews, this is one of the most asked questions — equals() vs == in Java explained clearly with real ...

7:04
equals() vs == in Java (Full Interview Explanation with Examples) | GK TechVerse

6 views

6 days 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

8 months ago

SPS Tech | Learn Java | Crack Interviews
Chapter 4.1 – equals() and hashCode() Methods and Their Importance in Java

Understand equals() and hashCode() methods in Java — one of the most important interview and project concepts! In this lecture ...

19:13
Chapter 4.1 – equals() and hashCode() Methods and Their Importance in Java

34 views

4 months ago

Satyam Kumar
Java String Pool Explained Clearly | == vs equals() | Interview Concept

In this video, I explain the concept of String Pool in Java in a very simple way. Topics covered: - What is String Pool? - How Java ...

9:00
Java String Pool Explained Clearly | == vs equals() | Interview Concept

46 views

3 weeks ago