Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)