Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cs Notes | 164,426 | 17 days ago | 182 | |||||||
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 | ||||||||||
Fucking Algorithm | 116,426 | a day ago | 326 | Markdown | ||||||
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. | ||||||||||
Interviews | 59,865 | 18 days ago | 113 | mit | Java | |||||
Everything you need to know to get the job. | ||||||||||
Leetcode | 51,200 | 24 days ago | 6 | other | JavaScript | |||||
推荐免费ChatGPT网站:www.lintcode.com/chat-gpt?utm_source=tf-github-lucifer LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。) | ||||||||||
Leetcode Master | 39,329 | 8 hours ago | 151 | Shell | ||||||
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 | ||||||||||
Hello Algorithm | 32,352 | 13 days ago | 7 | Java | ||||||
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站 | ||||||||||
Leetcode Go | 29,463 | 2 months ago | 14 | mit | Go | |||||
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 | ||||||||||
Interview | 28,732 | 2 months ago | 17 | other | C++ | |||||
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc. | ||||||||||
Leetcode | 22,274 | 5 hours ago | 1 | February 17, 2022 | cc-by-sa-4.0 | Java | ||||
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 | ||||||||||
Algorithm Pattern | 14,073 | 14 days ago | 1 | June 20, 2020 | 27 | mit | Go | |||
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~ |
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 |
---|---|
1757 | Minimum Jumps to Reach Home |
🤖: The last update time was 2023-06-09 12:04:04
.
User | Completed |
---|---|
yore | 591 |
oh-mybug | 218 |
gracekoo | 193 |
stardrewer | 119 |
gmywq392 | 50 |
ZZhang | 47 |
Liam | 47 |
jxdeng3264 | 46 |
Buddy119 | 32 |
asdf2014 | 31 |
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.
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".