Exploring Big O Notation in Polyglot Notebooks
Using the time magic command to explore algorithmic performance
Big O notation can be confusing, but Polyglot Notebooks and a simple magic command can help simplify it.
Using the time magic command to explore algorithmic performance