- 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.
- 虛擬儀器設計測控應用典型實例
- Instant Raspberry Pi Gaming
- JMAG電機電磁仿真分析與實例解析
- Hands-On Machine Learning with TensorFlow.js
- Mastering Elastic Stack
- 傳感器與物聯網技術
- 工業機器人維護與保養
- Red Hat Linux 9實務自學手冊
- HTML5 Canvas Cookbook
- 氣動系統裝調與PLC控制
- 嵌入式操作系統原理及應用
- 機床電氣控制與PLC
- 空間機器人智能感知技術
- Serverless Design Patterns and Best Practices
- EDA技術及其創新實踐(Verilog HDL版)