Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e6b497d66a5f3

Jump to content

Talk:Sorting algorithm

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 2 months ago by ~2026-29715-26 in topic Source and precisions about the minimal complexity

Table visibility

[edit]

In the Sorting algorithm#Comparison sorts, quite a few parts of the text on the table are quite hard to see in dark mode. {{mvar}} seems to get the colours right though. Will try to find a work around. APenguinThatIsSilly("talk") 00:23, 14 January 2025 (UTC)Reply

Currently, it looks like just the latex stuff is still rendered in white on top of pastel colours. I recommend following: In HSL colour space, invert L in dark mode for table colours. This is probably a better highlighting mode for dark pages. 2001:56A:711D:4500:2593:91E0:95DF:B7C (talk) 22:07, 31 August 2025 (UTC)Reply

Recombinant sort

[edit]

I’d like to raise a question about the inclusion of "Recombinant sort" in the main list of sorting algorithms.

As far as I can tell, the algorithm is described only in its original publication(s) (an arXiv preprint and a journal article), and I have not found independent secondary sources such as textbooks, surveys, or third-party evaluations or implementations..

In the absence of such sources, listing it in the main article may give undue weight to a recently proposed and unvalidated method. I’d like to propose either removing it from the main list or relocating it to a clearly labeled section for experimental or proposed algorithms, if editors feel it should be retained at all. Ridiculous fish (talk) 07:04, 28 December 2025 (UTC)Reply

much less?

[edit]
  • Many of them are based on the assumption that the key size is large enough that all entries have unique key values, and hence that n ≪ 2k, where means "much less than".

Hence? How does the assumption imply more than ? —Antonissimo (talk) 04:07, 24 February 2026 (UTC)Reply

Inclusion of sorting algorithms

[edit]

This, ought to be obvious, but per WP:DUE and WP:NOR sorting algorithms need to have some independent reliable sourcing to be covered here. Trying to force in your self-published algorithm based on posts on self publishing platforms is not sufficient. MrOllie (talk) 00:56, 21 April 2026 (UTC)Reply

I agree! Bubba73 You talkin' to me? 01:10, 21 April 2026 (UTC)Reply
User:Whitegraywolf should not be edit warring over this Untamed1910 (talk) 02:02, 21 April 2026 (UTC)Reply

Source and precisions about the minimal complexity

[edit]

Hi.

  • A source for the interesting formula for the minimal complexity, , should be good. But it may be so easy to find that it doesn't deserve one.
  • And a way to precise if 1.4427 is an approximation, while it surely is.

~2026-29715-26 (talk) 15:47, 17 May 2026 (UTC)Reply