diff --git a/README.md b/README.md index c296e21..8618076 100644 --- a/README.md +++ b/README.md @@ -111,12 +111,12 @@ ____
  • Chapter 24 - Implementing Lists, Stacks, Queues, and Priority Queues

  • Chapter 25 - Binary Search Trees

  • Chapter 26 - AVL Trees

  • -
  • Chapter 27 - Hashing

  • -
  • Chapter 28 - Graphs and Applications

  • -
  • Chapter 29 - Weighted Graphs and Applications

  • -
  • Chapter 30 - Multithreading and Parallel Programming

  • -
  • Chapter 31 - Networking

  • -
  • Chapter 32 - Java Database Programming

  • +
  • Chapter 27 - Hashing

  • +
  • Chapter 28 - Graphs and Applications

  • +
  • Chapter 29 - Weighted Graphs and Applications

  • +
  • Chapter 30 - Multithreading and Parallel Programming

  • +
  • Chapter 31 - Networking

  • +
  • Chapter 32 - Java Database Programming

  • Chapter 33 - Java Server Faces