View Single Post
Old 01-17-2017, 02:02 AM   #2
Jadanjesse
Registered User
 
Join Date: Sep 2016
Posts: 206
A search algorithm is an algorithm that retrieves information stored within some data structure. Data structures can include linked lists, arrays, search trees, hash tables, or various other storage methods. The appropriate search algorithm often depends on the data structure being searched.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Jadanjesse is offline   Reply With Quote