Computer Science & Data / Programming

Big-O Complexity Estimator

Big O Notation

Describes the worst-case time complexity of an algorithm as input size grows.