Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updated README.md
  • Loading branch information
Tahanima committed Jul 23, 2021
commit b2042f1c83cba2d4440a2e574c47855703439cce
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
LeetCode Solution Curation
Welcome to the LeetCode Solution Curation repository! 👋
---

[LeetCode](https://leetcode.com/) is one of the most well-known online judge platforms which provides hands-on training on real coding interview questions. This repository aims to curate solutions and resources for as many LeetCode problems as possible.

*The contents of this repository will get published [here](https://tahanima.github.io/hello-leetcode/)*. So, don't forget to check it out.

## License
<a rel="license" href="https://opensource.org/licenses/MIT"><img alt="MIT License" style="border-width:0" height="50" src="https://w7.pngwing.com/pngs/514/841/png-transparent-mit-license-bsd-licence-open-source-license-copyright-miscellaneous-text-logo.png" /></a><br />This work is licensed under the <a rel="license" href="https://opensource.org/licenses/MIT">MIT License</a>.