Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Perfect hash function
Applied sciences
Computer engineering
Computer security
Hash functions
Graph Chatbot
Related lectures (32)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 4
Next
Cryptographic Hash Functions and Block Chains
Covers cryptographic hash functions, message authentication codes, and block chains, including bitcoins, proof-of-work, and MAC variants.
Hash Tables: Birthday Paradox
Explores hash tables through the Birthday Paradox, collisions, and implementation methods.
Implementation of Sets: Hashing
Covers the implementation of sets using hashing and set operations.
Data Compression: Privacy-Preserving Techniques
Explores privacy-preserving data management and data summarization techniques for finding similar items.
Hash Functions: SandboxFlippedClass
Explores hash functions, coding, and sharing code with practical exercises and discussions.
Dictionary Operations
Covers operations and methods related to dictionaries in Python, including creating, updating, and handling key errors.
Locality Sensitive Hashing
Explores Locality Sensitive Hashing for nearest neighbor search and submodularity in hash functions.
Data Summarization: Minhashing and Locality-Sensitive Hashing
Explores Jaccard similarity, minhashing, and locality-sensitive hashing for data summarization.
Pairwise Independence: Hashing and Load Balancing
Explores pairwise independence in hashing to avoid collisions and achieve load balancing.
Equality, Order, and Hashing
Discusses the importance of defining equality in collections and how order and hashing optimize operations.