Skip to content

Latest commit

Β 

History

History
80 lines (63 loc) Β· 1.11 KB

File metadata and controls

80 lines (63 loc) Β· 1.11 KB

πŸš€ LeetCode Sync

Automatically synchronize accepted LeetCode submissions to GitHub.


πŸ“ˆ Progress

β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘

Solved: 0 / 300 Problems

πŸ“Š Statistics
Difficulty	Solved
🟒 Easy	0
🟑 Medium	0
πŸ”΄ Hard	0
Total	0
πŸ”₯ Latest Accepted Problem


| Field | Value |
|------|------|
| Problem ID | 1 |
| Title | Two Sum |
| Language | Python3 |
| Runtime | 45 ms |
| Memory | 17 MB |


πŸ’» Languages Used

- **Python3** : 1

## πŸ“š Recent Accepted Problems

- 1 Two Sum


---

✨ Features
Automatic LeetCode synchronization
Automatic Git commits
Automatic GitHub push
Metadata generation
README generation
GitHub Actions support
Unit tests
πŸ“‚ Repository Structure
storage/
└── solutions/
    β”œβ”€β”€ 0011_Container_With_Most_Water/
    β”‚   β”œβ”€β”€ solution.py
    β”‚   └── metadata.json
    └── ....
βš™οΈ Workflow
LeetCode
    β”‚
    β–Ό
API
    β”‚
    β–Ό
Downloader
    β”‚
    β–Ό
Statistics
    β”‚
    β–Ό
README Generator
    β”‚
    β–Ό
Git
    β”‚
    β–Ό
GitHub
⏰ Last Sync

2026-09-07 23:01:53