View Single Post
Old Jun 15th, 2005, 7:47 AM   #16
Ancient Dragon
PFO God In Training
 
Ancient Dragon's Avatar
 
Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 651
Rep Power: 4 Ancient Dragon is on a distinguished road
Quote:
Originally Posted by EverLearning
I know that searches/sorts are chosen depending on data but did anyone of you ever used this search in reality (work place)? just out of curiosity
No. I only use binary search on sorted data sets. interpolation search is only useful when you have a dataset that rarely, if ever, changes.
Ancient Dragon is offline   Reply With Quote