A Level Computer Science Programming Guide/Algorithms

Sorting

  • Bubble Sort
  • Insertion Sort

Searching

  • Binary Sort

Listing

  • Stacks
  • Queues
  • Linked Lists
  • Binary Trees
  • Hash Tables