discussion on how we can use statistical methods to measure and improve the efficacy of http://freeCodeCamp.com
{...}
instead of [...]
using a list instead of a set makes that lookup O(n)
instead of O(1)
so thats probably a significant difference.