Skip to content

Latest commit

 

History

History
94 lines (65 loc) · 5.99 KB

File metadata and controls

94 lines (65 loc) · 5.99 KB

中文 | English

Leetcode teamed up

Introduction

Code warehouse

 Coordinates of the code repository: asdf2014 / algorithm

Registration route

 Just leave a message at the end of the "Algorithm" and you can participate at any time.

Way of participation

 Each participating partner will get the Collaborator permission of the code repository, and can freely submit the code (unlimited language). In the /Codes/${User}directory, each will have its own code base. After leaving the Github name, you will receive an invitation soon, you can claim it in the asdf2014 - algorithm - invitations link (of course, you can also participate directly by submitting Pull Request).

# Complete your first code submission with one step
bash -c "$(curl -L https://raw.githubusercontent.com/asdf2014/algorithm/master/first_commit.sh)"

Frequency

 Considering that there may not be a lot of leisure time for everyone, we tentatively set the frequency of completion as "one week a week".

Topic strategy

 It is divided into two phases:

  • The first 100 questions are classics in the classics, so we first thoroughly read these questions in the first stage.
  • The second stage, randomly selected by the program, the history question bank can be clicked on the link to see.

TopN

The most problem-solving partners

User Completed
oh-mybug 218
gracekoo 160
zsdostar 54
gmywq392 50
Liam 47
jxdeng3264 46
ZZhang 39
Buddy119 32
asdf2014 29
lxycg 29

The most active partners

User Latest Active Date
ZZhang 2020-08-07 19:31:08
molinchn 2020-08-07 14:08:16
oh-mybug 2020-08-04 19:09:05
asdf2014 2020-07-27 12:54:46
gracekoo 2020-07-16 09:42:18
Buddy119 2020-06-07 15:26:47
gmywq392 2020-04-02 02:40:19
Liam 2020-03-13 05:31:26
lxycg 2020-03-02 03:39:32
BoCai 2020-02-17 15:06:11

Updates to the leaderboards are automatically executed after submission.


Original intention

 To be honest, this is purely a public welfare project. It is just to convene everyone to brush up and communicate together. For me, at most, it is to exercise my operational ability. I have thought about the worst situation, that is, at the end, I am alone, silently brushing the questions and submit the code to the repository. 😅

Thanks


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