CSESoc COMP1511 Revision Practice Problems

This is a set of practical programming problems designed to help you prepare for your COMP1511 23T3 final exam.

There are autotests for each problem on cse servers which you can use to check your solutions.

To start, log in to cse servers via ssh and create a new folder:

~
$ mkdir 1511-revision
$ cd 1511-revision

Then run the following command to copy the template files:

~/1511-revision
$ ~csesoc/1511-fetch

Solutions

Links to sample solutions can be found at the bottom of each problem!


Miscellaneous resources


Pointers and Memory Slides