Skip to content

Instantly share code, notes, and snippets.

@amorphid
Last active February 1, 2016 14:48
Show Gist options
  • Save amorphid/e03d7f68a52ac24f9078 to your computer and use it in GitHub Desktop.
Save amorphid/e03d7f68a52ac24f9078 to your computer and use it in GitHub Desktop.
Computer Science Terms
algotirhm:
- a set of steps (for a computer program) to accomplish a task
data structure:
- a way of organizing data that considers not only the items stored, but also their relationship to each other.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment