This repository contains my LeetCode Problem of the Day (POTD) solutions, written in Java. I solve these problems daily and upload my solutions here.
The problems are organized by month and date, with filenames containing the LeetCode question number:
- Clone the repository:
git clone https://github.com/your-username/POTD.git cd POTD