Skip to content

ShellSort #15

@evanplaice

Description

@evanplaice
Member

The classical ShellSort Algorithm. Works in O(n log n) time w/ non-stable sorting characteristics.

Checklist

  • implementation
    tests
    jsdoc

Specifics

Notes

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @evanplaice

        Issue actions

          ShellSort · Issue #15 · vanillaes/computer-science