Hash-Table Chaining Open Addressing Supported Operations Queries: find(key) Updates: update(key, value) insert(key, value) delete(key)