Skip to content

robertkuhar/Algorithms

Repository files navigation

Algorithms Project

Java CI with Gradle

Random Algorithmic stuff and interview practice questions in Java

Prerequisites

To build and run this project, you need to have a Java Development Kit (JDK) 21 installed on your system.

Building the Project

This project uses the Gradle Wrapper, so you do not need to install Gradle separately.

To build the project and run all tests, use the following command in your terminal:

# On Linux or macOS ./gradlew build # On Windows (in Command Prompt or PowerShell) gradlew.bat build

About

Algorithmic stuff in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages