.. 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::
   :title: Indexing Chapter Summary Exercise
   :author: Cliff Shaffer
   :institution: Virginia Tech
   :requires: hashing; linear indexing; B tree
   :topic: Indexing
   :keyword: Indexing
   :naturallanguage: en
   :programminglanguage: N/A
   :description: End-of-chapter questions on indexing.


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

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

Here are some review questions.

.. avembed:: Exercises/Indexing/IndexChoice.html ka
   :long_name: Choosing an Index
   :keyword: Indexing

.. TODO::
   :type: Exercise

   This is a good question, but its not nearly enough for a chapter
   summary.


