Algorithms And Big O Notation In An Understandable Mannerby@StephanBV
1,186 reads

Algorithms And Big O Notation In An Understandable Manner

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

The Big-O is a way of figuring out how efficient an algorithm is. Algorithms are just instructions on how to search for something, within some data. When you’re working on a big project with a huge database, making your code run as efficient as possible can save huge costs in the long run. An algorithm explains every step of getting a glass of milk, assuming there are glasses in the cupboard, and milk in the fridge. Python takes all the hard stuff and puts it in a built in function for you to use.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Algorithms And Big O Notation In An Understandable Manner
Stephan Bakkelund Valois  HackerNoon profile picture

@StephanBV

Stephan Bakkelund Valois

Receive Stories from @StephanBV

react to story with heart

RELATED STORIES

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