
James G. answered 08/06/19
Computer and Math Professional, Teacher, and Tutor
Algorithms are steps in solving a problem, whether engineering, computer science, or mathematics. An algorithm is the way to solve the problem in connected sequential steps. For example, to sort numbers in an ascending sequence, there is a step by step way to do this. The algorithm can be shown as text or a diagram which shows if and when certain things are done.