It's UWAweek 48

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?
Showing 20 of 176 articles
Showing page 8 of 9⬅ older  |  newer ⮕
Currently 1 other person reading this forum.


 UWA week 12 (1st semester, week 4) ↓
SVG not supported 5:03pm Sat 23rd Mar, ANONYMOUS

I was thinking about this myself, but computers are so fast that for sorting sub 100 elements it makes hardly any practical difference, so I went with merge sort only. Also, different sources on the internet say different numbers of n items are the...


SVG not supported 2:16pm Sat 23rd Mar, ANONYMOUS

I seem to fix one issue and another pops up, not really sure where to go anymore. I seem to always be getting these fails. Have I missed something with these calculations, if so let know if you can point me in a direction that might help solve these ...


SVG not supported 5:28pm Fri 22nd Mar, ANONYMOUS

it's mentioned in README.md under the heading implementation, that "You are welcome to add any methods to the class, as long as they do not compromise the provided tests."


SVG not supported 3:30pm Fri 22nd Mar, Aidan KS.

Hi, I understand we have to develop a class called leaderboard in Lab 2. However, the instructions were not clear if we can write our own functions, or if everything must be in the class methods. I want to write a merge function to make my code cleane...


SVG not supported 9:00am Fri 22nd Mar, ANONYMOUS

Since there is no such input size where merge sort is faster than insertion sort, then based on the general time complexity of the sorting algorithms, merge sort will be the obvious solution. Is this correct? Based on the standard competition ranking,...


SVG not supported 11:17pm Thu 21st Mar, ANONYMOUS

Amitava mentioned in the lecture that insertion sort is faster than merge sort up until 6000 elements. However, the graph of both algorithms show that the intercept is much smaller, and insertion sort is only faster for less than 100 elements approxi...


SVG not supported
Lab 2 Assignment 👍x1  (both)
12:47pm Wed 20th Mar, ANONYMOUS

No, you are right. The description for the method says it returns, quote, "The time required to place rank th or better."


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...


SVG not supported 1:50pm Tue 19th Mar, ANONYMOUS

I am unsure how the rank system works. If 10,20,20,40, then the ranks are 1,2,2,4. However, what if a get rank time(3) is provided, but there are no rank3? If get rank time(3) returns '20', then it the rank is simply the index - 1 which seems wrong.


SVG not supported 12:44pm Tue 19th Mar, ANONYMOUS

Hi, I just saw the email regarding the test next week and was wondering what can we do to prepare? Are there practice tests or material for us to use? Additionally, the email reads "The test will include materials covered until this week's (week sta...


SVG not supported 9:23pm Mon 18th Mar, ANONYMOUS

additionally, having the answers will also help students compare their current code and check their answers


SVG not supported
Lab 1 answers 👍x4  (both)
9:08pm Mon 18th Mar, ANONYMOUS

hi will the lab 1 answers be released soon? or will it be covered in the lecture? I think many students are having some difficulties completing it and it would be great if we could have the solutions to them.


SVG not supported
Lab_2  (both)
7:03pm Mon 18th Mar, ANONYMOUS

does count time, will count only unique runners on the time?. and What is the approximate time that the code pass should pass all the tests?


SVG not supported 1:35pm Mon 18th Mar, ANONYMOUS

Similarly, what about when the rank passed is larger than the number of runs in the leaderboard?


SVG not supported 1:23pm Mon 18th Mar, ANONYMOUS

If a leaderboard contains no runs, how should the get rank time() method behave? Should it throw an error or return positive infinity?


 UWA week 11 (1st semester, week 3) ↓
SVG not supported
Lab 2 👍x5  (both)
3:49pm Fri 15th Mar, Lewei X.

Hi there, in the readme.md, it says that we are to write our answers in the "answers.md" file which is provided. I can't seem to find this file on LMS. Are we to create our own answers.md or will it be provided? Also, I do not see this unit or the sub...


SVG not supported
In Class Tests 👍x1  (both)
8:47pm Thu 14th Mar, ANONYMOUS

Replying here because UC replied the wrong thing just in case others are trying to search for answer "in-class tests will be multiple choice and closed book. No materials will be allowed. "


SVG not supported
InClassTest1 👍x4
4:54pm Wed 13th Mar, ANONYMOUS

What does in-class Test 1 cover? Could we get some example test questions to practice?


SVG not supported 10:09am Tue 12th Mar, Amitava D.

I will check and correct this.


SVG not supported 10:08am Tue 12th Mar, Amitava D.

ANONYMOUS wrote The labs started in week 3.

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  8:08AM Aug 25 2024
Privacy policy