Skip to content

huangsam/leetcode

Repository files navigation

LeetCode

GitHub Actions Workflow Status

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.

Validation

For Python solutions:

uv run ruff check python
uv run mypy python

For Java solutions:

gradle build

Additional resources

If you're already looking into LeetCode, then these resources can complement your learning:

About

Python / Java solutions for LeetCode

Topics

Resources

Stars

Watchers

Forks