Fundamentals of Programming-II. Unit 1.
  1. Simple Abstract Data Structures.
  2. Naive single linked list, using an array.
  3. Growing Arrays.
  4. A singly-linked list.
  5. A singly-linked list: a bit of magic.
  6. Binary search tree.
  7. Tree-traverser.
  8. Hash Table.
  9. Exercises.
Last Updated 10 Feb, 2019 20:21. <vadimov@i.ua>