International Journal of Science and Research (IJSR)

International Journal of Science and Research (IJSR)
Call for Papers | Fully Refereed | Open Access | Double Blind Peer Reviewed

ISSN: 2319-7064




Downloads: 1 | Views: 176

Research Paper | Computer Science & Engineering | India | Volume 10 Issue 10, October 2021 | Rating: 4.3 / 10


A Brief Survey and Examination of Various Searching Techniques

Cherukuri Nischay Sai [2]


Abstract: Searching is a traversal technique in the data structure, and it is used to find a particular element in a given list of items. This research paper presents the primary searching algorithm types and analyses their working process, time complexity, space complexity, advantages, disadvantages, and examples. Our study found that hash search is efficient for more significant data items, and exponential search is used for an infinite set of elements. Whereas binary search is suitable for mid - sized data items and applicable for arrays and linked lists, Dependent upon the analysis, a comparative study is being made so that the user can choose the type of searching technique based on the requirement.


Keywords: Searching, Linear search, Binary search, Interpolation search, Jump search, Exponential search, Hash Search


Edition: Volume 10 Issue 10, October 2021,


Pages: 853 - 859


How to Download this Article?

Type Your Valid Email Address below to Receive the Article PDF Link


Verification Code will appear in 2 Seconds ... Wait

Top