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.
Hello
This has been something that's fascinated my imagination for a while, and I'd love to know how feasible it is to implement. Not too important, obviously, but feel free to chip in (hehe)
We know that small rules can create complex emergent (htt...
Counting sort just requires us to be able to count how many of each category of element appear. So we just need a data structure for that. The range 0, n) is easy as that can be done with a list of length n . But for any range lwr, upr) we jus...
Just curious, can count sort handle negative numbers, if so how cause we only leaned how to make an array from 0 to n and even if i think about it, I can't think of a way to implement an array which accounts for -ve ints as we are only making an arra...
ANONYMOUS wrote
This is because by doing (1 3) in Python you have turned this int a floating point calculation. There are ways to make this work, but you do not need to.
Remember that we encourage you to speak to lab facilitators to help you work...
Hi. I have a problem on calculating cube root and sqcube for large number. For example cube root of 1000 is 10 but when i calculate it using python (1000 (1 3)) my output always 9.99999999 leading to output alway being 1 unit wrong from the resul...
We do not intend to release solutions to the labs (yet, at least). We believe that having access to reference solutions will not help students learn the material, as the point is to treat these as problems you have not seen before. If you get stuck, ...
Hi,
I do not like to comment on the relative difficulty of assessments, as difficulty is highly subjective.
The assessments will aim to assess your progress towards the learning outcomes. The mid-semester test in particular is also meant to be a format...
Hi Gozz,
What is the planned difficulty of the mid-sem and exam in comparison to the labs, will they be like the labs but with no hints, or maybe like the lab but enough information such that it would be like we were given hints
Thanks for the reminder. This is now fixed in the slides on LMS, having been replaced with the order I intended, but apparently failed to type properly