DefinePK

DefinePK hosts the largest index of Pakistani journals, research articles, news headlines, and videos. It also offers chapter-level book search.

Multiple Values Search Algorithm


Article Information

Title: Multiple Values Search Algorithm

Journal: Journal of Information & Communication Technology (JICT)

HEC Recognition History
Category From To
Y 2024-10-01 2025-12-31
Y 2023-07-01 2024-09-30
Y 2022-07-01 2023-06-30
Y 2021-07-01 2022-06-30
Y 2020-07-01 2021-06-30

Publisher: ILMA University, Karachi

Country: Pakistan

Year: 2008

Volume: 2

Issue: 1

Language: English

Keywords: ComplexityMultiple ValuesBinary SearchData Warehouse.

Categories

Abstract

This paper introduces a fast searching technique for multiple values to
be searched which is even faster than the binary search. In this technique,
a sorted list of values can be searched from another sorted list very
efficiently as compared to other existing searching techniques specifically
binary search algorithm. The overall time for sorting the values to be
searched and searching is less than the time taken by the binary search.
In this technique, the size of targeting list is reduced for every next
value to be searched. As a result the searching time of remaining values
to be searched is reduced, while in binary search the size of target list
remains same for every value to be searched. In other words, we can
say that the targeting list is traversed completely each time for every
value to be searched from beginning to end. So binary search takes
more time than the Multiple Values Search Algorithm (MVSA)...


Paper summary is not available for this article yet.

Loading PDF...

Loading Statistics...