What Is Big O Notation?
Jun 28, 2022 · 2 min read · Before we dive into what Big O notation is, first of let's look at what an algorithm is. An algorithm, is a step by step instruction on how to solve a problem. We can say it's a finite process that if followed will often lead to a solution to a probl...
IILoba commented