ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

590 results

Coder Army
Most Important Class in Java | Object Class (equals, hashCode, toString) | Java Full Course #22

In this lecture of the Java Full Course Series, we take a deep dive into the Object Class in Java — the root of Java’s class ...

1:07:31
Most Important Class in Java | Object Class (equals, hashCode, toString) | Java Full Course #22

8,480 views

3 months ago

Clustermicro Technologies
Java OCP 21 (1Z0-830) | OOP | equals(), hashCode() & toString() — COMPLETE Deep Dive & Collisions

Java OCP 21 Exam (1Z0-830) — OOP Series Video : equals(), hashCode() & toString() — Contract Rules, HashSet/HashMap ...

37:39
Java OCP 21 (1Z0-830) | OOP | equals(), hashCode() & toString() — COMPLETE Deep Dive & Collisions

38 views

1 month ago

AFTER SCHOOL
Java Interview Trick Question | HashMap HashCode 🇺🇸

Java Interview Question Explained | HashMap, equals() & hashCode() (Oracle Style) This video breaks down one of the most ...

2:23
Java Interview Trick Question | HashMap HashCode 🇺🇸

18 views

5 months ago

Dulanjali Koswatte
Java Set Deep Dive

Java Set Deep Dive | Java for Dummies In this video we cover everything you need to know about Java Set. Not just what it is, but ...

14:30
Java Set Deep Dive

12 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

40 views

8 months ago

Vincent Vauban
What is the contract between equals() and hashCode() in Java?

Java Interview Questions – Episode 6 What is the contract between equals() and hashCode() in Java? And where is it used?

1:14
What is the contract between equals() and hashCode() in Java?

55 views

11 months ago

Finite Bytes
Java Maps - Threats

Java's HashMap, LinkedHashMap, and TreeMap are the bread and butter of key-value storage. We choose them based on raw ...

7:50
Java Maps - Threats

84 views

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

47 views

8 months ago

RSstudies
Deconstructing Java's HashMap: Inside the Architectural Mechanics

Are you a software engineer looking to master the internal mechanics of the Java Collections Framework? This technical deep ...

8:37
Deconstructing Java's HashMap: Inside the Architectural Mechanics

230 views

2 months ago

CodeLucky
Kotlin Data Classes: Master equals, hashCode, toString & copy Methods

Learn Kotlin Data Classes and discover how they automatically generate essential utility methods! In this comprehensive tutorial, ...

4:06
Kotlin Data Classes: Master equals, hashCode, toString & copy Methods

43 views

9 months ago

Code Clarity DSA
HashSet Explained Visually | How HashSet Works Internally in Java & Python

Learn how a HashSet works internally — explained with simple, step-by-step animation. This visual guide covers unique values ...

5:03
HashSet Explained Visually | How HashSet Works Internally in Java & Python

72 views

3 weeks ago

The Debug Zone
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h  16) in Java?

In this video, we delve into the concept of hashing in Java, focusing on the specific expression `(h = key.hashCode()) ^ (h 16)`.

1:55
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h 16) in Java?

13 views

10 months ago

The Curious Coder
equals() vs hashCode() in Java | Internal Working & Real Use Cases

Confused between == and equals() in Java? Wondering what hashCode() does, or why you must override both equals() and ...

27:58
equals() vs hashCode() in Java | Internal Working & Real Use Cases

8,776 views

8 months ago

Java Challengers
Java Key-Value Data Structures: Crack the Coding Interview - Live #17

The Key-Value data structure, most famously represented by Java's HashMap, is a secret weapon in any developer's toolkit.

31:27
Java Key-Value Data Structures: Crack the Coding Interview - Live #17

7,276 views

11 months ago

Aks
What is the importance of hashcode() and equals() method in java ?

This video the importance of the equals() and hashCode() methods in Java. #java #javaprogramming #javatutorial #javajobs.

0:08
What is the importance of hashcode() and equals() method in java ?

0 views

8 months 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()?

164 views

6 months ago

PES Innovation Lab
HashCode 13.0 - Register now!

HashCode 13 IS HAPPENING! Mark the 25th and 26th of October for PES University's LONGEST RUNNING and BIGGEST ...

0:41
HashCode 13.0 - Register now!

318 views

8 months ago

The Debug Zone
Optimizing @EqualsAndHashCode and @ToString: Effective Use of callSuper

In this video, we delve into the powerful annotations @EqualsAndHashCode and @ToString from Project Lombok, exploring how ...

1:39
Optimizing @EqualsAndHashCode and @ToString: Effective Use of callSuper

0 views

9 months ago

JAVA INTERVIEW BUDDY
Java Interview Breakdown: Citi Bank’s Unexpected Questions for 4-Year Devs

Pro Level Interview Preparation bundle: https://topmate.io/javainterviewbuddy Interview Preparation Kit: ...

15:09
Java Interview Breakdown: Citi Bank’s Unexpected Questions for 4-Year Devs

6,626 views

7 months ago

Learning Mighty
How HashMap Works Internally in Java | Visual Explanation

In this video, we visually understand how HashMap works internally in Java step by step. We'll learn: • How HashMap stores data ...

8:59
How HashMap Works Internally in Java | Visual Explanation

45 views

1 month ago