ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

478 results

Deege
Overriding equals and hashCode in Java - 039

How can I tell if two Java instances represent the same instance? And what does class equality mean in Java? The question here ...

6:30
Overriding equals and hashCode in Java - 039

86,968 views

10 years ago

Will Tollefson
The equals hashCode Contract - Java Programming

In this video, we'll talk all about the contract for the equals() and hashCode() methods in Java. Its surpringly easy to forget some of ...

22:31
The equals hashCode Contract - Java Programming

2,464 views

2 years ago

Your IT Class
Understanding Java String Hashcode - explained with use cases and examples

In this video, i will explain about Java String HashCode function.

6:14
Understanding Java String Hashcode - explained with use cases and examples

25,371 views

5 years ago

Marcus
HashCode and Equals - Easy and comprehensive including coding samples

In this tutorial I explain the two methods HashCode and Equals. Got to: http://java8course.com to watch the follow up video, as well ...

45:53
HashCode and Equals - Easy and comprehensive including coding samples

15,657 views

10 years ago

Thorben Janssen
Ultimate Guide to Implementing Equals & HashCode with Hibernate & JPA

In today's video, I will show you how to implement the equals and hashcode mehods of your entities. You will learn how to ...

13:51
Ultimate Guide to Implementing Equals & HashCode with Hibernate & JPA

8,694 views

6 years ago

Prototype Project
equals Method Tutorial - JAVA

What happens when the equals method is not overridden? What is the default implementation of the Object class equals method?

9:14
equals Method Tutorial - JAVA

12,926 views

13 years ago

Live To Code
How HashMap in Java works internally? - Explained with animation.

HashMap is a key-value pair data structure. In this video we have explained HashMap's internal functionality with easy animation.

4:31
How HashMap in Java works internally? - Explained with animation.

16,383 views

5 years ago

CS Hero
Java Tutorial: hashCode & equals Methods

Tutorial about implementation of the hashCode and equals methods in Java.

16:22
Java Tutorial: hashCode & equals Methods

200 views

5 years ago

#TechieMit
Equals and HashCode Contract in Java | Design Principles

Equals and HashCode Contract in Java | Design Principles What is the general contract of hashCode? What is equals contract in ...

14:35
Equals and HashCode Contract in Java | Design Principles

507 views

2 years ago

CS2110 Cornell. OO Prog and Data Structures
Hashing 4. Functions equals and hashCode

We show that, in Java, functions equals and hashCode have to satisfy a certain property.

3:24
Hashing 4. Functions equals and hashCode

1,482 views

8 years ago

Java
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

How can you write simple and performant equals() methods for your Java classes: the full tutorial. Usually you do not write your ...

32:56
Optimizing your equals() methods with Pattern Matching - JEP Cafe #21

19,747 views

2 years ago

Code2sde
Object Class Methods in Java | Learn when to override hashCode & equals method in Java🔥

In this video, we dive into the Object class methods in Java, covering key concepts such as hashcode, tostring, equals, and clone ...

29:36
Object Class Methods in Java | Learn when to override hashCode & equals method in Java🔥

201 views

1 year ago

Bro Code
Java toString method 🎉

Java toString method tutorial explained #Java #toString #method #tutorial #explained ...

6:39
Java toString method 🎉

126,827 views

5 years ago

Milind Amrutkar - BackToCoding
18. What is equals() & hashCode() & why to override equals() & hashCode() | Kotlin Complete Course

A video on "What is equals() and hashCode() methods. Why to override the equals() and hashcode() methods? and Why do we ...

8:27
18. What is equals() & hashCode() & why to override equals() & hashCode() | Kotlin Complete Course

1,120 views

6 years ago

Coding Tutorials
C# Equality and Hashcodes

Coding Tutorial: C# offers lots of different ways to determine if two objects are equal. Here we discuss the whole range. Source ...

27:05
C# Equality and Hashcodes

9,844 views

5 years ago

The Caffeinated Programmer
Hashcode and Equals Method of Object Class in Java | Java Tutorial for Beginners

Understand Hashcode and Equals Method of Object Class in Java in this Java Tutorial for Beginners series. Understanding these ...

4:04
Hashcode and Equals Method of Object Class in Java | Java Tutorial for Beginners

89 views

2 years ago

kentdjb
Using HashSet and HashMap in Java

An introduction to using HashSet and HashMap in preference to ArrayList and LinkedList in some situations. Source code for the ...

15:39
Using HashSet and HashMap in Java

509 views

7 years ago

Tech Interview Prep with AI-Podcasts
Java Interview Prep #36: Object Class. toString(), equals(), hashCode() - AI-Generated Podcast

Java Object Methods Deep Dive: toString, equals & hashCode for (Senior) Developer Interviews Prepare for Senior Java ...

22:00
Java Interview Prep #36: Object Class. toString(), equals(), hashCode() - AI-Generated Podcast

24 views

9 months ago

Life at Google
Hash Code 2020: Are you up for the challenge?

Tackle an engineering problem from Google in Hash Code, Google's flagship team programming competition for developers ...

0:32
Hash Code 2020: Are you up for the challenge?

51,144 views

6 years ago

Giolytics Learning
How to create Java classes

How to create Java classes and override the toString, equals, and hashCode methods. The toString method should return ...

9:33
How to create Java classes

430 views

4 years ago

Java
Records Patterns, Performance and Serialization - JEP Café #8

This #JEPCafe discusses JEP 395: Records, released with JDK 16. We start with a short recap on what records are, then discuss ...

15:28
Records Patterns, Performance and Serialization - JEP Café #8

12,606 views

4 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 1)

In this stream we begin the work of porting Java's ConcurrentHashMap to Rust. It will be a journey to get all the way there, but we ...

5:42:38
Porting Java's ConcurrentHashMap to Rust (part 1)

78,948 views

6 years ago

Google for Developers
Hash Code 2022 - Join us today!

Hash Code is back to welcome developers around the world to compete as a team to solve engineering problems designed by ...

0:50
Hash Code 2022 - Join us today!

37,714 views

4 years ago

Josh Hug
CS61B - Hashing 2 - Video 5 - Duplicate Items (equals and hashcode)

So it turns out the possibilities are A, C, and D. So A would be the case if we try to add the 0 and its hashCode mode-- or yeah it's ...

3:37
CS61B - Hashing 2 - Video 5 - Duplicate Items (equals and hashcode)

3,351 views

2 years ago

Google for Developers
Hash Code 2022 is almost here!

Over 120000 developers around the world will gather virtually to compete in Hash Code 2022. Have you registered? There is still ...

0:33
Hash Code 2022 is almost here!

5,784 views

4 years ago