https://github.com/adrian-lin-1-0-0/leetcode-solutions
https://github.com/adrian-lin-1-0-0/leetcode-solutions
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adrian-lin-1-0-0/leetcode-solutions
- Owner: adrian-lin-1-0-0
- Created: 2024-03-02T08:54:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-23T08:03:17.000Z (12 months ago)
- Last Synced: 2025-01-25T18:43:40.977Z (4 months ago)
- Language: Go
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leetcode-solutions
## Hard
- [1601. Maximum Number of Achievable Transfer Requests](./1601.%20Maximum%20Number%20of%20Achievable%20Transfer%20Requests/README.md)
- [992. Subarrays with K Different Integers](./992.%20Subarrays%20with%20K%20Different%20Integers/README.md)