What is an Algorithm?
Hi everyone!.. Today Our topic is ALGORITHMS. Okay, what is an algorithm? In short "It's a set of step by step instructions for solving a problem to archive a result". These are more important to computers because they are general-purpose machines for solving a problem. When we write an algorithm we can use a flow chart. Here we show how problem solution proceeds step by step. In flow charts, there are different symbols we use to create it. you can see them below, We use these shapes to draw the algorithm. I'll show...
Comments
Post a Comment