Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit464a84b

Browse files
authored
Update README.zh-TW.md (trekhleb#690)
1 parent64abcf1 commit464a84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.zh-TW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ npm test -- 'playground'
215215

216216
| 名稱| 最佳| 平均| 最差| 記憶體| 穩定|
217217
| ----------------------| :-------:| :-------:| :-----------:| :-------:| :-------:|
218-
|**氣派排序**| n| n^2| n^2| 1| Yes|
218+
|**氣泡排序**| n| n^2| n^2| 1| Yes|
219219
|**插入排序**| n| n^2| n^2| 1| Yes|
220220
|**選擇排序**| n^2| n^2| n^2| 1| No|
221221
|**Heap 排序**| n log(n)| n log(n)| n log(n)| 1| No|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp