0% found this document useful (0 votes)
270 views

Data Structure Group Assignment

This document outlines a group assignment for students to complete in semester 1 of 2012/2013. It involves developing a mini information system on one of 12 provided project titles. Students will work in groups of 2. They must submit a project report and do a 10-15 minute presentation by the end of week 13. The report should include a problem description, data structures and algorithms used, efficiency analysis, results, and source code. The presentation should briefly introduce the project and demo the system developed. No late submissions or cheating are allowed.

Uploaded by

rockers91
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
270 views

Data Structure Group Assignment

This document outlines a group assignment for students to complete in semester 1 of 2012/2013. It involves developing a mini information system on one of 12 provided project titles. Students will work in groups of 2. They must submit a project report and do a 10-15 minute presentation by the end of week 13. The report should include a problem description, data structures and algorithms used, efficiency analysis, results, and source code. The presentation should briefly introduce the project and demo the system developed. No late submissions or cheating are allowed.

Uploaded by

rockers91
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

SSK3117(Group 2 & 3) Semester I 2012/2013

Group Assignment Mini Project (20%) Each group consists of 2 members There are two parts in this assignment that will contributing to the final project mark: o Project Report o Project Presentation Choose one of the following project titles Due date for report submission & presentation end of week 13

Project Title: 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. Yellow Pages kama & yen pin Book Store khalilah & fathim Secondary School: Student Record hamizan & atiqa Pharmacy Inventory aima & farid Conference Event Management Spelling Checker - atiqah & dzafruddin Tourist Guide Directory-farahazwani & emilia syazliana Equipments Booking Restaurant Inventory-syafiqah & suhazli Parcel Delivery-vicky & Thimun Appointment Scheduling afiq & linda Car Rental saddam/fisa

Description: In this project, you are required to develop a mini information system. The system consists of a collection of documents/records. You should provide at least 50 documents/records. You have the freedom to select the data structures and algorithms that you consider to be more efficient for this task and justify your decisions. In the project report, you should include: o Problem description o Data structure you use + justification o Algorithms you employ + justification o Efficiency issues running time of your algorithm o Results/output o Any other remarks about your system o Appendix - source codes/programs In class presentation, you have to make a short presentation (10-15 minutes, including Q&A). You have to introduce briefly about your project and demo the system. Notes: - No late submissions are accepted - Copying or other forms of cheating is forbidden (0 marks to all parties)

You might also like