ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

230 results

The Curious Coder
How HashMap Works Internally in Java | Hashing, Hash Collision Explained

What really happens behind the scenes when you call hashmap.put(), hashmap.get(), or hashmap.remove() ? I start by explaining ...

37:53
How HashMap Works Internally in Java | Hashing, Hash Collision Explained

1,251 views

2 weeks ago

Prashant Sharma
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

Learn Java Object class methods the right way! In this video, I break down toString(), equals(), and hashCode() with simple ...

23:54
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

44 views

3 weeks ago

Hacktrickz
Lecture 25.4 : Hashing Technique & HashSet in Java Explained [Abdul Bari] Java Course

This lecture introduces the hashing technique and explains how HashSet works internally in Java. You will understand hashing, ...

16:12
Lecture 25.4 : Hashing Technique & HashSet in Java Explained [Abdul Bari] Java Course

0 views

7 days ago

Prod Ready Code
When to Use HashMap Safely: Correct Key Implementation

You put a value in a HashMap. You know it's there. But when you try to get it back… it's null. This isn't a Java bug. It's an equals() ...

2:57
When to Use HashMap Safely: Correct Key Implementation

0 views

5 days ago

CodeTav Management
Java HashMap Internal Working Explained | Buckets, Hashing, Tree Nodes, Collisions |Java 8 Deep Dive

In this video, we take a deep dive into how HashMap works internally in Java 8. If you're preparing for Java interviews (2–5 years ...

29:13
Java HashMap Internal Working Explained | Buckets, Hashing, Tree Nodes, Collisions |Java 8 Deep Dive

0 views

3 weeks ago

Alien Explorer
ContainsDuplicate en Java usando HashSet!

... también sabes usar las collections en Java Así que eh vamos a usar algo que se llama hash set que eh justamente no permite ...

9:18
ContainsDuplicate en Java usando HashSet!

13 views

9 days ago

Tech With Tim
Data Structures  - Full Course for Beginners

This course will teach you about Data Structures and how they will apply in real-world scenarios, like computer science courses, ...

3:11:08
Data Structures - Full Course for Beginners

31,531 views

4 weeks ago

Hacktrickz
Lecture 25.7 : LinkedHashMap, Hashtable & Cache in Java [Abdul Bari] Java Course

In this lecture, we discuss LinkedHashMap, Hashtable, and how LinkedHashMap can be used as a cache. This video also ...

29:37
Lecture 25.7 : LinkedHashMap, Hashtable & Cache in Java [Abdul Bari] Java Course

2 views

7 days ago

Kenan Casey
CIS273 | 12-4-2025

Lab 3 - Hashtables and Final Exam prep.

1:06:54
CIS273 | 12-4-2025

14 views

3 weeks ago

Hands On Course Demo
Day 24: Consistent Hashing EXPLAINED for Balanced Log Distribution | SDC-Java #systemdesign #java

Consistent Hashing is a crucial distributed hashing scheme that intelligently re-maps only a fraction of keys when nodes are ...

1:26
Day 24: Consistent Hashing EXPLAINED for Balanced Log Distribution | SDC-Java #systemdesign #java

0 views

3 weeks ago

HustleWithDroid
HashMap Internal Working in Java | Bucket, Hashing, Collision, Rehashing | DSA & Java #java #dsa

Ever wondered how HashMap works internally in Java? In this video, we break down the complete internal architecture of ...

18:23
HashMap Internal Working in Java | Bucket, Hashing, Collision, Rehashing | DSA & Java #java #dsa

15 views

2 weeks ago

Web Fusion with Bharadwaj
15. HashSet in Java

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

12:11
15. HashSet in Java

22 views

4 days ago

HustleWithDroid
HashSet in Java Explained | Hashing Made Easy | DSA with Java Placement Series #java #hashset #dsa

Welcome to today's lecture of the DSA with Java Complete Placement Series! In this video, we will understand HashSet in Java, ...

17:17
HashSet in Java Explained | Hashing Made Easy | DSA with Java Placement Series #java #hashset #dsa

41 views

2 weeks ago

Guisune
HashMap and HashSet

On a vacation right now so can't do a leetcode. I mean I probably can but decided to do hash table instead. Hopefully it's ...

20:12
HashMap and HashSet

17 views

5 days ago

HustleWithDroid
HashMap in Java | Hashing | DSA with JAVA  Course | Data Structures & Algorithms #java #javajobs

HashMap in Java Explained in 10 Minutes | Ultimate Guide for DSA & Interviews Hey EveryOne : Learn HashMap in Java with ...

16:52
HashMap in Java | Hashing | DSA with JAVA Course | Data Structures & Algorithms #java #javajobs

33 views

2 weeks ago

CodeWithDarkzy
Learning Java For Beginners Live - Blind 75 (arrays and hashing)

Live solving Blind 75 LeetCode Arrays & Hashing problems (Two Sum, Contains Duplicate, Product of Array Except Self).

41:58
Learning Java For Beginners Live - Blind 75 (arrays and hashing)

17 views

Streamed 10 days ago

Web Fusion with Bharadwaj
14. HashMap in Java

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

19:10
14. HashMap in Java

34 views

4 days ago

The Curious Coder
How HashMap REALLY Works in Java 🤯 | Java Interview #shorts

How HashMap works internally in Java ⚙️ From hashing to collision handling — explained simply. . . . #shortsfeed #interview ...

0:51
How HashMap REALLY Works in Java 🤯 | Java Interview #shorts

183 views

11 days ago

Hacktrickz
Lecture 25.5 : TreeSet vs LinkedHashSet in Java | Set Interface [Abdul Bari] Java Course

In this lecture, we explore TreeSet and LinkedHashSet, two important implementations of the Set interface. Learn how ordering ...

13:12
Lecture 25.5 : TreeSet vs LinkedHashSet in Java | Set Interface [Abdul Bari] Java Course

0 views

7 days ago

Code Silica
Longest Consecutive Sequence | LeetCode Interview Question | HashSet Explained in Java

Day 7/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “Longest Consecutive Sequence” ...

4:04
Longest Consecutive Sequence | LeetCode Interview Question | HashSet Explained in Java

0 views

3 days ago