The Eight Queens Problem in Java 11 (OpenJDK version "11.0.6") This is a simple solutions using recursion and lists. Just run the main method and the solutions will be printed on the console.