Recent content by JaySimmo

  1. J

    Software Design & Development Marathon [2012]

    1. The integer 1337 is outside of the domain of the 'used' array, considering that the second part of the algorithm is dependent on the boolean returns of the used array, if an index in the used array is called outside of range (any number > 1001) the algorithm will return and index out of range...
  2. J

    Software Design & Development Marathon [2012]

    not necessarily, any linear search runs at O n^2 whereas binary can run at O log(n)
  3. J

    Library Routines

    Hey, Two questions from the 2010 HSC paper. Anyone got some good answers for these about Library Routines? c) i) What are the benefits of using library routines? ---> 2 marks ii) Describe the requirements of library routines that need to be considered during their development. ---> 3 marks
  4. J

    Scaling a raw mark

    Hey guys, Thinking i got 64~/70 today in the exam. What would that scale to roughly? Also for four unit i think 81~/100 Thanks
  5. J

    James Ruse 2012 Trial

    Hey, Does anyone have JR 2012 solutions? Ty
  6. J

    BOS MX2 Trials discussion thread.

    but if all the sides are equal it is no longer a rectangular prism (as the question specifies)?
  7. J

    BOS MX2 Trials discussion thread.

    where are the solutions?
Top