Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: THEend8_
Format: You should submit a single Jupyter notebook file that
contains your code and written answers. Do not put
your name on your work, just your username.
Contribution: This coursework contributes 100% to the final mark for
the module.
In accordance with University procedures, submissions that are up to 5 working
days late will be subject to a cap of the module pass mark, and later submissions
will receive a mark of zero.
Content and skills covered by the assignment:
Be able to write computer programs in python
Be able to select appropriate data structures
Be able to evaluate the complexity of an algorithm
Effective written communication
Planning, organising and time-management
Problem solving and analysis
General Requirements
You should develop an iPython (Jupyter) notebook to assess the performance and
algorithmic complexity of various algorithms using a range of data structures. Your
written answers should be at most 250 words per question.