StackOverflow Questions for Tag: timsort

jaydee
jaydee

Reputation: 1

Why Does a Function using Timsort to Find the Majority Element Out of Two Elements Run Faster Than a Version of the Function That Runs in Linear Time?

Score: 0

Views: 40

Answers: 0

Read More
Osvaldo
Osvaldo

Reputation: 561

Is Java 7 using Tim Sort for the Method Arrays.Sort?

Score: 56

Views: 30731

Answers: 3

Read More
NeonArmageddon
NeonArmageddon

Reputation: 21

Optimizing memory usage in TimSort

Score: 0

Views: 90

Answers: 0

Read More
Alex Marcat
Alex Marcat

Reputation: 61

Unclear "Comparison method violates its general contract!" in transitive comparator

Score: 0

Views: 114

Answers: 2

Read More
Ahmed Hammad
Ahmed Hammad

Reputation: 3095

Python Sort in Constant Space O(1)

Score: 12

Views: 3064

Answers: 2

Read More
Rakesh .p
Rakesh .p

Reputation: 79

Internal working of timsort and compareTo() method in Comparable interface

Score: 0

Views: 65

Answers: 0

Read More
harish km
harish km

Reputation: 33

Java Error: java.lang.IllegalArgumentException: Comparison method violates its general contract

Score: 1

Views: 421

Answers: 2

Read More
chenglou
chenglou

Reputation: 3640

Comparison between timsort and quicksort

Score: 87

Views: 44416

Answers: 6

Read More
ideal
ideal

Reputation: 151

Is there a potential memory waste in Android's and Oracle JDK's TimSort when sorting a sub-range of an array?

Score: 0

Views: 53

Answers: 0

Read More
Arnav Sharma
Arnav Sharma

Reputation: 11

How do I improve this timsort algorithm in python?

Score: 1

Views: 56

Answers: 0

Read More
Prajjwal Das
Prajjwal Das

Reputation: 13

If I append an element from one 2D numpy array to a list and then modify the original element, why does the list change as well?

Score: 0

Views: 46

Answers: 1

Read More
HHHHNNNNNNIIIII
HHHHNNNNNNIIIII

Reputation: 389

maven-artifact ComparableVersion doesn't work well with java colllections sort algorithm timsort: Comparison method violates its general contract

Score: 2

Views: 449

Answers: 2

Read More
natisaver
natisaver

Reputation: 79

How is TimSort Minimum Run Length Determined?

Score: 1

Views: 218

Answers: 0

Read More
Solruhama
Solruhama

Reputation: 111

Function with parameters but no arguments

Score: 3

Views: 192

Answers: 4

Read More
s.alem
s.alem

Reputation: 13079

"Comparison method violates its general contract!" - TimSort and GridLayout

Score: 39

Views: 43522

Answers: 6

Read More
z32a7ul
z32a7ul

Reputation: 3797

Timsort's merge pattern

Score: 5

Views: 363

Answers: 1

Read More
programmingIsFun
programmingIsFun

Reputation: 1075

Clear description of Timsort

Score: 4

Views: 4769

Answers: 1

Read More
Sumit Shivhare
Sumit Shivhare

Reputation: 11

Comparison method violates its general contract! in java 11.0.4 2019-07-16 LTS version

Score: 0

Views: 586

Answers: 1

Read More
Bass
Bass

Reputation: 5338

How do I implement a no-op comparator in Java?

Score: 2

Views: 1478

Answers: 2

Read More
Atharva
Atharva

Reputation: 83

Java Rest Template throws java.lang.IllegalArgumentException: Comparison method violates its general contract

Score: 5

Views: 1323

Answers: 2

Read More
PreviousPage 1Next