This repo is a collection of BLM2067/COM2067 (Data Structures) course's labs and exams.
- Lab 1 (Not completed yet)
You can use ans_check.sh bash script to check the answers.
Before you use the script, you should change lab_dir
to your lab directory.
Give the script executable permission:
chmod +x ans_check.sh
Finally, run the script:
./ans_check.sh