Close
Close Window

CSci 2101 Data Structures

Chapter 6 Introduction to Pointers in Java

| About   «  6.10. Additional Practice Exercises   ::   Contents   ::   7.1. Linked Lists  »

6.11. More Practice Exercises

6.11.1. AddNodeAfterRef7

6.11.2. ChangeHeadNodeValue

6.11.3. ConcatenateTwoLists

6.11.4. DeleteNode

6.11.5. FirstNodeEqualsValue

6.11.6. InsertListAfterRef13

6.11.7. InsertListInMiddle

6.11.8. LastNodeParam5

6.11.9. LastNodeRef1

6.11.10. LoopInChain15

6.11.11. MiddleNodeRef3

6.11.12. ReferenceSecondLastNode

6.11.13. ReferenceValueNode

6.11.14. RemoveRefNext9

6.11.15. ReverseUpToRef11

   «  6.10. Additional Practice Exercises   ::   Contents   ::   7.1. Linked Lists  »

Close Window