
PluralSight – Using Advanced Data Structures in Modern Applications
English | Size: 582.85 MB
Category: Misc Learning
Built-in data structures are great for a lot of things, but sometimes in modern applications the use of more advanced structures is required in order to implement things efficiently. In this course, Using Advanced Data Structures in Modern Applications, you’ll learn how bloom and cuckoo filters can be used to prevent a cache from being wasted on items that are only read once. First, you’ll delve into how disjoint-set data structures can be used to efficiently form clusters of related users of an application. [Read more…]