• ChaoticNeutralCzech@feddit.de
    link
    fedilink
    English
    arrow-up
    8
    ·
    7 months ago

    I hate when computer scientists use “sorting” for “ordering”. It’s been mistranslated into other languages, too.

    • stelelor@lemmy.ca
      link
      fedilink
      English
      arrow-up
      7
      ·
      7 months ago

      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.)

    • LwL@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      7 months ago

      sort, verb: “to put a number of things in an order or to separate them into groups”

    • Wilzax@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 months ago

      Radix sort is truly a sorting algorithm though, it just results in an ordering.