A collection of LeetCode problems and solutions created by 嘿嘿大魔王\ 龙龙 \ Jessica \ Ceither \ Angro.
# | Title | Solution | Difficulty |
---|---|---|---|
1 | Two Sum | Python | Easy |
2 | Add Two Numbers | Python | Medium |
3 | Longest Substring Without Repeating Characters | Python | Medium |
4 | Median of Two Sorted Arrays | Python | Hard |
We welcome contributions! If you want to add a solution:
- Fork the repository.
- Create a new branch for your solution.
- Add your solution in the corresponding directory.
- Commit your changes and push to your branch.
- Create a pull request and we'll review your code.
Thank you to all the contributors who have helped create and maintain this repository!
This repository is licensed under the MIT License.