When people talk about whether algorithms are good or bad, they pretty much always mean decision-making algorithms - something that makes a decision that affects a human in some way. So for example long division is an algorithm, but itโs not really having any decision making effect on society. Weโre talking more about things like putting things in a category, making an ordered list, finding links between things, and filtering stuff out.
They might be โrule-basedโ expert systems, in that the creator programs in a set of rules that the system then executes, or more recently machine learning algorithms, where you train an algorithm on a dataset by reinforcing โgoodโ or โbadโ behaviour. Often with these we canโt always be sure how the algorithms has come to a conclusion.
Rendering context...