Algorithm
◼︎A method to solve problem.
◼︎Fried Rice Recipe:Converts the problems into steps. 。
◼︎Let the computer to execute correct steps which consists of input, process and output.
Convert
Consist
Sorting is an Algorithm!
When sorting data, we can find a method to solve the problem and develop into an algorithm. Using this algorithm can sort all sizes of data.
Review,
What are the names of the following blanket?
[ ] =
[ ] =
[ ] =
(A) Array Name
(B) Index
(C) Element
Insertion Sort