I need to implement 3 arrays as per description (look below)
Linked list must be implemented as three arrays. An array of type Comparable must be used to store the data. Two arrays of integers must be used to represent the linked structure - one array is for the data in use, the other array is for the free list. The values in these arrays are indexes into the data array.
If someone can please volunteer to give me a head start with this, I would truly appreciate it.
I know this is "Java" forums but I can repay you back by assisting you with Web Designing (CSS, Flash, HTML, etc.).
Thank you