Jump to content

User:Dmitry Ai/sandbox

From Wikipedia, the free encyclopedia

Dmitry Ai/sandbox
File:Sorting funel anim.gif
A run of funel sorting an array of randomly permuted values.
ClassSorting algorithm
Data structureArray
Worst-case performance
Best-case performance (distinct keys)
or (equal keys)
Average performance
Worst-case space complexity total auxiliary
Optimal?

Funel is a comparison-based sorting algorithm.

Funel sorting algoritm was invented by Vladimir Rybinkin in 9 January 2019.[1]

Overview

[edit]

The funel algorithm can be divided into two parts.

In the first step

In the second step

Algorithm

[edit]

Pseudocode

[edit]

Variations

[edit]

Comparison with other sorts

[edit]

Example

[edit]

Notes

[edit]

References

[edit]
[edit]

Category:Sorting algorithms Category:Comparison sorts Category:Funel Category:Articles with example pseudocode

  1. ^ {{}}