To run some examples using Gradle
gradle test
To run some examples using Java
javac ${java-file}
java -ea ${java-file}
Where:
${java-file}
is the Java file you want to execute
- Sum a Collection
- Biggest Number
- Most Popular in the array
- Common Elements in two Collections
- Number Counter
- Min-Max Sum
- Birthday Cake Candles
- String Compressor
- Sock Merchant
- Electronics Shop
Get a collection of streams order it by stream id and then merge those elements into an output stream
Search algorithm that finds the position of a target value within a sorted array.
Systematic method for placing the elements of an array in order.
Is a tree data structure in which each node has at most two children, this variant is using a rooted binary tree
groovy Launcher.groovy
Write a program that breaks up a string of words with no spaces into a string with appropiate spaces.
groovy Fastman.groovy
Given a sentence, check whether it is a pangram or not.
Map the given integer to a month.
Sort sum digits from elements in a collection.
Given a square matrix of size N x N, calculate the absolute difference between the sums of its diagonals.
Automate the rounding process based in custom rules.
Calculate the scores for Larry and Rob and report them each based in range measure..
Get Kangaroos location based in their velocity