https://github.com/tungbq/challenges
Leetcode challenges
https://github.com/tungbq/challenges
coding-challenges coding-interviews leetcode problem-solving python
Last synced: 3 months ago
JSON representation
Leetcode challenges
- Host: GitHub
- URL: https://github.com/tungbq/challenges
- Owner: tungbq
- Created: 2021-10-02T07:24:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T09:44:38.000Z (about 1 year ago)
- Last Synced: 2025-03-10T17:15:39.321Z (7 months ago)
- Topics: coding-challenges, coding-interviews, leetcode, problem-solving, python
- Language: Python
- Homepage:
- Size: 139 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Challenges
## Leetcode
- [leetcode](./leetcode)
- https://leetcode.com/## Study plan
- leetcode-75: https://leetcode.com/studyplan/leetcode-75/
- top-interview-150: https://leetcode.com/studyplan/top-interview-150/
- top-100-liked: https://leetcode.com/studyplan/top-100-liked/## Cheatsheet
- [LeetCode Cheatsheet](https://leetcode.com/explore/interview/card/cheatsheets/)
## Common problems
- [Common problems](./docs/common-algo.md)
## 15 Leetcode Patterns
- https://blog.algomaster.io/p/15-leetcode-patterns