Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 255 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 255 Bytes

java-prime-recursion-strings

This was a test for employment. The program takes an integer range and finds all the prime numbers to be used in a calculation based on recursion, then finds the middle number(s) and concatenates them into the final answer.