We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e3907 commit 872a38fCopy full SHA for 872a38f
README.md
@@ -242,7 +242,6 @@ npm test -- 'playground'
242
### Big O Notation
243
244
*Big O notation* is used to classify algorithms according to how their running time or space requirements grow as the input size grows.
245
-
246
On the chart below you may find most common orders of growth of algorithms specified in Big O notation.
247
248

0 commit comments