LeetCode Solutions

GitHub last commit GitHub issues GitHub pull requests GitHub contributors

A collection of LeetCode problems and solutions created by 嘿嘿大魔王\ 龙龙 \ Jessica \ Ceither \ Angro.

Problems

# 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

Contributing

We welcome contributions! If you want to add a solution:

  1. Fork the repository.
  2. Create a new branch for your solution.
  3. Add your solution in the corresponding directory.
  4. Commit your changes and push to your branch.
  5. Create a pull request and we'll review your code.

Contributors

Thank you to all the contributors who have helped create and maintain this repository!

License

This repository is licensed under the MIT License.