Skip to content

Commit

Permalink
Merge pull request #84 from HarryDulaney/chapter-21
Browse files Browse the repository at this point in the history
Update readme to show completion for Ch. 20 + Ch. 21!
  • Loading branch information
HarryDulaney authored Jan 4, 2024
2 parents 89fcbf1 + bf832a3 commit f19c569
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,13 @@ Exercises Needed: 13, 15, 17, 19, 21, 23, 25, 27, 29, 31
<img src="./resources/images/icons8-complete-26.png" alt="complete-check-img"/>
</li><br>
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_20"><strong>Chapter 20
</strong></a> - Lists, Stacks, Queues, and Priority Queues</li><br>
</strong></a> - Lists, Stacks, Queues, and Priority Queues
<img src="./resources/images/icons8-complete-26.png" alt="complete-check-img"/>
</li><br>
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_21"><strong>Chapter 21
</strong></a> - Sets and Maps</li><br>
</strong></a> - Sets and Maps
<img src="./resources/images/icons8-complete-26.png" alt="complete-check-img"/>
</li><br>
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_22"><strong>Chapter 22
</strong></a> - Developing Efficient Algorithms</li><br>
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_23"><strong>Chapter 23
Expand Down

0 comments on commit f19c569

Please sign in to comment.