Commit Graph

32 Commits

Author SHA1 Message Date
Asjad J 29a83bcc4a Updated README.md
added link back to the article: https://www.baeldung.com/java-bigdecimal-zero
2022-06-06 11:40:36 +05:00
Kai Yuan fbe0593ced BAEL-5625 bigdecimal =0 article (#12266) 2022-06-03 12:46:16 -05:00
Asjad J bb7edc30e4 Updated README.md
added link back to the article: https://www.baeldung.com/java-reverse-number
2022-05-17 09:58:36 +05:00
chrisjaimes 538c116302 BAEL-5521 Convert boolean to int in Java (#12017)
* added class for Article examples, created unit tests and modified pom in order to call Apache Commons outside test

* changed parameter to prevent NPE

Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
2022-05-14 11:29:19 +02:00
Timothy Kruger 9727e555ce BAEL-5563 Reversing a number (#12153)
* BAEL-5563 Reverse a number initial commit

* BAEL-5563 Final improvements before PR

* BAEL-5563 Reverse a number - Draft improvements

* BAEL-5563 Reverse a number - Recursive method improvements

* BAEL-5563 Reverse a number - Recursive method improvements

* BAEL-5563 Reverse a number - Remove unused imports

Co-authored-by: Timothy Kruger - Lenny <gapptechnology@gmail.com>
Co-authored-by: claud <180181@virtualwindow.co.za>
2022-05-12 17:22:54 +05:30
Asjad J 02cd7a1aaf Updated README.md
added a link back to the article: https://www.baeldung.com/java-enum-random-value
2022-05-03 15:06:06 +05:00
Asjad J 51987ce1bc Updated README.md
added link back to the article: https://www.baeldung.com/java-boolean-to-int
2022-04-18 16:54:23 +05:00
Asjad J 789dc0d8fc Updated README.md
added link back to the article: https://www.baeldung.com/java-human-readable-byte-size
2022-04-13 05:57:21 +05:00
Kai Yuan ee1bc18e04 filesize in humanreadable format (#12012) 2022-04-09 21:02:29 -05:00
johnA1331 743ccdec16 Update README.md 2022-03-16 21:47:44 +08:00
vaibhav007jain a2dbf5d892 BAEL-5385 Code for Automorphic Number. (#11928) 2022-03-15 21:09:20 +05:30
alemoles 3fbad0691d BAEL-5418 - Convert long to int type in Java (#8) (#11895) 2022-03-07 07:34:14 +01:00
Krzysiek f22f99bf1f JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
johnA1331 d85e3aff2d Update README.md 2021-07-22 01:16:53 +08:00
Mateusz Szablak 3ed0cfe585 BAEL-4920 - How BigInteger works (#11016)
Co-authored-by: Mateusz Szablak <mateusz.szablak@pekao.com.pl>
2021-07-09 07:29:40 -07:00
sampadawagde 753434526a JAVA-5223: Fix formatting of POMs (Part 7) 2021-05-08 13:11:36 +05:30
johnA1331 1e16299ac5 Update README.md 2021-01-20 22:42:24 +08:00
Krzysztof Woyke 3cb1b8536f JAVA-3586: Use commons-lang3.version property 2021-01-04 12:50:24 +01:00
bfontana a3fdd3e92b Merge pull request #10312 from abdallahsawan/BAEL-4696
Determine if an Integer's Square Root Is an Integer in Java Article b…
2020-12-22 00:03:45 -03:00
AbdallahSawan 18727de7c5 Determine if an Integer's Square Root Is an Integer in Java Article by Abdallah Sawan 2020-12-12 00:44:55 +02:00
bfontana c88f1c7a28 Merge pull request #10271 from abdallahsawan/BAEL-4696
Bael 4696
2020-11-29 01:01:16 -03:00
AbdallahSawan 6526ccbf35 Determine if an Integer's Square Root Is an Integer in Java Article by Abdallah Sawan 2020-11-22 13:22:45 +02:00
AbdallahSawan 6e54323282 Determine if an Integer's Square Root Is an Integer in Java Article by Abdallah Sawan 2020-11-22 13:20:43 +02:00
johnA1331 8cdfd5051d Update README.md 2020-11-05 14:17:57 +08:00
AbdallahSawan 44ff0f03f6 The Value of 0xFF Number and Its Uses With &amp; Operation in Java Article by Abdallah Sawan 2020-11-02 10:31:44 +02:00
AbdallahSawan 12b927e2ae The Value of 0xFF Number and Its Uses With &amp; Operation in Java Article by Abdallah Sawan 2020-10-22 14:11:18 +03:00
AbdallahSawan 06419d4deb The Value of 0xFF Number and Its Uses With &amp; Operation in Java Article by Abdallah Sawan 2020-10-22 14:00:10 +03:00
AbdallahSawan 506953bb56 The Value of 0xFF Number and Its Uses With &amp; Operation in Java Article by Abdallah Sawan 2020-10-22 13:53:45 +03:00
AbdallahSawan b2a3a69b4a The Value of 0xFF Number and Its Uses With &amp; Operation in Java Article by Abdallah Sawan 2020-10-22 11:19:33 +03:00
johnA1331 14b9bba5d0 Create README.md 2020-08-20 18:15:54 +08:00
mdabrowski-eu ca8dd7dbc7 BAEL-4405 better names for parameters 2020-08-06 00:11:13 +02:00
mdabrowski-eu 18c7b3000e BAEL-4405 move probability examples to java-numbers-4 2020-08-06 00:08:27 +02:00