in previous years they have said.. use a sort/search.. my advice would be to learn the algorithm for a linear search and a bubble sort .. and learn the logic behind the other 3 kinds (insertion, selection, binary) .. this is unless they say search using the most effecient method but thats up to...