TL;DR —
Big O Notation is used to describe the performance of an algorithm. Big O is used for the worst-case scenario and the average case scenario of the algorithm. It is the most common Big O notation, the O(n) notation. This article will help you understand the basics of the craziness that is Big O. It will be using JavaScript throughout the article but you can use any language of your choice. The most common notation is O(1), it simply means the operation will always execute in a constant amount of time regardless of how big the input size is.
[story continues]
Written by
@vibhorthakral
Technical Writer on HackerNoon.
Topics and
tags
tags
programming|javascript|big-o-notation|algorithms|what-is-big-o-notation|computer-science|latest-tech-stories|on-and-o1-big-o-notations
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: L6W7Nu-yY_XmFyR-rmeyA11Zr6a5kHqyB4c6dnChRdA
