arunbhardwaj / LeetHub-2.0

Automatically sync your leetcode solutions to your github account - with some updates to keep it working
https://chrome.google.com/webstore/detail/leethub-v2/mhanfgfagplhgemhjfeolkkdidbakocm
MIT License
242 stars 18 forks source link

Auto upload other techs #72

Open karanop001018 opened 2 months ago

karanop001018 commented 2 months ago

I suggest you to auto upload other languages questions like JavaScript, Pandas and SQL just like the DSA questions

arunbhardwaj commented 1 month ago

The extension supports all languages that LeetCode does including JavaScript and SQL. Can you describe in more detail what you mean?

karanop001018 commented 1 month ago

The extension supports all languages that LeetCode does including JavaScript and SQL. Can you describe in more detail what you mean?

I solved 2 pandas problem question but it didn't get uploaded on my GitHub repository (link to repo : https://github.com/karanop001018/Leetcode)

The 2 questions I solved: Screenshot_31-5-2024_11242_leetcode com

arunbhardwaj commented 1 month ago

Ah, I see what you mean now. LeetCode must have language specific study plans for multiple different types of popular libraries and frameworks. Although it may be difficult to support every library or framework LeetCode might add, this one is a particularly easy fix. I'm merging relevant fix in PR #80. Please let me know if you still have an issue once you update to v2.0.4 and thank you for the screenshots!

karanop001018 commented 1 month ago

Ah, I see what you mean now. LeetCode must have language specific study plans for multiple different types of popular libraries and frameworks. Although it may be difficult to support every library or framework LeetCode might add, this one is a particularly easy fix. I'm merging relevant fix in PR #80. Please let me know if you still have an issue once you update to v2.0.4 and thank you for the screenshots!

Thank you for consideration