Skip to content

asdf2014/algorithm

Repository files navigation

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
3106 Length of the Longest Subsequence That Sums to Target

🤖: The last update time was 2024-05-10 12:04:29.


TopN

The most problem-solving partners

User Completed
yore 591
oh-mybug 218
gracekoo 193
stardrewer 119
gmywq392 50
Liam 47
ZZhang 47
jxdeng3264 46
Buddy119 32
asdf2014 32

The most active partners

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.


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".