Previously Ive been asked to right pseudocode for finding the max/min in arrays (half yearly) and for a binary search (trials), but in regards to sort (Bubble, insertion, selection) algorithms the most Ive been required to do is identify what type of sort algorithm they have given us. How likely is it that they will ask us to write a sort algorithm rather than a search? Also besides what I've listed above, inc linear, are their any other algorithms that need to be learnt off by heart?
Thanks in advance for your reply.
Thanks in advance for your reply.