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
129 results
What is hashing? In this video we explain how hash functions work in an easy to digest way. Hashing is the process of converting ...
447,616 views
7 years ago
In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...
13,479 views
6 years ago
This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...
10,895 views
Now one of the things I said in the last video is this idea that map, the class of map in Java, is an abstract class. There's actually a ...
19,336 views
8 years ago
Learn with me as I go over how to access both the key and the value as you loop over a map in #Java. I hope you found this video ...
101 views
4 years ago
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
39,471 views
Java does not have a working translator in itself. Java, if you're listening, I would really like a way to just convert JSON into a map.
33,095 views
Hash tables, maps, and some theory behind hashing. https://cs125.cs.illinois.edu/learn/2018_12_03_hashing_and_maps.
903 views
In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join/bittorrent?via=jonhoo in Rust.
108,888 views
2 years ago
This Video contains core java, spring boot , microserives and coding interview questions that were asked as part of CMMI Level 5 ...
5,928 views
Wrap up of hashing and a discussion of how to program with Java generics.
450 views
Since HMAC functions really just end up using their underlying hash function - `SHA-1` in this case, the output is 160 bits, or 20 ...
30,038 views
5 years ago
PERL Hash is a key value pair data structure. Hash is also called as associative array. Hash is an un-ordered collection of data.
1,194 views
11 years ago
Watch me while I implement a simple algorithm as a screening test for a Java developer position. You may find interesting the ...
91 views
10 years ago
Project Liliiput will explore techniques to downsize Java object headers in the Hotspot JVM from 16 bytes to 8 bytes or less.
906 views
In this new series we take deep-dives into the world of unsafe Rust. These chronicles aren't necessarily aimed at teaching you ...
26,567 views
In this third Crust of Rust video, we cover iterators and trait bounds, by re-implementing the "flatten" Iterator method from the ...
118,377 views
A short video on how you can use the Bitmap commands in Redis to get some analytics data. Music by the evolutionary Darwin ...
5,347 views
Learn what the CRC is, the technology behind it, and how it's performed.
145,641 views
9 years ago
Neo4j 3.0 not only introduced a new binary protocol called Bolt, but also the ability to extend the database with user defined ...
18,495 views