Algorithm Fundamentals - The Big-O-Notation
AlgorithmsJSLearning
Monday, October 28, 2024
Are you interested in Computer Science? If you are, it is very likely that you will come across the term Big-O-Notation one day or another, once you started with topics like data structures and algorithms. This article gives a brief overview of what this notation is all about. We are also going to learn how to apply it to an algorithm once we have the basics set.
Please, follow one of the related links below to read the full article.
Thanks.