/Java

Java Projects Repository

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Java

  • AgeConverter - converts user's age to days (not including leap year) - View Code

  • BenchmarkingSorts - benchmarks the runtime of two sorting methods (selection & insertion) when performed on two identical arrays of random integers - View Code

  • MemeCreator - Photo and text creator - Preview | Download Jar

  • ObjectsEqualMethodTests - examples of the equals() method in use - View Code