2.1.6

Interpreting Algorithms

Test yourself on Interpreting Algorithms

Test your knowledge with free interactive questions on Seneca — used by over 10 million students.

Interpreting Algorithms

Reading other peoples' code is sometimes the most difficult part of writing software, so it needs some practice.

Interpreting algorithms

Interpreting algorithms

  • Given an algorithm you should be able to read it and explain what it does.
  • This needs some practice, but there are some things you can look out for.
Look out for identifiers

Look out for identifiers

  • Identifiers are the names of variables, constants, and subroutines.
  • These often give strong clues about the purpose of an algorithm.
Identify inputs and outputs

Identify inputs and outputs

  • Check what is being input and output in the algorithm for clues about its purpose.
Examine output messages

Examine output messages

  • Output messages often format the result of an algorithm in a human readable way.
Look for comments

Look for comments

  • Comments are descriptions of the code.
  • Comments will often state the purpose of a given algorithm.
  • Comments are often the clearest way to identify an algorithm.
Jump to other topics
1

Computer Systems

1.1

Systems Architecture

1.2

Memory & Storage

1.3

Computer Networks, Connections & Protocols

1.4

Network Security

1.5

Systems Software

1.6

Ethical, Legal, Cultural & Environmental Concern

2

Computational Thinking, Algorithms & Programming

2.1

Algorithms

2.2

Programming Fundamentals

2.3

Producing Robust Programs

2.4

Boolean Logic

2.5

Programming Languages & IDEs

Practice questions on Interpreting Algorithms

Can you answer these? Test yourself with free interactive practice on Seneca — used by over 10 million students.

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
Answer all questions on Interpreting Algorithms

Unlock your full potential with Seneca Premium

  • Unlimited access to 10,000+ open-ended exam questions

  • Mini-mock exams based on your study history

  • Unlock 800+ premium courses & e-books

Get started with Seneca Premium