java-design-patterns (50000+) - Design patterns implemented in Java DesignPattern (1000+) - Java 设计模式归纳 (观察者、工厂、单例、策略、适配器、命令、装饰者、外观、模板方法、状态). LeetCodeAnimation (50000+) - 用动画的形式呈现解 LeetCode 题目的思路 English-level-up-tips-for-Chinese (200...
4 LeetCodeAnimation Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) MisterBooo 75192 5 JAViewer 更优雅的驾车体验 SplashCodes 4602 6 cat CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评...
[leetcode] Substring with Concatenation of All Words Posted onAugust 7, 2015byShining Star You are given a string,s, and a list of words,words, that are all of the same length. Find all starting indices of substring(s) insthat is a concatenation of each word inwordsexactly once and wi...
halfrost / LeetCode-Go:✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 greyireland / algorithm-pattern:算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~ go-gorm / gorm:The fantastic ORM library for Golang, aims to be developer friendly qui...
Crack LeetCode, not only how, but also why. 39 124212 17697 Go golang/go The Go programming language 40 121856 12036 JavaScript Chalarangelo/30-seconds-of-code Short code snippets for all your development needs 41 119379 24358 C++ facebook/react-native A framework for building native ...
562122362 / awesome-go-cn Public forked from yinggaozhen/awesome-go-cn Notifications You must be signed in to change notification settings Fork 0 Star 0 一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。
code-master 44103 10448 Shell 137 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥 来看看,你会发现相见恨晚!🚀2023-12-21T02:15:41Z 8 level10k 40382 2014 Shell...
bain2018 / awesome-go-cn Public forked from yinggaozhen/awesome-go-cn Notifications You must be signed in to change notification settings Fork 0 Star 0 一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。
JGCheng / awesome-go-cn Public forked from yinggaozhen/awesome-go-cn Notifications You must be signed in to change notification settings Fork 0 Star 0 一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。
它的缺点是: 1.只有66题,刷着容易过拟合 2.动态规划的题比较少,因此需要在Leetcode上专项训练。 推荐的刷题网站: 牛客网 优点:有氛围非常好的算法讨论区,对于一道题可以有很多人一起讨论。 缺点:题目数量有限,第二版的部分题目未收录,而且测试用例较少不完备。无法自测,每次必须提交。 Acwing 优点:题目收...