hustcc / hustcc/JS-Sorting-Algorithm
README.md 中的图 https://github.com/hustcc/JS-Sorting-Algorithm/blob/master/res/sort.png 中希尔排序时间复杂度有误
Open
- Dominant language
- Java
- Stars
- 5.2k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
平均时间复杂度不应该既优于最坏时间复杂度,又优于最好时间复杂度,建议再确认一些相关资料。这里给出一些参考:https://www.cs.wcupa.edu/rkline/ds/shell-comparison.html
https://en.wikipedia.org/wiki/Shellsort
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.