intro-to-python icon indicating copy to clipboard operation
intro-to-python copied to clipboard

Complexity and Simplification Notes and Slides

Open s2t2 opened this issue 3 years ago • 0 comments

Add notes on time vs space complexity.

References:

  • https://stackabuse.com/big-o-notation-and-algorithm-analysis-with-python-examples/
  • https://docs.codeclimate.com/docs/cognitive-complexity
  • https://docs.codeclimate.com/docs/maintainability

s2t2 avatar Mar 17 '21 19:03 s2t2