Last active
February 1, 2016 14:48
-
-
Save amorphid/e03d7f68a52ac24f9078 to your computer and use it in GitHub Desktop.
Computer Science Terms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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