Sort a list of object identifiers: Difference between revisions

Content added Content deleted
(Go solution)
m (added references to other sorting algorithm tasks.)
Line 1: Line 1:
{{task}}
{{task|Sorting Algorithms}}
{{Sorting Algorithm}}


[[wp:Object identifier|Object identifiers (OID)]] are strings used to identify objects in network data.
[[wp:Object identifier|Object identifiers (OID)]] are strings used to identify objects in network data.


{{task heading}}


;Task:
Show how to sort a list of OIDs, in their natural sort order.
Show how to sort a list of OIDs, in their natural sort order.