jimit105/leetcode-submissions ? reverse-engineered prompt
Reverse engineered prompt
Build me a GitHub repo that collects my LeetCode solutions in Python, with one folder per problem and each folder named by the problem number and title. I want it to be easy to add new answers over time, and for the repo to feel organized when someone browses it. Please include a simple README at the top that explains this is my LeetCode submissions collection and links to my profile.
If it makes sense, add a small GitHub Actions setup so the submissions can stay in sync automatically. Keep the focus on clean, readable solution files, and make sure the structure can handle a lot of problems without getting messy. Use current docs online if you need to check any GitHub Actions details.
Are you gonna build this?
make sure you review the code using coderabbit