Introduction to Algorithms
2023; Springer International Publishing; Linguagem: Inglês
10.1007/978-3-031-26212-8_4
ISSN1868-095X
Autores ResumoThis chapter presents a short introduction to algorithms, where an algorithm is a well-defined procedure for solving a problem. It consists of a sequence of steps that takes a set of values as input and produces a set of values as output. An algorithm is an exact specification of how to solve the problem, and a computer program written in some programming language may implement it.
Referência(s)