English | 中文
The address of code repository is asdf2014 / algorithm
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.
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)"
Considering that there may not be much leisure time for everyone, we tentatively set the frequency of completion as "once a week".
The problem selection robot will automatically select a problem randomly at 12 noon every Friday. The current problem is as follow:
ID | Title |
---|---|
1550 | Find the Kth Smallest Sum of a Matrix With Sorted Rows |
🤖: The last update time was 2024-11-08 12:05:29
.
User | Completed |
---|---|
yore | 591 |
oh-mybug | 218 |
gracekoo | 193 |
stardrewer | 119 |
gmywq392 | 50 |
Liam | 47 |
ZZhang | 47 |
jxdeng3264 | 46 |
Buddy119 | 32 |
asdf2014 | 32 |
User | Latest Active Date |
---|---|
shengyaqingfeng | 2023-08-27 16:05:35 |
asdf2014 | 2023-08-13 12:12:58 |
gmywq392 | 2023-02-19 16:23:14 |
P_fzr | 2023-02-19 16:23:14 |
gracekoo | 2023-02-19 16:23:14 |
GinRyan | 2023-02-19 16:23:14 |
mrright2019 | 2023-02-19 16:23:14 |
fengxuanmo | 2023-02-19 16:23:14 |
purebaba | 2022-08-30 09:21:56 |
yore | 2022-07-20 02:31:02 |
🤖: Updates to the leaderboards are automatically executed after submission.
It is purely a public welfare project, and we call on everyone to study together, communicate with each other and make progress together.
For more details, please refer to "Algorithm". In addition, if you encounter problems related to Git, please refer to "Git".