Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 659 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 659 Bytes

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.