GeneralIntermediate
What is Big O Notation?
A mathematical notation describing the upper bound of an algorithm's time or space complexity as input size grows.
A mathematical notation describing the upper bound of an algorithm's time or space complexity as input size grows.