Commit Graph

43 Commits

Author SHA1 Message Date
sam-gardner cc406d8899
[JAVA-32662] Move articles from Java Math 3 to Java Math 4 (#16326) 2024-04-08 20:36:19 +02:00
rcalago a943e5820f
Update README.md 2024-03-01 14:13:33 +08:00
Rajat Garg 61c0c6cb92
Add code for rod cutting problem (#15891)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-02-16 09:07:18 -08:00
rcalago d7844a2053
Update README.md 2024-01-27 21:31:06 +08:00
rcalago c8edfc091b
Update README.md 2024-01-27 21:24:51 +08:00
rcalago 1713abfad2
Update README.md 2024-01-27 20:51:52 +08:00
Loredana Crusoveanu bcab98e9c1
Merge pull request #15686 from rcalago/master
Updated README.md
2024-01-22 12:10:27 +02:00
Diegom203 320c1f3064
baeldung-articles : BAEL - 6856 (#15693)
Calculating the Power of a Number in Java Without Using Math pow() Method (commit)
2024-01-20 17:04:11 -08:00
rcalago 2dd3290bdb
Update README.md 2024-01-19 10:11:51 +08:00
Rajat Garg 82d2112665
Add code for rotating a vertex around certain point (#15683)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-01-18 16:37:35 -08:00
SGWebFreelancer 44300ba227 Migrated from old fork 2024-01-14 18:01:41 +08:00
Rajat Garg d3e944a159 Check if a point lies between 2 points (#15554)
Co-authored-by: rajatgarg <rajatgarg@adobe.com>
2024-01-05 14:29:56 -08:00
Loredana Crusoveanu 835cb8e15c Merge pull request #15022 from eugenp/lor6-patch-2
Delete core-java-modules/core-java-lang-math-3/src/test/java/com/bael…
2023-10-20 19:26:01 +03:00
Loredana Crusoveanu 08c8682406 Merge pull request #15021 from eugenp/lor6-patch-1
Update README.md
2023-10-20 19:25:36 +03:00
Loredana Crusoveanu 43e4c6d9fe Delete core-java-modules/core-java-lang-math-3/src/test/java/com/baeldung/magicsquare/README.md 2023-10-18 14:12:40 +03:00
Loredana Crusoveanu 0f93942502 Update README.md 2023-10-18 14:11:54 +03:00
timis1 696ac5670a JAVA-25805 Review log statements for projects - Week 41 - 2023 2023-10-14 17:09:16 +03:00
edizor 90216306d7 Update README.md
[skip ci]
2023-09-08 21:49:40 +08:00
Michael Olayemi 75bd390e27 update clamp function 2023-09-07 05:09:07 +00:00
Michael Olayemi 036409850b Clamp Function in Java (#14650)
* Clamp Function in Java

* Clamp Function in Java

* Clamp Function in Java

* Clamp Function in Java
2023-09-01 08:42:51 +05:30
edizor 8bd823054e Create README.md
[skip ci]
2023-08-19 08:24:42 +08:00
Graham Cox 379992c84e BAEL-6813: Moved Magic Square code to core-java-lang-math-3 (#14587)
* BAEL-6813: Moved Magic Square code to core-java-lang-math-3

* Fix code to work below Java 11

* Fix unrelated broken test
2023-08-15 12:56:05 +02:00
anuragkumawat fbc3b5920b JAVA-19119 Move article Java Money and the Currency API to core-java-lang-math-3 module (#13602)
* JAVA-19119 Move article Java Money and the Currency API to core-java-lang-math-3 module
2023-04-20 19:21:19 +03:00
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
edizor 79255cb2c5 Update README.md
[skip ci]
2022-12-15 16:40:17 +08:00
vunamtien 9c8d1d127d BAEL-5919-java-print-pascal-triangle (#13155)
* pascal triangle

* pascal triangle

Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-12-12 11:24:54 +01:00
edizor b87872336d Update README.md
[skip ci]
2022-11-11 08:35:42 +08:00
collaboratewithakash 3716d4d472 Update README.md 2022-11-05 16:24:24 +05:30
vunamtien 5c281eb016 calculate standard deviation (#12963)
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-11-01 08:38:06 -07:00
Asjad J df4288aa25 Updated README.md
added link back to the article: https://www.baeldung.com/java-body-mass-index-calculator
2022-09-30 16:56:23 +05:00
Mahn00rMalik 29d9ddb3b1 BAEL-5708: Create a BMI Calculator in Java (#12695)
* Deep vs Shallow copy of an object in java

* update indentaions

* Create a BMI Caclualtor in Java

* Create a BMI Caclualtor in Java

* Delete unused packages

* BAEL-5708: Create a BMI Calculator in Java

* BAEL-5708: Create a BMI Calculator in Java
2022-09-21 09:46:09 +05:30
Asjad J cf2f7d3471 Updated README.md
added link back to the article: https://www.baeldung.com/roots-quadratic-equation/
2022-09-17 08:27:21 +05:00
thibault.faure faaebaddbe BAEL-5709 code for the Finding the roots of a quadratic equation article 2022-09-05 22:07:07 +02:00
Asjad J 0fce3b833a Updated README.md
added link back to the article: https://www.baeldung.com/java-swap-two-variables
2022-05-10 06:19:26 +05:00
sebx59 833e3f9e9f BAEL-5559 - Swap two variables using Java (#12113)
* BAEL-5559 - Swap two variables using Java

initial commit

* Updating tests names

Co-authored-by: HARDEMAN Sebastien <sebastien.hardeman@groupe-mma.fr>
2022-05-02 09:29:06 -07:00
Krzysiek 8c08be0403 JAVA-9123: POM properties cleanup 2022-01-17 14:03:32 +01:00
freelansam a5bcd85b16 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
freelansam 32dde5b5d1 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
sampadawagde f245635a24 JAVA-5223: Fix formatting of POMs (Part 4) 2021-05-06 22:27:07 +05:30
johnA1331 944c965952 Update README.md 2021-02-10 01:17:27 +08:00
johnA1331 093fb533fa Update README.md 2021-01-20 22:44:10 +08:00
KevinGilmore dce6c4fe12 BAEL-4695: create and update README files (#10425) 2021-01-15 17:21:00 -06:00
Umang Budhwar 52db422b6c BAEL-4695 - Evaluating a Math Expression in Java (#10345)
* Added code for checking if a class is abstract or not.

* Renamed test name as per review comments.

* BAEL-4695 - Added code to evaluate math expressions.

* BAEL-4695 - Added test case for math function.

* BAEL-4695 Added consistent examples and entry in parent pom.

* BAEL-4695 - Added more examples
2021-01-14 17:04:00 -06:00