

English | 中文
Team up to solve problems on LeetCode together
Outline
Introduction
Code repository
The address of code repository is asdf2014 / algorithm
Way to sign up
Just leave a message in the comment area at the end of the "Algorithm" or in the issues#40, and you can participate at any time.
Way to participate
Each participating partner will get the Collaborator permission of the code repository, and can freely submit the code (unlimited language). In the /Codes/${Your Github Account Name}
directory, each will have own code base. After leaving the Github name, you will receive an invitation immediately, you can claim it in this link.
# You can use the follow script to complete your first code submission for a quick start.
# Of course, if you are familiar with Git commands, you can also submit the code yourself.
bash -c "$(curl -L https://raw.githubusercontent.com/asdf2014/algorithm/master/first_commit.sh)"
Frequency
Considering that there may not be much leisure time for everyone, we tentatively set the frequency of completion as "once a week".
Problem selection strategy
The problem selection robot will automatically select a problem randomly at 12 noon every Friday. The current problem is as follow:
ID |
Title |
1433 |
Encrypt and Decrypt Strings |
🤖: The last update time was 2025-05-02 12:06:07
.
TopN
The most problem-solving partners
The most active partners
🤖: Updates to the leaderboards are automatically executed after submission.
Original intention
It is purely a public welfare project, and we call on everyone to study together, communicate with each other and make progress together.
Thanks

For more details, please refer to "Algorithm". In addition, if you encounter problems related to Git, please refer to "Git".