mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-12-08 19:06:00 +00:00
docs: update correct Big-O chart (#62)
This commit is contained in:
parent
9de6bc7de3
commit
bc17e4ea2c
@ -191,7 +191,7 @@ npm test -- -t 'playground'
|
||||
|
||||
Order of growth of algorithms specified in Big O notation.
|
||||
|
||||

|
||||

|
||||
|
||||
Source: [Big O Cheat Sheet](http://bigocheatsheet.com/).
|
||||
|
||||
|
||||
@ -170,7 +170,7 @@ npm test -- -t 'playground'
|
||||
|
||||
大O符号中指定的算法的增长顺序。
|
||||
|
||||

|
||||

|
||||
|
||||
源: [Big O Cheat Sheet](http://bigocheatsheet.com/).
|
||||
|
||||
|
||||
@ -167,7 +167,7 @@ npm test -- -t 'playground'
|
||||
|
||||
特別用大 O 標記演算法增長度的排序。
|
||||
|
||||

|
||||

|
||||
|
||||
資料來源: [Big O Cheat Sheet](http://bigocheatsheet.com/).
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 60 KiB |
Loading…
x
Reference in New Issue
Block a user