Hash Tables and Applications

Post on 19-Feb-2016

36 views 0 download

Tags:

description

Data Structures. Hash Tables and Applications. Design and Analysis of Algorithms I. Hash Table: Supported Operations. Application: De-Duplication. Application: The 2-SUM Problem. Further Immediate Applications. - PowerPoint PPT Presentation

transcript

Data Structures

Hash Tables and Applications

Design and Analysis of Algorithms I

Tim Roughgarden

Hash Table: Supported Operations

Tim Roughgarden

Application: De-Duplication

Tim Roughgarden

Application: The 2-SUM Problem

Tim Roughgarden

Further Immediate Applications