This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: jl8-i3GBbT82pdeoJ-ZOVBxLzSUt17zDCUIxjIY6sH4
Cover

Essential Programming Versus Time Complexity

Written by @diego-lopez-yse | Published on 2020/1/26

TL;DR
The Big O notation is a language we use to describe the time complexity of an algorithm. It’s how we compare the efficiency of different approaches to solving a problem. Algorithms with Constant Time Complexity take a constant amount of time to run, independently of the size of n. They don’t change their run-time in response to the input data, which makes them the fastest algorithms out there. The idea behind time complexity is that it can measure only the execution time of the algorithm in a way that depends only on the algorithm itself.

[story continues]


Written by
@diego-lopez-yse
Using AI & Data Science to create real social impact. Working in AI? Let's get in touch

Topics and
tags
machine-learning|digital|programming|technology|performance|data-science-top-story|algorithms-top-story|hackernoon-top-story
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: jl8-i3GBbT82pdeoJ-ZOVBxLzSUt17zDCUIxjIY6sH4