• Standard searching algorithms:
    • binary search
    • linear search
  • Standard sorting algorithms:
    • bubble sort
    • merge sort
    • insertion sort