A short introduction to searching and sorting algorithms (using arrays in C++). We consider linear search, binary search, bubblesort, and a function to check whether or not an array has been sorted. This video is part of a series for an introductory course on programming and computer science. The full series, along with supporting resources (slides, notes, code examples, etc) is available at url
csci.viu.ca/~wesselsd/courses/csci160/vidres.html