Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
79 results
Our Discord, GitHub repo, and socials: https://linktr.ee/geekific.
2,532 views
7 months ago
Need key-value magic in Java? 🗝️ Learn how to use HashMaps in Java to store, retrieve, and manage data efficiently with ...
2 views
6 months ago
Java HashMap Internal Working explained step by step! In this video, you'll learn how HashMap works internally in Java 8 and ...
6,418 views
9 months ago
Need to store key-value pairs in Java? This tutorial shows how to use HashMap in Java with simple 2025 examples—add, ...
7 views
Difference between HashTable and Hahmap.Similarities between them?Core java important interview question?
2 months ago
Want to ace your next Java coding interview? In this quick tutorial, I'll show you how to solve a classic **String Frequency ...
80 views
Welcome to Class 7 of our Selenium with Java Full Course! In this live recording, we shift from OOP to Java Collections ...
1 month ago
In this video, we break down two commonly misunderstood data structures and explain when to use which, using clear logic and ...
5 views
3 weeks ago
This video explains what is hashing and show how to implement division method using Java Programming Language.
68 views
10 months ago
Welcome back to CodeViento! In this video, we'll take a hands-on approach to unlocking the secrets of HashMap ...
127 views
11 months ago
Problem: Given two strings s and t, return true if t is an anagram of s, and false otherwise. Example: Input: s = "anagram", ...
59 views
You might have heard about DataStax's Data API, but how about the Table API? That's right, you can now work with your CQL ...
100 views
Welcome back to CodeViento! In this video, we explore HashMaps in Java, one of the most powerful and widely used data ...
158 views
Hello devs! Today let's talk about the Set Collection, both with Java and Kotlin. Let's also explore the HashSet, LinkedHashSet ...
55 views
Want to sort a Map by its values in Java? In this video, learn how to sort map values in Java 2025 using Stream, ...
15 views
5 months ago
The Key-Value data structure, most famously represented by Java's HashMap, is a secret weapon in any developer's toolkit.
7,188 views
LeetCode #1: Two Sum might seem simple, but don't be fooled — it's the ultimate warm-up for high-stakes interviews and ...
17 views
Learn more about CIT 5940: DATA STRUCTURES AND SOFTWARE DESIGN. In this preview, Nan Zheng shares a glimpse into ...
209 views
4 months ago
This video presents selected excerpts from the Arabic edition of "Think Data Structures" — titled "هياكل البيانات للمبرمجين", ...
30 views
In this video, we solve the Two Sum problem (LeetCode 1) and explain both the brute force and optimized HashMap approaches ...
217 views
2 weeks ago