Monday, June 22, 2009

Linked List Assignment

I thought about certain exploits to try and break the game, but couldn't find any surprising bugs in the assignment.

Somethings I tried were trying to change the data object or mess with the order in the list. Nothing proved very surprising.

One recommendation I might have is to restrict access to the user of LinkedListNode to allowing them to set the data info if possible.

No comments:

Post a Comment