提交 bc17e4ea 编写于 作者: T Tien Do 提交者: Oleksii Trekhleb

docs: update correct Big-O chart (#62)

上级 9de6bc7d
......@@ -191,7 +191,7 @@ npm test -- -t 'playground'
Order of growth of algorithms specified in Big O notation.
![Big O graphs](https://github.com/trekhleb/javascript-algorithms/blob/master/assets/big-o-graph.png?raw=true)
![Big O graphs](./assets/big-o-graph.png)
Source: [Big O Cheat Sheet](http://bigocheatsheet.com/).
......
......@@ -170,7 +170,7 @@ npm test -- -t 'playground'
大O符号中指定的算法的增长顺序。
![Big O graphs](https://github.com/trekhleb/javascript-algorithms/blob/master/assets/big-o-graph.png?raw=true)
![Big O graphs](./assets/big-o-graph.png)
源: [Big O Cheat Sheet](http://bigocheatsheet.com/).
......
......@@ -167,7 +167,7 @@ npm test -- -t 'playground'
特別用大 O 標記演算法增長度的排序。
![Big O 表](https://github.com/trekhleb/javascript-algorithms/blob/master/assets/big-o-graph.png?raw=true)
![Big O 表](./assets/big-o-graph.png)
資料來源: [Big O Cheat Sheet](http://bigocheatsheet.com/).
......
assets/big-o-graph.png

89.1 KB | W: | H:

assets/big-o-graph.png

60.4 KB | W: | H:

assets/big-o-graph.png
assets/big-o-graph.png
assets/big-o-graph.png
assets/big-o-graph.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册