Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ljbatwh/leetcode_week_contest
A record and review for my leetcode week contest
https://github.com/ljbatwh/leetcode_week_contest
Last synced: 28 days ago
JSON representation
A record and review for my leetcode week contest
- Host: GitHub
- URL: https://github.com/ljbatwh/leetcode_week_contest
- Owner: ljbatwh
- License: gpl-3.0
- Created: 2020-02-23T21:08:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-28T21:55:58.000Z (almost 5 years ago)
- Last Synced: 2024-11-06T02:42:48.998Z (3 months ago)
- Language: JavaScript
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leetcode_week_contest
A record and review for my journey of leetcode week contest
- [x] represents there is a explain for the problem.
- [ ] represents works need to do.## content
Week 177th
- [x] [1360. number of days between two dates](./177/1.md)
- [x] [1361. validate binary tree nodes](./177/2.md)
- [x] [1362. closest divisors](./177/3.md)
- [x] [1363. largest multiple of three](./177/4.md)