Product Detail Search Effectiveness Analysis Based on Name Using Linear, Binary, and Hash Algorithms

Authors

  • DEWI BERLIANA BERLIAN Universitas Negeri Surabaya
  • Azis Suroni
  • Lazuardi Akbar Imani
  • Dias Pradana Daniswara
  • Muhammad Noor Abizar

Keywords:

Data retrieval, linear search algorithm, binary search, hashing, Python

Abstract

Fast and accurate product data search is a major requirement in the development of e-commerce applications and inventory systems. The effectiveness of the search is greatly influenced by the algorithm used, especially in terms of speed, accuracy, and memory usage efficiency. This research aims to analyze and compare the effectiveness of three search algorithms, namely linear search, binary search, and hashing, in finding product details by name. The research method used is a computational experiment with the implementation of the three algorithms on a dataset containing at least 500 products using the Python programming language. Each algorithm is tested based on search time, accuracy rate, and memory usage. The results showed that the hashing algorithm gave the best performance in terms of search speed and memory efficiency, while binary search also performed well on sorted data. Linear search, although simple, tends to be less efficient for large amounts of data. These findings can be used as a reference in selecting the optimal search algorithm according to the needs and scale of the system being developed.

Downloads

Published

2025-08-06

How to Cite

BERLIAN, D. B., Azis Suroni, Lazuardi Akbar Imani, Dias Pradana Daniswara, & Muhammad Noor Abizar. (2025). Product Detail Search Effectiveness Analysis Based on Name Using Linear, Binary, and Hash Algorithms. Journal of Advanced Systems Intelligence and Cybersecurity, 1(01). Retrieved from https://journal.unesa.ac.id/index.php/jasic/article/view/44457
Abstract views: 42 , PDF Downloads: 28