Skip to content

Instantly share code, notes, and snippets.

@sonnyksimon
Created September 1, 2019 21:18
Show Gist options
  • Save sonnyksimon/a294e790c8c6f9fe4c97d5cf7575523d to your computer and use it in GitHub Desktop.
Save sonnyksimon/a294e790c8c6f9fe4c97d5cf7575523d to your computer and use it in GitHub Desktop.
Always check the time complexity when coding.
Always check the time complexity when coding.
Python: https://wiki.python.org/moin/TimeComplexity
JavaScript: https://www.freecodecamp.org/news/the-complexity-of-simple-algorithms-and-data-structures-in-javascript-11e25b29de1e/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment