Update README.md

This commit is contained in:
collaboratewithakash
2022-09-23 16:39:30 +05:30
committed by GitHub
parent cff5aa2333
commit 223ee1d13b

View File

@@ -1,5 +1,5 @@
### Relevant Articles:
- [Check if a Number Is Odd or Even](https://www.baeldung.com/java-check-number-parity)
- [Check if a Number Is Odd or Even in Java](https://www.baeldung.com/java-check-number-parity)
- [How to Check Whether an Integer Exists in a Range with Java](https://www.baeldung.com/java-interval-contains-integer)
- [Check if a Number Is Positive or Negative in Java](https://www.baeldung.com/java-check-number-positive-negative)
- [Armstrong Numbers in Java](https://www.baeldung.com/java-armstrong-numbers)