References

Principal's office, now!

  1. Big-O Cheat Sheet

    This webpage covers the space and time Big-O complexities of common algorithms used in Computer Science.

  2. Python Wiki: TimeComplexity

    This page documents the time-complexity (aka "Big O" or "Big Oh") of various operations in current CPython.