IT245 - Project
IT245 - Project
Data Structure
IT245
Instructions:
Project
Deadline: Monday13/5/2024 @ 23:59
You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Student Details:
Blackboard via the allocated folder. These files must not be in CRN:
compressed format.
It is your responsibility to check and make sure that you have uploaded ID:
Name: both the correct files.
Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell
Name: ID: words, remove spaces between
Name: words, hide characters, use different character sets, convert text into image
ID: or languages other than English
or any kind of manipulation).
Email submission will not be accepted.
You are advised to make your work clear and well-presented. This includes filling your information on the
cover page.
You must use this template, failing which will result in zero mark.
You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.
Late submission will result in ZERO mark.
The work should be your own, copying from students or other resources will result in ZERO mark.
The main objective of this project is to get familiar with designing and
2. Introduction
On this project each group of students will solve a problem to assess their
understanding of data structure. Students will work in groups of 2-3 students
then collect their work in one report to be submitted with the other project
materials.
3. Required work
a. Select one of the projects Name in the table above. It is also possible to
suggest new project (must be approved by course instructor).
b. Understand the problem.
c. Implement at least two solutions of the problem using data structures.
d. You must use at least one data structure in your solution.
e. Analysis the Algorithm complexity of your solutions
4. What to submit?
1. Project Report
a) Describe the Problem.
b) Describe the Algorithm used to solve the problem.
c) Analysis the Algorithm complexity of your solutions.
2. Source Code
Write the program in Java code to solve the problem.
Description and
Pg. 3 InstructionsDescription and
Marking Criteria
# Criteria Marks
1 Project Report 6
2 Source Code 8
Total 14