Delete comment from: Javarevisited
For last exercise question, doubly linked list can be used to check loop. If parent pointer is not null it's already messed up.
Jun 5, 2013, 5:33:48 AM
Posted to How to find If Linked List Contains Loop or Cycle in Java? Example Solution