SpiceQA
Questions
Tags
Users
Badges
stable-sort
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How can i sort a list by the second item descending and first one ascending?
user_17624594
0
•
asked Dec 11, 2021
1
2
485
stable-sort
sorting
python
Why make selection sort stable?
user_16781764
0
•
asked Sep 17, 2021
1
0
31
selection-sort
stable-sort
algorithm
Counting sort implementation that modifies the input array
user_7424948
0
•
asked Jun 6, 2021
2
2
407
counting-sort
stable-sort
in-place
sorting
algorithm
Does sort -n handle ties predictably when the --stable option is NOT provided? If it does, how?
user_5825294
0
•
asked Dec 15, 2020
2
2
90
lexicographic
stable-sort
language-lawyer
sorting
bash
NumPy - descending stable arg-sort of arrays of any dtype
user_941531
0
•
asked Oct 7, 2020
2
4
906
stable-sort
numpy
sorting
arrays
python
How to Sort Array But Keep The Position of Duplicate Element in C?
user_7077941
0
•
asked Aug 13, 2017
4
2
1122
stable-sort
qsort
sorting
c
arrays
std::stable_sort: How to choose memory-optimised algorithm over time-optimised algorithm?
user_4515030
0
•
asked Jul 6, 2017
18
2
1656
stable-sort
c++17
std
sorting
c++
Is python's sorted() function guaranteed to be stable?
sundar_8127
0
•
asked Dec 16, 2009
120
5
42362
stable-sort
sorting
python
1
(current)
Hot Questions