What is algorithm? What are the rules for writing algorithm? What are the benefits of algorithm?

Algorithm Algorithm means step-by-step problem solving. That is, to break a problem into several steps and solve each step in turn to solve the entire problem.