Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP

Images for an article explaining big-oh notation

branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

readme.md

Big-oh images

This is a collection of Python scripts used to generate some of the key images in an article explaining big-oh notation.

The only dependency is the Pycairo module, which can be installed via Homebrew.

Images

Here are the images generated and the file that draws each one.

antisort_example1.py

antisort_exampl1.png

antisort_example2.py

antisort_exampl2.png

antisort_example3.py

antisort_exampl3.png

bigoh_img1.py

quick_vs_merge1.png

bigoh_img2.py

quick_vs_merge2.png

quicksort_example1.py

quicksort_example1.png

quicksort_example2.py

quicksort_example2.png

quicksort_example3.py

quicksort_example3.png

Something went wrong with that request. Please try again.