Hashing and SortingCovers hashing, sorting, extendible hashing, linear hashing, and external sorting.
Implementing CombinersCovers the implementation of combiners in parallel programming in Scala, including efficient combine methods and set data structures.
Cryptographic Hash FunctionsExplores cryptographic hash functions, message authentication codes, and MAC constructions, highlighting SHA1, SHA2, SHA3, HMAC, CBC-MAC, WC-MAC, and P-MAC.