You are viewing a single thread.
View all comments 0 points
I hate when computer scientists use “sorting” for “ordering”. It’s been mistranslated into other languages, too.
0 points
I am very new to the world of CS but I appreciate precise vocabulary. Is my understanding below correct?
-
Sorting = Assigning each object to one category (“bin”).
-
Ordering = Like sorting, but the categories themselves have an inherent hierarchy/order (numerical, alphabetical, etc.)
0 points