You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I was going to this repository for syncing LeetCode and GitHub, this approach for doing that is little bit difficult for the beginners who don't know more about CSRF tokens and session, cookies etc. And, also everytime if I have to push after solving the problem, I have to run workflow to push on that exact time(It runs every week though).
We can go with extension to do so:-
Push the exact code inside folder(which include read.me and .cpp file)
If have multiple submission, push the code in same folder with date and time of submission.
Putting all the details of submission there.
Can work on this, @joshcai align with way of putting things together.
I know most of the features are from LeetHub chrome extension, but that extension is facing issue with new version of Leetcode.
The text was updated successfully, but these errors were encountered:
As I was going to this repository for syncing LeetCode and GitHub, this approach for doing that is little bit difficult for the beginners who don't know more about CSRF tokens and session, cookies etc. And, also everytime if I have to push after solving the problem, I have to run workflow to push on that exact time(It runs every week though).
We can go with extension to do so:-
Can work on this, @joshcai align with way of putting things together.
I know most of the features are from LeetHub chrome extension, but that extension is facing issue with new version of Leetcode.
The text was updated successfully, but these errors were encountered: