It's UWAweek 18 (1st semester, week 9)

help2200

This forum is provided to promote discussion amongst students enrolled in CITS2200 Data Structures and Algorithms.

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.

How do I ask a good question?
10 articles posted by this person
Showing 10 of 99 articles.
Currently 1 other person reading this forum.


 UWA week 17 (1st semester, week 8) ↓
SVG not supported 12:25pm Tue 23rd Apr, William R.

When will submissions be open for the Second Assessed Lab, I finished the labs and answers and don't want to forget to submit. Thanks, Bill


SVG not supported 11:46am Tue 23rd Apr, William R.

For question 6, what sort of answer is expected of us? I understand it wants the function and purpose of chosen data structures but the justification for the chosen data structures are also asked for in question 1. Is question 6 just question 1 witho...


 UWA week 16 (1st semester, week 7) ↓
SVG not supported 5:43pm Wed 17th Apr, William R.

I found that only the absolutely simplest structure lets me have O(1) so simple data structures built into python are a good start on finding the right one.


SVG not supported 11:04am Wed 17th Apr, William R.

Nevermind, I'm overcomplicating this.


SVG not supported 2:23pm Tue 16th Apr, William R.

Is O(1) achievable? The add child function asks for a target of O(1), a tree data structure wouldn't be able to achieve this, finding from root the parent to link the child would be O(n). A set would meet O(1) but would have trouble with get primogen...


 UWA week 13 (1st semester, week 5) ↓
SVG not supported 9:37pm Tue 26th Mar, William R.

If the slower run is removed, then they wouldn't be submitting multiple runs.


SVG not supported 9:33pm Tue 26th Mar, William R.

I've talked to a couple of lab facilitators on this matter, one said just have the python file and answers file as separate files zipped together and another said to be safe put your answers in both and submit a zip with both. I'm more inclined to be ...


SVG not supported 9:30pm Tue 26th Mar, William R.

the output expected of get runs is a list of tuples in form (time, name), ranks are good I use them myself in a class for the entries but you need to convert them back into the (time, name) form for get runs.


SVG not supported 9:27pm Tue 26th Mar, William R.

You're overcomplicating it, it's just whichever is less in Name1 Name2 form comes first, which follows the encoding values where capitals come before lowercase letters. Apple apple, Bpple apple, and apple bpple as well ass Apple Bpple.


 UWA week 12 (1st semester, week 4) ↓
SVG not supported
Lab 2 Submit 👍x1  (both)
9:51pm Tue 19th Mar, William R.

Hiafter a grueling day I have gotten test speedrunning.py to return all OKs. But my program doesn't feel as robust as I would like it to be (I'll clean it up at a later date) so on that note, does my program passing the tests guarantee that it will pa...

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  5:07AM Sep 06 2023
Privacy policy