It's UWAweek 48

help3001

This forum is provided to promote discussion amongst students enrolled in CITS3001 Advanced 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 202 articles
Showing page 10 of 11⬅ older  |  newer ⮕
Currently no other people reading this forum.


 UWA week 33 (2nd semester, week 4) ↓
SVG not supported 11:47am Wed 14th Aug, ANONYMOUS

Hi, Just double checking, but I assume that importing standard libraries (e.g. math, collections.deque, etc.) is ok (for labs and for assignments), but importing external libraries (e.g. NumPy) is not permitted? Thanks )


SVG not supported 4:23pm Tue 13th Aug, ANONYMOUS

Hello everyone In this lecture we found an issue on pg 6, where the 3rd dot point (a,c,e,f,i,b,g,d,h,j,k) is invalid toposort. Happy studying


SVG not supported 1:48pm Mon 12th Aug, Andrew G.

Should be fixed.


 UWA week 32 (2nd semester, week 3) ↓
SVG not supported 10:41am Sat 10th Aug, ANONYMOUS

I was just looking at lectures for next week, and lecture 8 just opens lecture 7.


SVG not supported 2:37pm Thu 8th Aug, Andrew G.

ANONYMOUS wrote Heap sort only uses a single heap, though. Heaps are typically implemented as binary trees with the heap property, so maybe you are talking about the subtrees of the heap? Recall that one of the defining parts of a distribution sort is...


SVG not supported 5:00pm Wed 7th Aug, ANONYMOUS

Hi Gozz, thank your clarification. Below I'd like to try my hand at the open-ended questions you have provided. 1. Do you believe heap sort is a distribution sort? What is your argument to support your position? Can you formulate a counterargument? - F...


SVG not supported 4:20pm Wed 7th Aug, Andrew G.

ANONYMOUS wrote These are not exclusive categories. Indeed, as you say, quicksort is both. Comparison-based sorting algorithms are restricted to only be able to compare elements, and have no other way to get information about their ordering. Quicksort...


SVG not supported 3:06pm Wed 7th Aug, ANONYMOUS

Hi I just had a discussion with a friend over Quicksort algorithm and we were confused as to which sort type quicksort is. In the lecture Gozz mentioned it was Distribution sort however when searching online it mentions it is comparison sort. The pa...


SVG not supported 2:34pm Tue 6th Aug, Mahit G.

https leetcode.com discuss general-discussion 1083445 how-quick-sort-works-and-the-problems-that-can-be-solved-using-partition-logic very interesting resource if you need an example to understand.


SVG not supported 2:44pm Mon 5th Aug, Andrew G.

ANONYMOUS wrote It has (currently, at least) been left on the default of scoring first by number of problems completed, then by time penalty. Time penalty is the sum of your submission time in minutes from the start of the "contest", plus 20 minutes ...


SVG not supported 2:34pm Mon 5th Aug, ANONYMOUS

Just curious, it seems like people have different scores even if they've completed the same number of questions.


 UWA week 31 (2nd semester, week 2) ↓
SVG not supported 12:39pm Fri 2nd Aug, Andrew G.

Converting the input strings into ints (which is intended), would only take a single linear O(N) scan over the list. It would take this long to even read in the input, so that should not be the dominating factor. Some questions for you to consider tha...


SVG not supported 3:11pm Thu 1st Aug, Mahit G.

I am able to get the correct answer however, when it comes to bigger input, my code still takes more than 5 seconds, I think this could be because I'm converting each element in an int first running a loop through it, correct me if I'm wrong.


SVG not supported 12:13am Tue 30th Jul, Katrina Y.

ANONYMOUS wrote Lecture 1 was rerecorded after lecture 2, time-stamped at about 1 hour, 7 minutes in.


SVG not supported 9:02pm Mon 29th Jul, ANONYMOUS

Hi, unable to find any alternate recordings?


SVG not supported 4:52pm Mon 29th Jul, ANONYMOUS

Hi Professor, I reviewed last Monday's lecture to see if anything beyond the lecture slides was discussed. However, the recorded video is still the old one with the cut-out audio (as evidenced by the screenshot provided). I was wondering where the new...


 UWA week 30 (2nd semester, week 1) ↓
SVG not supported 10:36am Sat 27th Jul, Joshua N.

Thanks


SVG not supported 11:47am Tue 23rd Jul, ANONYMOUS

Hey all https en.wikipedia.org wiki How to Solve It This book by Polya seems to be quite well-regarded. Just wanted to share it


SVG not supported 11:05am Tue 23rd Jul, Andrew G.

I am aware of the issue. Unfortunately, I didn't see until after the lecture yesterday an email that came through warning I used the pack mic, which appears to have worked in the room, but not for the Echo recording past the first few minutes. I am pl...


SVG not supported 11:36pm Mon 22nd Jul, ANONYMOUS

Yep, having this issue too...

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