Update README.md

This commit is contained in:
rcalago 2024-04-17 15:43:20 +08:00 committed by GitHub
parent ffbf4620fe
commit 5b3c2dbd89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@
- [Check if a Number Is a Happy Number in Java](https://www.baeldung.com/java-happy-sad-number-test)
- [Find the Largest Number Possible After Removing k Digits of a Number](https://www.baeldung.com/java-find-largest-number-remove-k-digits)
- [Implement Connect 4 Game with Java](https://www.baeldung.com/java-connect-4-game)
- More articles: [[<-- prev]](/algorithms-miscellaneous-7)
- [SkipList Implementation in Java](https://www.baeldung.com/java-skiplist)
- More articles: [[<-- prev]](/algorithms-miscellaneous-7)