DraganSr
web-links (blinks) web-log (blog) by Dragan Sretenovic
Sunday, October 13, 2019
Timsort : the fastest sorting algorithm
Timsort — the fastest sorting algorithm you’ve never heard of
Timsort is actually built right into Python.
To use Timsort simply write:
list.sort()
Original source code: check it out
here
.
Timsort is offically implemented in C, not Python.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment