uccser/cs-field-guide

View on GitHub
csfieldguide/chapters/content/en/glossary/big-o.md

Summary

Maintainability
Test Coverage
# Big O notation

A convention for showing a measure of complexity, describing how the *cost* of an algorithm increases with the size of the input.