Search results

  1. H

    Algorithm (PSEUDOCODE HELP)

    For software homework I need to create a pseudocode algorithm which reads a list of best scores (up to 5) from a sequential file and determines whether the current score (in a game) should be inserted into the list (leaderboard) USING: Algorithm from the HSC Past Paper: BEGIN swap(x)...
Top