Skip to content

Should most entries have no Theta() time complexity set listed? #128

@D-Zimarev

Description

@D-Zimarev
  • In set terms Theta() is the intersection of O() and Omega() [more info at the highest ranked answer in this complexity question on stackoverflow].
  • Very few algorithms have Theta() (merge sort being one of the few examples), however all algorithms in the cheatsheet seem to have entries).
  • There also seems to be mixing between best, average, worst and the mathematical concepts of big Omega, Theta, O.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions