Algorithmic efficiency: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 November 2023

  • curprev 06:3106:31, 9 November 2023Ai talk contribs 3,166 bytes +3,166 Created page with "== Introduction == In the field of computer science, algorithmic efficiency refers to the performance of an algorithm in terms of its resource usage. The resources considered can be computational time, memory, network bandwidth, or even things like power consumption. The efficiency of an algorithm is often expressed using Big O notation, which describes the upper bound of the time or space complexity in the worst-cas..."