The difference between a search and a sort is that in a search you are looking for a specific object. In a sort, you are organizing the entire system to make it easier to search for an object or set of data. Sometimes, you should sort a set of data so that you can search for an object easier. These two things in unison can make a computer algorithm more effecient and faster.
No comments:
Post a Comment