qiyuangong / leetcode

Python & JAVA Solutions for Leetcode
MIT License
5.23k stars 1.49k forks source link

Add a new repo in Other leetcode solutions link. #44

Closed anishLearnsToCode closed 3 years ago

anishLearnsToCode commented 3 years ago

Could you please also add my LeetCode solutions repo in the other leetcode section.

Have a look at it over here: leetcode-algorithms

It contains solutions in java and python and also video descriptions of the algorithm.

qiyuangong commented 3 years ago

Could you please also add my LeetCode solutions repo in the other leetcode section.

Have a look at it over here: leetcode-algorithms

It contains solutions in java and python and also video descriptions of the algorithm.

I took a look at your repo. Nice repo indeede. 👍

I think you can make a pull request on README.md. I will merge it when it is ready.

anishLearnsToCode commented 3 years ago

Thanks. Will do.

anishLearnsToCode commented 3 years ago

Created the PR, see: https://github.com/qiyuangong/leetcode/pull/45

qiyuangong commented 3 years ago

PR merged. Thank you for your contribution! Issue closed.