Filename
Pseudo blocks are downloaded as XML file
Filename
Pseudocode is downloaded as TXT file
Use these challenges to develop your knowledge of pseudocode, and improve your skills in problem-solving. Solutions are provided for each of the challenges. The solutions provided are not necessarily the only possible solutions – there are often several different ways of solving programming problems, some more efficient than others.
The challenges are sequenced in order of difficulty, beginning with easier problems, and progressing to more complex challenges involving multiple programming constructs (sequence, selection, iteration) and programming techniques (arrays, subroutines, files).
Selected Challenge:
Description:
Programming Techniques:
Test Inputs:
Test Outputs:
Preconditions:
Show Solution