2024-03-15 14:45:38 +01:00
|
|
|
=========
|
|
|
|
|
|
|
|
### Relevant articles:
|
2024-03-21 23:34:23 +08:00
|
|
|
- [Calculate Percentiles in Java](https://www.baeldung.com/java-compute-percentiles)
|
2024-04-08 19:36:19 +01:00
|
|
|
- [Solving Rod Cutting Problem in Java](https://www.baeldung.com/java-rod-cutting-problem)
|
|
|
|
- [Rotate a Vertex Around a Certain Point in Java](https://www.baeldung.com/java-rotate-vertex-around-point)
|
|
|
|
- [Create a BMI Calculator in Java](https://www.baeldung.com/java-body-mass-index-calculator)
|
|
|
|
- [Check if a Point Is Between Two Points Drawn on a Straight Line in Java](https://www.baeldung.com/java-check-point-straight-line)
|