Solving Leetcode Challenges using Java Programming Language.
A curated collection of Java solutions to LeetCode problems, accompanied by comprehensive unit tests using JUnit. This repository aims to provide well-structured, efficient, and well-tested Java code for various LeetCode challenges.
To run tests, run the following command
mvn clean test
Problems that have been solved so far: