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

Commit872a38f

Browse files
committed
Add short Big O explanation to the main README.
1 parentf4e3907 commit872a38f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ npm test -- 'playground'
242242
###Big O Notation
243243

244244
*Big O notation* is used to classify algorithms according to how their running time or space requirements grow as the input size grows.
245-
246245
On the chart below you may find most common orders of growth of algorithms specified in Big O notation.
247246

248247
![Big O graphs](./assets/big-o-graph.png)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp