paint-brush
The Big O Notation in JavaScriptby@imamdev
3,824 reads
3,824 reads

The Big O Notation in JavaScript

by Imamuzzaki Abu Salam6mNovember 22nd, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Big O notation, collectively called Bachmann-Landau notation or asymptotic notation, is a way to describe the performance of an algorithm. It is used to classify algorithms according to how their run time or space requirements grow as the input size grows. The letter O is used because the growth rate of a function is also called its order. Big O Notation characterizes functions according to their growth rates. It describes the implementation of a algorithm in terms of the size of the input. The time complexity of this code is O(n).

Company Mentioned

Mention Thumbnail
featured image - The Big O Notation in JavaScript
Imamuzzaki Abu Salam HackerNoon profile picture
Imamuzzaki Abu Salam

Imamuzzaki Abu Salam

@imamdev

Passionate Write who Love 🥰 Tech

L O A D I N G
. . . comments & more!

About Author

Imamuzzaki Abu Salam HackerNoon profile picture
Imamuzzaki Abu Salam@imamdev
Passionate Write who Love 🥰 Tech

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite