Representing algorithms

EasyMediumHard
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
Question 15
Easy

A logistics firm is designing an autonomous routing algorithm for its fleet of delivery drones. Before writing any pseudocode or flowcharts, the systems architect applies computational thinking principles to simplify the development process.

Define the term abstraction in the context of designing this algorithmic solution.

[2]

Representing algorithms Questions

  1. GCSE
  2. /Computer Science
  3. /Representing algorithms