List of algorithms: Difference between revisions

Content deleted Content added
m spelling
m fix Euclidean algorithm link
Line 11:
* [[Binary search tree]]
 
* [[Greatest common divisor|Euclidean algorithm]]: computes the greatest common divisor of two numbers
 
* [[Exponentiating by squaring]]: quickly computes powers of numbers and matrices