.. _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
:points: 2.0
:required: True
:threshold: 10.0
:id: 151126
:exer_opts: JXOP-debug=false&JOP-lang=en&JXOP-code=java
:long_name: Sorting Chapter Summary Exercise