CS 100J Honours h/w 3 ... due Tuesday 25th October

    A fairly short homework to help become used to handling iterators.

    1. Rewrite the sorting techniques from Thursday's class (bucket, insertion, selection, bubble, ...) to apply to lists using list iterators.