• Stars
    star
    217
  • Rank 181,743 (Top 4 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created almost 7 years ago
  • Updated 9 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Team up to solve problems on LeetCode together

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
1072 Next Greater Node In Linked List

🤖: The last update time was 2023-06-23 12:04:47.


TopN

The most problem-solving partners

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

The most active partners

User Latest Active Date
mrright2019 2023-02-19 16:23:14
fengxuanmo 2023-02-19 16:23:14
gmywq392 2023-02-19 16:23:14
gracekoo 2023-02-19 16:23:14
P_fzr 2023-02-19 16:23:14
GinRyan 2023-02-19 16:23:14
shengyaqingfeng 2022-10-01 10:48:39
purebaba 2022-08-30 09:21:56
yore 2022-07-20 02:31:02
asdf2014 2022-04-19 11:46:06

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