ceddlyburge / big-o-notation

This repo contains the source materials for a Big O Notation blog post

Home Page:https://www.freecodecamp.org/news/big-o-notation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big O Notation

This repo contains the source materials for a Big O Notation blog post

Media

The media folder has images for the blog post.

The pictures of cakes are drawn by me, and free to use.

The stick people having a party are from istockphoto, and are purchased by me (Cedd Burge). I have permissions to use these on the internet, but anybody else will need to purchase them separately I think.

The xkcd style graphs in the blog post are from index.html / examples.js. This originally comes from https://github.com/imkevinxu/xkcdgraphs, but adds descriptions of the lines, and maintains the original scale. The original xkcd.js script is by Dan Foreman-Mackey. To see these graphs you can npm install serve and then serve in this directory, which will start a local webserver to serve index.html.

About

This repo contains the source materials for a Big O Notation blog post

https://www.freecodecamp.org/news/big-o-notation/


Languages

Language:PostScript 90.0%Language:JavaScript 8.2%Language:CSS 1.2%Language:HTML 0.6%