sequential search

Posted by Phenom on Stack Overflow See other posts from Stack Overflow or by Phenom
Published on 2010-03-06T17:23:01Z Indexed on 2010/03/09 3:21 UTC
Read the original article Hit count: 342

Filed under:
|

For sequential search, what is the average number of comparisons needed to find a record in a file?

© Stack Overflow or respective owner

Related posts about sequential

Related posts about search