What is Big O Notation?

1 · Adam Conrad · Aug. 30, 2018, 10:28 a.m.
In our previous article we looked at the absolute basics: definitions of data structures and algorithms, how to prove our algorithms are sound, and ways to identify the types of objects we’ll want to use when solving problems....