THE RELEVANCE OF ALGORITHM IN PROGRAMMING (club 5050) BY @christnenye

in CampusConnect2 years ago (edited)

20220221_141337.jpg

INTRODUCTION

An algorithm is the step-by-step unambiguous instructions used to solve a given problem. Algorithms are not programs, they only develop computational techniques that can be used in any programming language. All algorithm are being judged with correctness that is if the algorithm gives solution to the problem in the infinite number of steps and efficiency that is how much resources in terms of memory and time it takes to execute the algorithm.

In programming these unambiguous algorithm (instructions) are been implemented into equivalent codes. The codes are therefore the definite/concrete representation of the algorithm.

WHY DO WE STUDY ALGORITHM

  • Studying algorithm helps the programmer in thinking and understanding how or why problems are been solved in a certain way thereby giving the programmer less time to solve such problems in case of future occurrence.

  • Studying algorithm helps in knowing the suitable and efficient steps in solving a particular problem that will consume less space, execute in lesser time and still give a better result when such algorithm is converted to a computer program.

  • Studying algorithm helps the programmer in knowing what a program should do, in knowing that a drafted paperwork of steps (algorithm) on how and what they will do will be well written. The computer only produces the output of what is inputed into it (garbage in garbage out) therefore every computer program has to be manually solved before it is computed to get the desired output.

  • Studying algorithm helps in knowing function point which include the loops that contains the methods of a program.

RELEVANCE OF ALGORITHM IN PROGRAMMING

Screenshot_20220222-083934_1.jpg
Source

  1. Optimization
    Using algorithms before programming will make the codes to be optimized that is to remove unnecessary lines of code that will utilize resources such as memory so that the code will run faster.

  2. Finiteness
    Algorithm as defined as step by step instruction are of finite number which gives knowledgeable programmar the number of codes a particular computer program should have.

  3. Debugging
    A well written algorithm that has been implemented into equivalent codes are easy to debug in programming.

  4. Time complexity
    Time complexity here is execution time, the time a particular computer program will take to run is determined by the algorithm.

CONCLUSION
The way plans are in architecture is the same way algorithms are the most important thing in programming, a precise (steps) has to be made manually before it will be converted to suitable codes.

Thanks for reading, I appreciate.

Special thanks to @whitestallion

Sort:  
 2 years ago 

Programming terms from a distant looks so head-raking.. but a closer look at it shows it's a fun discipline. Thanks for this helpful piece

 2 years ago 

it's really fun if you develop a passion for it. I really love it and working everyday to develop myself because computer science is my discipline.

Thanks for stopping by, I appreciate you.

Coin Marketplace

STEEM 0.30
TRX 0.12
JST 0.033
BTC 64143.01
ETH 3154.83
USDT 1.00
SBD 3.86