#Algorithm & Data Structure Advance
Quick sort 3 way with integer and compare with Quick sort 2 way
Build Quick sort 3 way generic and apply it to Sort Address book and compare with quicksort built-in (qsort)
Build & test generic type (jval) and function for it
Build Symbol Tables for address book and Symbol Tables generic
Use Libfdr for Phone book
Use B-tree lib for Phone book