Algorithms are one of the four cornerstones of Computer Science. An algorithm is a plan, a set of step-by-step instructions to solve a problem. If you can tie shoelaces, make a cup of tea, get dressed ...
"An algorithm is the description of a sequence of steps to obtain a result from elements provided as input" In the sequence of steps to be performed, there are 3 main features of the algorithm: a ...