Hi all, I am in my second semester of my first year in Comp Sci. and I am looking for a great book and sorting and searching algorithms in Ada95 more on sorting then anything. i have portfolio assignment on the analysis of these and others. i have found a lot of books in C/C++ in regards to this subject but not many on Ada95. in particular the: AVL-tree sort Binary tree sort exchange sort(array) general tree sort hash table sort heap sort (array) insertion sort (linear linked list) merge_sort (array and linear linked list) quadratic selection sort(have no idea about this one) radix sort shell sort Any help on the books or where i can find the code is much appreciated regards Col