.. _IndexingSumm: .. 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-2013 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.0 :required: True :threshold: 5.0 :id: 133209 :exer_opts: JOP-lang=en&JXOP-code=java :long_name: Choosing an Index