- Arduino for Kids
- Priya Kuber Rishi Gaurav Bhatnagar Vijay Varada
- 256字
- 2021-07-09 19:02:52
What is an algorithm?
A logical set by step process, guided by the boundaries (or constraints) defined by a problem, followed to find a solution is called an algorithm. In a better and more pictorial form, it can be represented as follows:

What does that even mean? Look at the following example to understand the process.
Let's understand what an algorithm means with the help of an example.
It's your friend's birthday and you have been invited for the party (Isn't this exciting already?). You decide to gift her something. Since it's a gift, let's wrap it. What would you do to wrap the gift? How would you do it?
- Look at the size of the gift
- Fetch the gift wrapping paper
- Fetch the scissors
- Fetch the tape
- Then you would proceed to place the gift inside the wrapping paper.
- You will start start folding the corners in a way that it efficiently covers the Gift.
- In the meanwhile, to make sure that your wrapping is tight, you would use a scotch tape.
- You keep working on the wrapper till the whole gift is covered (and mind you, neatly! you don't want mommy scolding you, right?).
What did you just do? You used a logical step by step process to solve a simple task given to you.
Again coming back to the sentence: Logic + Control = Algorithm
Logic here, is the set of instructions given to a computer to solve the problem. 'Control' are the words making sure that the computer understands all your boundaries.
- Word 2003、Excel 2003、PowerPoint 2003上機指導與練習
- 工業機器人技術及應用
- Circos Data Visualization How-to
- Spark編程基礎(Scala版)
- Drupal 7 Multilingual Sites
- Mastering VMware vSphere 6.5
- 大學計算機應用基礎
- Learning Azure Cosmos DB
- 內模控制及其應用
- Machine Learning with the Elastic Stack
- 單片機C語言應用100例
- INSTANT Puppet 3 Starter
- 基于ARM9的小型機器人制作
- Instant Slic3r
- Generative Adversarial Networks Projects