Make sure you are not trying to access items that are at negative or non-existent boundaries of the array. Instead of using regular arrays, why don't you try the Java Collection Framework? Good luck