That Blue Square Thing

Year 9 Computing – algorithms revision

You will being having a test about search and sort algorithms.

You need to produce some revisions guides to help you do well in the test.

The test will include:

There's an online quiz you might want to have a go at first:

Test iconSearch and sort algorithms quizwiki link

You can do the quiz as many times as you want to.

Then you need to revise each of the different search and sort algorithms:

There are some materials and links to help you:

Search algorithms – BBC bitesizewiki link

PDF iconSearch algorithms summary

Sort algorithms are more complex:

Bubble sort – BBC bitesizewiki link

There's a Bubble sort video at the bottom of this pagewiki link as well

Merge sort – BBC bitesizewiki link

Insertion sort – BBC bitesizewiki link

PDF iconSort algorithms summary