ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

34 results

Nida Karagoz
What are the differences between a HashMap and a Hashtable in Java? (9 SOLUTIONS!!)

What are the differences between a HashMap and a Hashtable in Java? (9 SOLUTIONS!!) ✧ I really hope you found a helpful ...

4:21
What are the differences between a HashMap and a Hashtable in Java? (9 SOLUTIONS!!)

0 views

10 months ago

The Debug Zone
How to Overwrite HashMap Values from an ArrayListString in Java

In this video, we'll explore a practical approach to managing data in Java by demonstrating how to overwrite values in a HashMap ...

3:27
How to Overwrite HashMap Values from an ArrayListString in Java

15 views

5 months ago

The Debug Zone
Understanding equals() and hashCode() in Java's Collection Interface

In this video, we delve into the crucial concepts of `equals()` and `hashCode()` within Java's Collection Interface. Understanding ...

2:56
Understanding equals() and hashCode() in Java's Collection Interface

2 views

2 weeks ago

The Debug Zone
Java HashMapString,Integer Equivalent in Swift: A Complete Guide

In this video, we dive into the world of data structures by exploring the Java HashMapString, Integer and its equivalent in Swift.

1:30
Java HashMapString,Integer Equivalent in Swift: A Complete Guide

8 views

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

11 views

4 months ago

The Debug Zone
Removing HashMap Entries: Using Iterator with map.values() Explained

In this video, we dive into the intricacies of managing HashMap entries in Java, focusing specifically on how to safely remove ...

1:30
Removing HashMap Entries: Using Iterator with map.values() Explained

0 views

3 months ago

The Debug Zone
How to Cast java.util.HashMap$Node in Java: A Step-by-Step Guide

In this video, we delve into the intricacies of casting the `java.util.HashMap$Node` in Java. Whether you're a beginner looking to ...

1:54
How to Cast java.util.HashMap$Node in Java: A Step-by-Step Guide

2 views

4 months ago

The Debug Zone
Understanding Java 8 ConcurrentHashMap: Common Issues and Solutions

In this video, we delve into the intricacies of Java 8's ConcurrentHashMap, a powerful tool for managing concurrent data access in ...

2:58
Understanding Java 8 ConcurrentHashMap: Common Issues and Solutions

6 views

10 months ago

The Debug Zone
Java HashMap Multiple References: Managing Shared Keys Across HashMaps

In this video, we delve into the intricacies of Java's HashMap and explore the concept of multiple references when managing ...

2:40
Java HashMap Multiple References: Managing Shared Keys Across HashMaps

0 views

3 weeks ago

The Debug Zone
Understanding HashMap Resize Method: Implementation Details and Challenges

In this video, we dive deep into the intricacies of the HashMap resize method, a crucial aspect of this widely-used data structure in ...

3:09
Understanding HashMap Resize Method: Implementation Details and Challenges

3 views

2 months ago

The Debug Zone
Understanding ConsumerT with Mapped ClassT in HashMap: A Technical Guide

In this video, we delve into the intricacies of using the ConsumerT interface alongside the Mapped ClassT within a HashMap.

3:12
Understanding ConsumerT with Mapped ClassT in HashMap: A Technical Guide

4 views

11 months ago

The Debug Zone
How to Count Occurrences of a Value in a Map: A Step-by-Step Guide

In this video, we'll explore the essential technique of counting occurrences of a specific value in a map, a fundamental skill in ...

2:51
How to Count Occurrences of a Value in a Map: A Step-by-Step Guide

3 views

9 months ago

Nida Karagoz
Iterate through a HashMap (3 SOLUTIONS!!)

Iterate through a HashMap (3 SOLUTIONS!!) ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

2:12
Iterate through a HashMap (3 SOLUTIONS!!)

1 view

9 months ago

The Debug Zone
How to Merge Different Type Maps in Java 8: A Step-by-Step Guide

In this video, we'll explore the powerful capabilities of Java 8 as we dive into the process of merging different types of maps.

1:32
How to Merge Different Type Maps in Java 8: A Step-by-Step Guide

13 views

6 months ago

The Debug Zone
How to Clear All Values in a HashMap Except Two Key/Value Pairs

In this video, we'll explore a practical programming challenge: how to efficiently clear all values in a HashMap while preserving ...

1:31
How to Clear All Values in a HashMap Except Two Key/Value Pairs

1 view

1 month ago

The Debug Zone
How to Preserve Order in Java EnumMap: Tips and Best Practices

In this video, we delve into the intricacies of using EnumMap in Java, a powerful data structure that allows for efficient mapping of ...

4:12
How to Preserve Order in Java EnumMap: Tips and Best Practices

7 views

11 months ago

King Kodes
Applying Iterators on ArrayList, HashMap and TreeMap (Pt.1)

Understanding and applying iterators in Java specifically with ArrayList, HashMap, and TreeMap. #applicationdeveloper ...

1:10:54
Applying Iterators on ArrayList, HashMap and TreeMap (Pt.1)

7 views

9 months ago

Roel Van de Paar
How to add multiple objects of class for same key value in HashMap in java? (6 Solutions!!)

How to add multiple objects of class for same key value in HashMap in java? Helpful? Please use the *Thanks* button above!

3:26
How to add multiple objects of class for same key value in HashMap in java? (6 Solutions!!)

145 views

9 months ago

The Debug Zone
How to Count Duplicate Elements in ArrayList: A Step-by-Step Guide

In this video, we'll explore a common challenge in programming: counting duplicate elements in an ArrayList. Whether you're a ...

4:58
How to Count Duplicate Elements in ArrayList: A Step-by-Step Guide

35 views

11 months ago

King Kodes
Applying Iterators on ArrayList, HashMap and TreeMap (Pt.3)

Understanding and applying iterators in Java specifically with ArrayList, HashMap, and TreeMap. #applicationdeveloper ...

17:22
Applying Iterators on ArrayList, HashMap and TreeMap (Pt.3)

4 views

9 months ago