Introduction
- Due 1 Sep 2024 by 19:00
- Points 2
- Submitting a file upload
- File types pdf
- Available 1 Aug 2024 at 8:00 - 7 Oct 2024 at 8:00
A soft start to see that you can measure time and write a nice report. The report should be written using LaTeX and you do so either (recommended) by installing LaTeX locally on you laptop or, by using Overleaf. Links to an external site. The advantage with Overleaf is that you will be up and running in five minutes and you see the result immediately. The down side is that you will not be able to use your regular editor and will have a some more work when integrating graphs etc.
This is the template that you should use. Do read the instructions and the source report.tex; the template will show you how to do things in the correct way and make your life easier.
If you want to do the assignments in C I've written a small introduction on how to work with data structures in C.
The assignment you should do is to investigate the time it takes to perform array operations. This will also give you an opportunity to create a nice report that follows the guidelines in the template.