In programming, algorithm are the set of well defined instruction in sequence to solve a program. An algorithm should always have a clear stopping point. Qualities of a good algorithm 1. Inputs and outputs should be defined precisely. 2. Each steps in algorithm should be clear and unambiguous. 3. Algorithm should be most effective among many different ways to solve a problem. 4. An algorithm shouldn't have computer code. Instead, the algorithm should be written in such a way that, it can be used in similar programming languages. Algorithm is not the computer code. Algorithm are just the instructions which gives clear idea to you idea to write the computer code. For more information subscribe, Or Email at == ash705397@gmail.com
All the information about machine learning and AI development