Commit Graph

19 Commits

Author SHA1 Message Date
Kai Yuan fbe0593ced BAEL-5625 bigdecimal =0 article (#12266) 2022-06-03 12:46:16 -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
Kai Yuan ee1bc18e04 filesize in humanreadable format (#12012) 2022-04-09 21:02:29 -05: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
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
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
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
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