TIP102 Unit 5 Session 2 Advanced - codepath/compsci_guides GitHub Wiki

Part of TIP102 Unit 5

🔗 Problem Statements

Problem Set Version 1 (Solutions Only)

  1. Greatest Node
  2. Remove Tail
  3. Delete Duplicates in a Linked List
  4. Does it Cycle
  5. Remove Nth Node From End of List
  6. Careful Reverse

Problem Set Version 2 (Solutions Only)

  1. Array to Linked List
  2. Get it Out of Here!
  3. Partition List Around Value
  4. Middle Match
  5. Put it in Reverse
  6. Symmetrical