Skip to content

andrei-punko/java-interview-coding

Repository files navigation

Java coding interview tasks solutions

Java CI with Gradle Coverage Branches

Prerequisites

  • JDK 21
  • Gradle (embedded in the project)

How to build project

./gradlew clean build

List of packages

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

SQL-related stuff

SQL folder contains tasks which require writing SQL queries to solve them. Check appropriate video on YouTube

Coding interview materials

The interview-materials folder contains some notes about interview preparation and useful links. We can perceive materials in this folder as project backlog or "box with other stuff"

List of videos on the Java coding interview YouTube channel

Placed here

Appendix. Verbal interview materials

Check this repo to get materials for preparation to Java verbal interview