C++ Linear Search / Binary Search??? - TechRepublic
General discussion
March 3, 2003 at 03:49 AM
mr_joey

C++ Linear Search / Binary Search???

by mr_joey . Updated 23 years, 3 months ago

I am new to programming and I am learning about the Linear and Binary Search methods built into the C++ Code (using Visual C++ 6.0). My question is which method is preferred by most programmers and why. Which one is most efficient, and which one is easier to program?

Thanks

-Joe (joe.velderman@trnty.edu)

This discussion is locked

All Comments