Algorithm
Algorithm is a set of instructions that needs to be executed by a computer to solve a specific computer problem. Algorithm is a step before implementation, it allows a developer to think about specific implementation details. Algorithm is often accompanied by a flowchart.
Comments
Post a Comment