Skip to content

Latest commit

 

History

History
200 lines (190 loc) · 21 KB

File metadata and controls

200 lines (190 loc) · 21 KB

Java interview tasks solutions

Java CI with Gradle Coverage Branches

Java interview FAQ Donate

Prerequisites

  • JDK 17
  • Gradle isn't required because of embedded Gradle used in the project

How to build

./gradlew clean build

List of Java packages

Sure, we have tests; they contain enough code which describes implementation in a natural way.

SQL-related stuff

SQL folder contains tasks which require writing SQL queries to solve them.

Links to videos on YouTube channel (in chronological order)

Docs & notes

The docs folder contains some docs & notes