vault backup: 2023-09-07 21:25:19
This commit is contained in:
@ -4,11 +4,10 @@
|
||||
- The goal is to take an input and give an output with the solution
|
||||
|
||||
## How to write an algorithm
|
||||
1) What :
|
||||
- What do you have available ; What is the output that your searching for => this is call specifications
|
||||
- How : find resolution methods and choose the best one
|
||||
- Formalism : shape it like a computer talk
|
||||
- Translate :
|
||||
1) What do you have available ; What is the output that your searching for => this is call specifications
|
||||
2) How : find resolution methods and choose the best one
|
||||
3) Formalism : shape it like a computer talk
|
||||
4) Translate :
|
||||
|
||||
## Compilation and interpretation
|
||||
### Compiler
|
||||
|
Reference in New Issue
Block a user