Skip to content

IYoreI/algorithm

 
 

Repository files navigation

English | 中文

Team up to solve problems on LeetCode together

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
1694 Make Sum Divisible by P

🤖: The last update time was 2022-07-15 12:04:15.


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
yore 2022-07-20 02:31:02
asdf2014 2022-04-19 11:46:06
gracekoo 2022-04-19 11:46:06
GinRyan 2022-04-19 11:46:06
Liam 2022-04-19 11:46:06
fengxuanmo 2022-04-19 11:46:06
stardrewer 2021-09-30 07:57:20
madeai 2021-06-23 04:21:20
ghoslation 2021-04-18 13:22:42
liyongquan 2021-03-04 10:39:23

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

Releases

No releases published

Packages

No packages published

Languages

  • Java 59.9%
  • Python 20.7%
  • Go 8.9%
  • C++ 5.5%
  • Jupyter Notebook 4.2%
  • JavaScript 0.4%
  • Other 0.4%