This is a modified version of the Webpage-Similarity project. With the addition of 190 more wikipedia pages, a more efficient method of data management is required. The main focus of this project is ...
The main executable initializes the LRU replacement strategy and invokes the functions implemented in hash_file.c. Functions are tested step-by-step, with print statements before each call. HT_info: ...
Abstract: Extendible hashing is a kind of fast indexing technology; it provides with a way of storing structural data records so that each of them can be gotten very quickly. In this paper, we present ...