leetcode-solutions/README.md

15 lines
314 B
Markdown
Raw Normal View History

2017-06-27 19:48:27 -05:00
# LeetCode
## Author
Brandon Scott
## About
These are my solutions to the problems on LeetCode. Some of them may be
done incorrectly or inefficiently, but all of them have passed the unit tests
and were accepted by LeetCode.
## License
By default, all code in this project is licensed under the MIT license.