This repository contains my Java solutions to LeetCode problems and DSA practice questions, organized topic-wise. Each file is named after the problem it solves — the class name matches the problem ...
leetcode-solution/ │ ├── Python/ │ ├── Easy/ │ ├── Medium/ │ └── Hard/ ├── C++/ ├── JavaScript/ ├── TypeScript ...