Communicating with Big O is one of the first face-melting transitions for early career devs. The particular focus here is to enable the comparison between solutions *in the worst-case scenario* as the size of the input increases. We want to be able to talk about potential solutions (the same thing as saying: algorithms*) in the abstract.