This project implements a set of recursive functions for processing arrays in Java. The functions perform operations such as counting elements greater than a threshold, checking for vowels in a character array, and computing the product of unique numbers in an array.
- Returns an array of strings with descriptive names for the implemented functions.
- Clone the repository.
- Compile and execute the
Main.java
class. - Call the functions as needed within the main method or other classes.
- Java 8 or higher
Developed by Gonçalo Gonçalves.