.. _SortSumm: .. raw:: html .. |--| unicode:: U+2013 .. en dash .. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace :trim: .. This file is part of the OpenDSA eTextbook project. See .. http://algoviz.org/OpenDSA for more details. .. Copyright (c) 2012-2016 by the OpenDSA Project Contributors, and .. distributed under an MIT open source license. .. avmetadata:: :author: Cliff Shaffer :requires: exchange sort; shellsort; heapsort; mergesort; quicksort; radix sort; sorting lower bound :topic: Sorting Sorting Summary Exercises ========================= Sorting Summary Exercises ------------------------- Here is a complete set of review questions, taken from all of the questions in the modules of this chapter. .. avembed:: Exercises/Sorting/SortChapterSumm.html ka :module: SortSumm :long_name: Sorting Chapter Summary Exercise :points: 2.0 :required: True :threshold: 10.0 :exer_opts: JOP-lang=en&JXOP-code=c++