5.1. 目标
.. Copyright (C) Brad Miller, David Ranum This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/.
Objectives¶
-
To be able to explain and implement sequential search and binary search.
-
To be able to explain and implement selection sort, bubble sort, merge sort, quick sort, insertion sort, and Shell sort.
-
To understand the idea of hashing as a search technique.
-
To understand the map abstract data type.
-
To implement the map abstract data type using hashing.
最后更新:
2023年10月10日
创建日期: 2023年10月10日
创建日期: 2023年10月10日