10.09.2013 Views

1. Advanced Data Structure using C++

1. Advanced Data Structure using C++

1. Advanced Data Structure using C++

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

LECTURE NOTES OF ADVANCED DATA STRUCTURE (MT-CSE 110)<br />

HASH TABLES<br />

In computer science, a hash table or hash map is a data structure that uses a<br />

hash function to efficiently map certain identifiers or keys (e.g., person names)<br />

to associated values (e.g., their telephone numbers). The hash function is used<br />

to transform the key into the index (the hash) of an array element (the slot or<br />

bucket) where the corresponding value is to be sought.<br />

Prepared By :­<br />

Er. Harvinder Singh<br />

Assist Prof., CSE, H.C.T.M (Kaithal) Page ‐ 29 ‐

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!