Worst-case complexity

In computer science (specifically computational complexity theory), the worst-case complexity measures the resources (e.g. running time, memory) that an algorithm requires given an input of arbitrary size (commonly denoted as n in asymptotic notation).

Source: Wikipedia — Worst-case complexity (CC BY-SA 4.0)

Worst-case complexity

In computer science (specifically computational complexity theory), the worst-case complexity measures the resources (e.g. running time, memory) that an algorithm requires given an input of arbitrary size (commonly denoted as n in asymptotic notation).

Source: Wikipedia "Worst-case complexity" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy