It's UWAweek 30 (2nd semester, week 1)

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 1168 articles.
Currently 3 other people reading this forum.


 UWA week 41 (2nd semester, week 11) ↓
SVG not supported

Login to reply

👍?
helpful
4:05am Tue 10th Oct, Christopher M.

ANONYMOUS wrote:
> I've seen some posts about using hashmaps and even in the workshop you discussed using a hashmap. So to get potential full marks do you NEED to use a hashmap?
Marks will be awarded for your choice and implementation of data structures. Even if correct, the use of a single array of all information is not the best possible choice. Using a hashmap (hashtable, dictionary,....) is a better choice than the single array, although there are other good choices, that will also receive higher marks (so, NO, you do not need to use use a hashmap).

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  7:24AM Jul 25 2024
Privacy policy