Quidest?

What is an algorithm

· Lorenzo Drumond

An algorithm is a finite sequence of well-defined, computer-implementable instructions. Algorithms are always unambiguous and are used as specifications for real world implementations.

An algorithm is:

References

Next -> big-o-notation

#boot_dev #algorithm #computer_science #programming