7edeb43ed1
* BAEL-7598 Check if a number is a perfect number * add stream based method. refactor UT * refactor UT using bdd style * removes public modifier * add jmh benchmark * use properties and remove uncessary configuration --------- Co-authored-by: alexyang <alexyang0623@gmail.com> Co-authored-by: travel2china <163321917+travel2china@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Relevant Articles:
- Algorithm to Identify and Validate a Credit Card Number
- Find the N Most Frequent Elements in a Java Array
- Getting Pixel Array From Image in Java
- Calculate Distance Between Two Coordinates in Java
- Rotate Arrays in Java
- Find Missing Number From a Given Array in Java
- Calculate Weighted Mean in Java
- Check if Two Strings Are Rotations of Each Other
- Find the Largest Prime Under the Given Number in Java
- Count the Number of Unique Digits in an Integer using Java
- Generate Juggler Sequence in Java
- Finding the Parent of a Node in a Binary Search Tree with Java
- Check if a Number Is a Happy Number in Java
- Find the Largest Number Possible After Removing k Digits of a Number
- More articles: [<-- prev]