Python / Java solutions for LeetCode problems.
🐍 🐍 🐍 - 🏃♂️ 🏃♂️ 🏃♂️ - ☕ ☕ ☕
The URL of each solution is embedded at the top of the file.
Run bash urls.sh
to see the URLs for all attempted problems.
For Python solutions:
uv run ruff check python
uv run mypy python
For Java solutions:
gradle build
If you're already looking into LeetCode, then these resources can complement your learning: