COMP9024 Sample Final Exam (22T0)

The Final Exam paper will be released on the class webpage (at https://webcms3.cse.unsw.edu.au/COMP9024/22T0/) at 2pm on Saturday 05 February 2022 (AEST, that is Sydney time). You need to submit answers by 05pm Saturday 05 February 2022 (AEST), that is after 3 hours. All the times are in Australian Eastern Standard Time (AEST), that is Sydney time zone.


Exam Conditions

Special Consideration

Admin

Marks
Contributes 50% towards your final mark
Submit
See the submission instructions for each question
Date and time
Saturday 05 February 2pm-5pm
Total Marks
50

Structure

This exam consists of two parts:

Please note that the topics covered in the final exam may be different to the topics covered in this sample exam. Also, the mark distribution across topics may vary.

Notes:

Part 1 (of 2): Short Answer Questions (25 marks)

There will be five to nine short answer questions. You need to submit your answer files (text files) using the provided instructions in the respective questions (using the give command or via WebCMS). All answers must be submitted online.


Part 2 (of 2): Programming Questions (25 marks)

There will be two/three programming questions. You can use Vlab or your own machine. You need to submit your answer files using the provided instructions in the respective questions (using the give command or via WebCMS). All answers must be submitted online.

Note: The marks for each question may vary. For programming questions, please note that marks are awarded primarily for your solution program, not just for getting the correct final answer (passing the autotests).

Part 2: Q1

From "Practice Exercises" : Exercise - TreeSumOdds

Also consider other questions from the Problem sets and Practice Exercises" on the topic of BST.

Instructions on how to submit your solution file(s) will be provided in the question. Instructions will be similar to the assignment submissions (using WebCMS or give command).

Part 2: Q2

From "Practice Exercises" : Exercise - numReachable

Also consider other questions from the Problem sets and Practice Exercises" on the topic of Graph.

Instructions on how to submit your solution file(s) will be provided in the question. Instructions will be similar to the assignment submissions (using WebCMS or give command).


End