2021 Fall Data Structure

served as a Teaching Assistant

.--------------------------------------------------.
|.------------------------------------------------.|
||           2021 Fall Data Structure             ||
|'------------------------------------------------'|
| ________________________________________________ |
||                                                ||
|| "Professor : Po-Lung Tien"                     ||
||                                                ||
||                                                ||
||  .------------------.-----------------------.  ||
||  |                  | Stacks                |  ||
||  | Linear lists     | Queues                |  ||
||  |                  | General linear lists  |  ||
||  '------------------'-----------------------'  ||
||  .------------------.-----------------------.  ||
||  |                  | Trees                 |  ||
||  | Non-Linear Lists | Heaps                 |  ||
||  |                  | Graphs                |  ||
||  '------------------'-----------------------'  ||
||  .------------------.-----------------------.  ||
||  |                  | Selection sorting     |  ||
||  |                  | Insertion sorting     |  ||
||  | Sorting          | Exchange sorting      |  ||
||  |                  | External sorting      |  ||
||  |                  | Quick sorting         |  ||
||  '------------------'-----------------------'  ||
||  .------------------.-----------------------.  ||
||  |                  | Sequential searching  |  ||
||  | Searching        | Binary searching      |  ||
||  |                  | Hashed List searching |  ||
||  '------------------'-----------------------'  ||
||                                                ||
||  .------------------------.-----------------.  ||
||  | Programming project    |             60% |  ||
||  | Paper work             |             20% |  ||
||  | Final examination      |             20% |  ||
||  '------------------------'-----------------'  ||
||                                                ||
|+------------------------------------------------+|
.--------------------------------------------------.