Haha. Is there a sequential method that you use? Would it be a good idea to make a site that takes trial marks, ranks and school name then predicts the ATAR?
Hello,
Do you know if EAS + the questionnaire + bonus points based on B6s all contribute to admission at UTS? Do you think there is a cap to the amount of admission schemes being used?
Thanks
Yeah that's what my issue is. I didn't have comments and the structure of the algorithm wasn't the best.
I need to get used to writing comments.
It's good to hear that they do some sort of desk check
Thanks for the clarification :)
Yeah the question is a bit inappropriate
This stuff is cool. Are you doing computer science or software engineering? Or did you learn this shuffling stuff by researching it yourself?
This paper was made by our school from previous years questions but I can't find this question on the Board of Studies archives with a google search...
Here it is
Question: As part of the operating system of a MP3 player, a module is required to enable a random or shuffle play of all songs stored in the player. Initially it is assumed that there are 500 songs in the playlist. Random(x) is a function that will generate a number between a and x...
2 questions of my Software Design and Development trial paper were algorithm questions in which we had to create an algorithm. I came up with quite elaborate algorithms that did not make use of standard code snippets from our textbooks. The solutions did resemble standard linear searches etc...