This assignment is part of the Computer Organisation course and consists of two problems. Problem 1 requires writing MIPS assembly code for a given C-code that calculates a histogram of marks. The second problem involves analyzing the pipeline stages of instructions in a traditional 5-stage pipeline, considering full forwarding, to determine if there are any stall cycles. The assignment aims to assess students' ability to describe and differentiate between essential features and operations of modern computer architectures.