Skip to content

shell sort's best case time looks wrong: O(log n) #3

@murraycu

Description

@murraycu

O(log n) time seems odd for any sort algorithm. Wikipedia lists shell sort's best case as O(n log n):
https://en.wikipedia.org/wiki/Shellsort

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions