About this document
CSE2274 - Labsheet 10a & 10b by tifoji1130 is a document available to read on EtoBox.
The document outlines two lab sheets focused on using hash tables for efficient string-based lookups in competitive programming. The first lab involves implementing a string lookup system that checks for the existence of strings, while the second lab focuses on a digital library system that retrieves book IDs based on titles. Both labs emphasize the advantages of hash tables over linear searches, highlighting their average-case O(1) lookup time and suitability for large datasets.
- Author
- tifoji1130
- Language
- EN