A cross-border community for researchers with openness, equality and inclusion

ABSTRACT LIBRARY

Compare the effectiveness of Binary search trees vs hash tables in file system indexing

Publisher: IEEE

Authors: S MAHIZHAN, STUDENT

  • Favorite
  • Share:

Abstract:

This paper compares the efficiency and performance of Binary Search Trees (BSTs)and Hash Tables in file system indexing. File systems depend heavily on efficient data retrieval,storage, and management techniques. The study analyzes how both data structures perform interms of time complexity, memory usage, scalability, and their ability to handle large datasets. Wealso explore the effect of collision resolution, balancing techniques, and search latency whenindexing files dynamically in modern file systems. The results demonstrate that while Hash Tablesoffer faster average-case lookup times, BSTs provide superior ordering and range-querycapabilities. The findings guide system architects in selecting optimal indexing mechanisms forspecific application environments.

Keywords: binary search trees,hash tables,AVL and red black trees,search time,memory efficiency

Published in: 2024 Asian Conference on Communication and Networks (ASIANComNet)

Date of Publication: --

DOI: -

Publisher: IEEE