3. You have been given a file with two columns: a name and an integer (whole number) repre- senting how many minutes a u
Posted: Fri May 20, 2022 10:13 am
b) ** [2 marks] What is the likely complexity of your program using big-O notation? Clearly point out what the primary parameters are and define your terms. C) **[4 marks] Rewrite your algorithm using pseudocode. There is one change to be made: this time you should calculate the average time spent in the game instead. Submission of actual code (e.g., in Ruby or Python or any other programming language) will be awarded zero marks - we are seeking pseudocode.