/java-interview-puzzles

Interview questions with code snippets

Primary LanguageJava

Java Interview Puzzles

Build Status

The project includes code snippets similar to the ones in UpWork Java test.

Usage

Clone this repo or download as zip.

Build

./gradlew build

Learn

Go through classes in by.naxa.learning package and check your Java knowledge.

Import project in IntelliJ IDEA and run code by yourself to see the correct answer.