https://github.com/appleboiy/leetcode
Solution for leetcode
https://github.com/appleboiy/leetcode
Last synced: 2 months ago
JSON representation
Solution for leetcode
- Host: GitHub
- URL: https://github.com/appleboiy/leetcode
- Owner: AppleBoiy
- Created: 2024-06-27T08:48:57.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-22T13:59:16.000Z (6 months ago)
- Last Synced: 2025-04-05T17:38:01.932Z (2 months ago)
- Language: C++
- Homepage:
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leetcode Solution
> [!IMPORTANT]
>
> You might solve the problems by yourself first before looking at the solutions.
> It is a good practice to solve the problems by yourself.
> If you are stuck, you can look at the solutions for hints.
> But do not copy the solutions directly. Try to understand the solutions and write the code by yourself.