A computer’s algorithm
A computer algorithm is an outline of what a computer program is supposed to do. A benefit of having an algorithm is that having one it forces a human to think about steps that are needed for the code to do. An algorithm can be written down or it can be in a person’s head, if the change is small.
Comments
Post a Comment