Algorithm: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson
(Undo revision 29313 by Doug Williamson (talk))
imported>Doug Williamson
(Add abbreviation.)
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:


Algorithms are an essential component of computer programs.
Algorithms are an essential component of computer programs.
Sometimes abbreviated to ''algo.''




== See also ==
== See also ==
* [[Algorithmic trading]]
* [[Algorithmic trading]]
* [[Blockchain Governance Initiative Network]]  (BGIN)
* [[Centralised finance]]  (CeFi)
* [[Decentralised finance]]  (DeFi)
* [[Robo-adviser]]
* [[Software robot]]
* [[Software robot]]


[[Category:Technology]]
[[Category:Technology]]

Latest revision as of 09:44, 14 July 2022

Maths, information technology and management.

A set of pre-defined (and often automated) steps for making a calculation or decision.

Algorithms are an essential component of computer programs.


Sometimes abbreviated to algo.


See also