ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

485 results

Saturn Leap
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,933 views

6 years ago

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

87,730 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,702 views

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

17,784 views

6 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,486 views

9 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,790 views

6 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,678 views

10 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)

80,479 views

6 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

203 views

5 years ago

Audiopedia
Java hashCode()

In the Java programming language, every class implicitly or explicitly provides a hashCode() method, which digests the data ...

3:23
Java hashCode()

1,653 views

11 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,134 views

6 years ago

Bro Code
Java toString method 🎉

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

6:39
Java toString method 🎉

131,035 views

5 years ago

EdumasterRD
What are Stacks and Heaps in Java? Learn It Easily!

#java learn how to use stacks, heaps, and what Heat is by programming in an advanced way in Java. In this video, you will ...

15:05
What are Stacks and Heaps in Java? Learn It Easily!

201 views

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

653 views

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

1 month ago

Alexandru Kiki
Java Tutorial HastSet, HashMap (PART 4)

This tutorial present how to use the HashMap and the HashSet Collections and also that yuo need to override the equals and to ...

2:42
Java Tutorial HastSet, HashMap (PART 4)

146 views

13 years ago

Google for Developers
Hash Code Hubs are back for 2023 - Apply to host a Hub!

Are you looking for opportunities to connect with your local developer community and grow your skills? Join a Hash Code Hub!

1:42
Hash Code Hubs are back for 2023 - Apply to host a Hub!

3,693 views

3 years ago

TheCoders TV
#3 java.lang package Object Class to String method | hashCode method in Java | TheCoders TV | #java

Hey 👋 guys, In this video we are going to understand what is java.lang package and what its use apart from that we will see ...

21:36
#3 java.lang package Object Class to String method | hashCode method in Java | TheCoders TV | #java

595 views

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

71 views

3 weeks ago

Java
Save 10-20% Memory With Compact Headers - Inside Java Newscast #48

JDK Enhancement Proposal 450 proposes to merge a compressed class word into the mark word to reduce object header size on ...

11:28
Save 10-20% Memory With Compact Headers - Inside Java Newscast #48

9,071 views

3 years ago