Short Communication on Basic Searching Algorithms - TI Journals

Abstract: Here we want to represent an introduction about searching algorithms. Due to this, first we will discuss on general searching algorithm purposes. These are: virtual search spaces, sub-structures of a given structure and quantum computers. Also, for more information, we introduce some of simple and popular search algorithms such as: Linear search, Selection search and Binary search. The purpose of doing so is to make you familiar with implementation of searching algorithms.