.. raw:: html

   <script>ODSA.SETTINGS.MODULE_SECTIONS = ['indexing-summary'];</script>

.. _IndexingSumm:


.. raw:: html

   <script>ODSA.SETTINGS.DISP_MOD_COMP = true;ODSA.SETTINGS.MODULE_NAME = "IndexingSumm";ODSA.SETTINGS.MODULE_LONG_NAME = "Indexing Summary Exercises";ODSA.SETTINGS.MODULE_CHAPTER = "modules"; ODSA.SETTINGS.BUILD_DATE = "2022-11-29 16:52:11"; ODSA.SETTINGS.BUILD_CMAP = false;JSAV_OPTIONS['lang']='en';JSAV_EXERCISE_OPTIONS['code']='java';</script>


.. |--| 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://opendsa.org for more details.
.. Copyright (c) 2012-2020 by the OpenDSA Project Contributors, and
.. distributed under an MIT open source license.

.. avmetadata::
   :author: Cliff Shaffer
   :requires: hashing; linear indexing; B tree
   :topic: Indexing

Indexing Summary Exercises
==========================

Indexing Summary
----------------

Here are some review questions.

.. avembed:: Exercises/Indexing/IndexChoice.html ka
   :module: IndexingSumm
   :points: 2
   :required: True
   :threshold: 5
   :exer_opts: JXOP-debug=true&amp;JOP-lang=en&amp;JXOP-code=java
   :long_name: Choosing an Index

.. raw:: html

   <a id="todo0"></a>

.. TODO::
  type: Exercise
   This is a good question, but its not nearly enough for a chapter
   summary.

