This repository contains my curated solutions to LeetCode problems implemented in Java as part of my Data Structures & Algorithms preparation for technical interviews. The goal of this repo is not ...
Requires JDK 21 and Maven. A C++ compiler (g++/clang++) is only needed to run the end-to-end equivalence test — see below.