StackOverflow Questions for Tag: partial-sort

Platinum Azure
Platinum Azure

Reputation: 46193

Is there a C# equivalent to C++ std::partial_sort?

Score: 14

Views: 3467

Answers: 3

Read More
MarkB
MarkB

Reputation: 1988

What is a concrete use case of std::ranges::partial_sort_copy with *different* projections?

Score: 3

Views: 124

Answers: 1

Read More
Mario Toffia
Mario Toffia

Reputation: 530

Partial Sort Performance Problems in go

Score: 0

Views: 162

Answers: 1

Read More
Tobias Hermann
Tobias Hermann

Reputation: 10946

How do I partially sort a Vec or slice?

Score: 10

Views: 3278

Answers: 2

Read More
Dave Williams
Dave Williams

Reputation: 386

Distributed Memory Top-K Algorithm for Large K

Score: 0

Views: 243

Answers: 1

Read More
Salvatore Ambulando
Salvatore Ambulando

Reputation: 422

Sorting based on fuzzy criteria OR Create an acceptable order with only n comparisons

Score: 3

Views: 152

Answers: 0

Read More
Mehran
Mehran

Reputation: 16861

How partial_sort is the same as "top N" elements of a list?

Score: 2

Views: 296

Answers: 0

Read More
Tobias Hermann
Tobias Hermann

Reputation: 10946

How to apply partial sort on a Spark DataFrame?

Score: 4

Views: 649

Answers: 2

Read More
gom
gom

Reputation: 897

PHP - Build a sorted list of top k items

Score: 0

Views: 382

Answers: 2

Read More
ihavenoidea
ihavenoidea

Reputation: 639

Partial Insertion Sort

Score: 1

Views: 1593

Answers: 3

Read More
Fabian
Fabian

Reputation: 4211

Performance of std::partial_sort() versus std::sort() when sorting the whole range?

Score: 9

Views: 4060

Answers: 2

Read More
TwenteMaster
TwenteMaster

Reputation: 158

Can I use std::partial_sort to sort a std::map?

Score: 2

Views: 872

Answers: 2

Read More
aces
aces

Reputation: 305

Partial sorting: nth elements having preseved order

Score: 1

Views: 603

Answers: 1

Read More
whyme
whyme

Reputation: 101

Algorithms: Divide and Conquer (Application of Quick Sort?!)

Score: 2

Views: 917

Answers: 2

Read More
alexbuisson
alexbuisson

Reputation: 8479

Elegant code to find the 5 max top number from 3 Array

Score: 1

Views: 2071

Answers: 6

Read More
Mike Lawrence
Mike Lawrence

Reputation: 1701

Fastest way to find 5%ile from 2D numpy array?

Score: 1

Views: 233

Answers: 0

Read More
PreviousPage 1Next