Students helping students, join us in improving Bored of Studies by donating and supporting future students!
I have done a trial in which you had to write a bubble sort and a binary selection.JDurrant said:From the papers I've done they're more likely to ask you to identify it (in pseudocode) rather than write it yourself
Well you could always try:JDurrant said:I wish we had some database of algorithm questions, hardest topic i think. Everything else is either common sense or rote learning.
anyone?
Sorry, binary selection? Either you have no idea what you just stated, or you meant "binary search", binary selection is an "If" statement.Graceofgod said:I have done a trial in which you had to write a bubble sort and a binary selection.
Yes I did mean binary search. My mistake, little tired yesterday.Rampager said:Sorry, binary selection? Either you have no idea what you just stated, or you meant "binary search", binary selection is an "If" statement.
lol I would hope soGraceofgod said:Yes I did mean binary search. My mistake, little tired yesterday.
EDIT: However, i have done a trial or two with a binary selection!! =D