← Glossary
テクノロジ系 (Technology)Tested 1×
アルゴリズム
あるごりずむ · Algorithm
A clearly defined, finite sequence of steps that directs a computer to accomplish a specific goal. Multiple algorithms may exist for the same problem, differing in computational complexity and memory requirements. Selecting and designing an appropriate algorithm is a fundamental prerequisite to programming.
Past questions testing this term · 1 questions
- 2013h25h #53コンピュータを利用するとき,アルゴリズムは重要である。アルゴリズムの説明として,適切なものはどれか。