InterviewSolution
Saved Bookmarks
| 1. |
Ta.What is sorting? |
|
Answer» Sorting is any process of arranging items systematically, and has two common, yet DISTINCT meanings: ordering: arranging items in a sequence ordered by some criterion; categorizing: grouping items with SIMILAR PROPERTIES. |
|