Skip to content

Tags: maxwell-hauser/java_examples

Tags

v1.0.1

Toggle v1.0.1's commit message
Release v1.0.1: Enhanced documentation, added LICENSE, improved READM…

…E with badges

v1.0.0

Toggle v1.0.0's commit message
Release v1.0.0 - Initial release with comprehensive Java examples

Features:
- Mathematical algorithms (integer square root, pi approximation, factorial)
- Array operations and statistics (standard deviation, min/max, reversal)
- String manipulation (palindrome checking, vowel counting)
- Object-oriented programming with inheritance (GeometricObject hierarchy)
- Fully executable JAR with demonstration output