Unit 6 - Algorithms

Subdecks (2)

Cards (18)

  • An algorithm is a process or set of rules to be followed to solve a problem.
  • Abstraction is the process of removing unnecessary details from a problem to simplify it.
  • Decomposition is the process of breaking down a large complex problem into smaller, more manageable problems.