Sort (C++)
id:
sort-c-253-10417326
title:
Sort (C++)
text:
sort is a generic function in the C++ Standard Library for doing comparison sorting. The function originated in the Standard Template Library (STL). The specific sorting algorithm is not mandated by the language standard and may vary across implementations, but the worst-case asymptotic complexity of the function is specified: a call to sort must perform no more than O(N log N) comparisons when applied to a range of N elements.
brand slug:
wiki
category slug:
encyclopedia
description:
original url:
https://en.wikipedia.org/wiki/Sort_(C%2B%2B)
date created:
date modified:
2023-01-16T19:40:53Z
main entity:
{"identifier":"Q7563757","url":"https://www.wikidata.org/entity/Q7563757"}
image:
fields total:
13
integrity:
13