[Cs3] sorting strategy recoded

Mikhail Nesterenko mikhail at cs.kent.edu
Wed Apr 27 10:37:54 EDT 2022


CS3 students,

I re-coded the strategy design pattern sorting example to make it
cleaner. The collection now contains the vector to be sorted and the
sorter (strategy) uses the push, rather than pull, method.

Thanks,
-- 
Mikhail


More information about the cs3 mailing list