Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Stable vs. Non-Stable Sorting
Search - Stable vs. Non-Stable Sorting - List
数据结构与算法 最短路径算法 最小生成树-Data Structures and Algorithms shortest path minimum spanning tree algorithm
Date : 2025-07-09 Size : 870kb User : sun

Stable vs. Non-Stable Sorting. A stable sort is a sort algorithm that performs the same amount of work regardless of the data being sorted. The amount of work a non-stable sort performs, on the other hand, can vary significantly depending on the arrangement of data. This translates to stable sorts having identical best case, worst case, and average case complexity. The worst case complexity of a non-stable sort can be an entirely different runtime class than its best or average case.
Date : 2025-07-09 Size : 3kb User : Bernardo
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.