java-tutorials/algorithms-modules
alexyang 7edeb43ed1
BAEL-7598 Check if a number is a perfect number (#16039)
* 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>
2024-04-05 16:17:28 +02:00
..
algorithms-genetic [JAVA-18123] Upgraded algorithms-modules to java 11 + Upgraded unit t… (#13437) 2023-02-07 20:12:21 +05:30
algorithms-miscellaneous-1 [JAVA-30626] Clean up guava dependencies (#16098) 2024-03-14 00:44:56 +01:00
algorithms-miscellaneous-2 [JAVA-30445] Clean up (#15731) 2024-01-30 22:56:21 +01:00
algorithms-miscellaneous-3 backlink removed 2023-07-17 14:27:25 +05:30
algorithms-miscellaneous-4 backlink updated 2023-05-31 15:58:49 +05:30
algorithms-miscellaneous-5 BAEL-7703: Update article "Converting Between Byte Arrays and Hexadecimal Strings in Java" (#16271) 2024-03-30 12:38:38 +01:00
algorithms-miscellaneous-6 [JAVA-18123] Upgraded algorithms-modules to java 11 + Upgraded unit t… (#13437) 2023-02-07 20:12:21 +05:30
algorithms-miscellaneous-7 BAEL-7598 Check if a number is a perfect number (#16039) 2024-04-05 16:17:28 +02:00
algorithms-miscellaneous-8 Update README.md 2024-04-04 00:04:46 +08:00
algorithms-searching Update README.md 2024-02-17 06:29:01 +08:00
algorithms-sorting [JAVA-18123] Upgraded algorithms-modules to java 11 + Upgraded unit t… (#13437) 2023-02-07 20:12:21 +05:30
algorithms-sorting-2 [JAVA-18123] Upgraded algorithms-modules to java 11 + Upgraded unit t… (#13437) 2023-02-07 20:12:21 +05:30
pom.xml Updates for BAEL-7496 (#16150) 2024-03-21 06:34:48 +01:00