c# - Which sorting algorithm is used by .NET's Array.Sort() method? -


Which sorting algorithm is used by NIT's Array.Sort () method?

This uses algorithms.

Source:

  • (MSDN, Remarks section)

Comments