What are algorithms
An algorithm is a series of steps in programming to do something
Algorithms can be fast or slow, and usually fast ones are preferred
Algorithms can be represented with
flowcharts
and
pseudocode
Author: Matei Cotocel
Created: 2021-11-13 Sat 19:35
Validate