A Brief Survey and Examination of Various Searching Techniques
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: 2 | Views: 417 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1

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


     

A Brief Survey and Examination of Various Searching Techniques

Cherukuri Nischay Sai


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


DOI: https://www.doi.org/10.21275/SR211014183539


Please Disable the Pop-Up Blocker of Web Browser

Verification Code will appear in 2 Seconds ... Wait



Text copied to Clipboard!
Cherukuri Nischay Sai, "A Brief Survey and Examination of Various Searching Techniques", International Journal of Science and Research (IJSR), Volume 10 Issue 10, October 2021, pp. 853-859, https://www.ijsr.net/getabstract.php?paperid=SR211014183539, DOI: https://www.doi.org/10.21275/SR211014183539

Top