Coder Social home page Coder Social logo

我设计了一种新型的排序算法,是一个改进型的桶排序,平均速度是快排的 3 倍,最快达到 20 倍,可以试试 about pdqsort HOT 2 CLOSED

zhangyunhao116 avatar zhangyunhao116 commented on September 27, 2024
我设计了一种新型的排序算法,是一个改进型的桶排序,平均速度是快排的 3 倍,最快达到 20 倍,可以试试

from pdqsort.

Comments (2)

hackware1993 avatar hackware1993 commented on September 27, 2024

Chen sort 是一个混合排序,如果将底层替换为 pdqsort,那它的速度也能达到 pdqsort 的三倍

from pdqsort.

zhangyunhao116 avatar zhangyunhao116 commented on September 27, 2024

The Go version of pdqsort has been merged into Go runtime, we don't discuss algorithm differences in this repository, if you have a better sorting algorithm, maybe hacknews is a better place, Thanks!

from pdqsort.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.