Jeff's Resume in .doc format

I would like to work as a JAVA programmer, or computer desk support.

Jeff's Sample Cover Letter for Software Engineering Position, in .rtf format

Jeff's Sample Cover Letter for Computer Desk Support Position, in .rft format

Feel free to use samples of my JAVA implementations of the following:

Lists

Linked List Nodes in .doc format and .java format

Linked List in .doc format and .java format

Skiplist in .doc format and .java format

and the class to test them, in .doc format and .java format

Sorts

Insertion Sort in .doc format and .java format

Selection Sort in .doc format and .java format

Quick Sort in .doc format and .java format

Heap Sort in .doc format and .java format

Merge Sort in .doc format and .java format

Related: Find the Nth Largest in .doc format and .java format

and the class to test them, in .doc format and .java format