ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,059 results

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

37 views

4 months 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 ]

2 views

5 hours ago

Doji Creates
Java equals vs equalsIgnoreCase Explained (Key Differences)

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

8:07
Java equals vs equalsIgnoreCase Explained (Key Differences)

672 views

8 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

635 views

5 months ago

Hello Byte
Subarray Sum Equals K - LeetCode 560 - Python - Visually Explained

Master the classic Subarray Sum Equals K problem using prefix sums and hash maps. We cover easy examples, negatives, ...

4:19
Subarray Sum Equals K - LeetCode 560 - Python - Visually Explained

3,831 views

7 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

2,850 views

8 months ago

Java Technology Learning
Java Interview Question: equals() and hashCode() Explained Simply ?

equals and hashcode in java equals vs hashcode java java hashcode method java equals method hashcode contract java ...

8:09
Java Interview Question: equals() and hashCode() Explained Simply ?

42 views

2 months 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

42 views

9 months ago

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

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

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

40 views

10 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

38 views

9 months ago

srikanth pragada
Java HashSet Explained: Why equals() & hashCode() Matter (With Examples)

Learn how the HashSet works internally in Java and why overriding equals() and hashCode() is crucial when using user-defined ...

12:36
Java HashSet Explained: Why equals() & hashCode() Matter (With Examples)

87 views

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

332 views

11 months ago

Nikhil Lohia
Subarray Sum Equals K (LeetCode 560) | Interview Essential | Prefix Sum

Invaluable problem navigator: https://topmate.io/nikoo28/1672249?utm_source=public_profile&utm_campaign=nikoo28 Join this ...

17:57
Subarray Sum Equals K (LeetCode 560) | Interview Essential | Prefix Sum

35,587 views

10 months ago

AMazaing Code
Java 24 - equals | hashCode | toString

In this video, you'll learn how to work with three fundamental Java methods: equals(), hashCode(), and toString(), defined in ...

12:25
Java 24 - equals | hashCode | toString

87 views

3 months ago

Safachatt Scripts
== vs .equals() in Java | Key Differences Explained with Examples (Beginner Friendly) 🔥

Confused between == and .equals() in Java? In this video, we break down the difference between == and equals() in a simple ...

5:09
== vs .equals() in Java | Key Differences Explained with Examples (Beginner Friendly) 🔥

25 views

3 months ago

DanishCodeHub
== vs .equals() in Java Explained | Why Does == Return False?

Why does == return false while .equals() returns true in Java? In this video, you'll learn String Literals, String Constant Pool (SCP), ...

11:33
== vs .equals() in Java Explained | Why Does == Return False?

144 views

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

14 views

6 months ago

Cuneyt Akinlar
equals() method: Why and how to override it

equals() method: Why and how to override it

10:09
equals() method: Why and how to override it

15 views

3 months ago

RisingBrain
Subarray Sum Equals K | Brute Force to Prefix Sum Optimization (C++ | Java | Python) | Part 1

In this video, we solve the classic interview problem Subarray Sum Equals K starting from the brute force approach and then ...

19:55
Subarray Sum Equals K | Brute Force to Prefix Sum Optimization (C++ | Java | Python) | Part 1

16,620 views

4 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

5 months ago