Recent content by intro_xtra

  1. I

    Java circular list exercise help please?

    i have a SLL with 11 nodes. what i have to do is to make the SLL circular, go trough the SLL node by node and delete every 4th node, until there is only one node left(like a pass the parcel game) Help please. thank you
Back
Top