This document provides instructions for an assignment with 4 questions. It involves using stacks, queues, sets, maps and calculating hashcodes of strings. Students need to submit their responses by April 28th, 2016 for a total of 5 marks. Late or copied submissions will receive zero marks. The questions cover identifying real life examples of stack and queue usage, basic set operations in Java, storing and manipulating course data in a map, and writing a method to calculate string hashcodes based on a given formula.