Awesome LeetCode

栏目: 编程工具 · 发布时间: 7年前

内容简介:you can make a pull request if you are not in the list aboveIf you feel your PR is satisfied with one of the conditions below, we are glad to merge it. Welcome to contributions, open to suggestions!Feel free to get our

Contents

  1. Leetcode Solutions
  2. Algorithm Implementation

Useful Links

Sponsor

  1. Lisanaaa
  2. jiangzhonglian

Contributors

  1. Lisanaaa
  2. jiangzhonglian
  3. chenyyx
  4. cclauss
  5. yudaer
  6. yuzhoujr
  7. wizardforcel
  8. Stuming
  9. GaofanHu
  10. er3456qi
  11. xshahq

you can make a pull request if you are not in the list above

Pull Request

If you feel your PR is satisfied with one of the conditions below, we are glad to merge it. Welcome to contributions, open to suggestions!

  • Different thinking
  • Time & Space complexity optimization
  • Follow up solutions
  • Unsubmitted questions

Feel free to get our PR template

If you are a newbie of Git, please check this tutorial we have made.

Support

  • GitHub issues for bug reports and new feature requests.
  • Our [QQ Group: 812791932] to ask questions, discuss features, and for general discussion.

Acknowledgement

Please note, this repository is inspired from KrisYu , and here is the approve letter . However, it has been modified, added and improved to reflect our knowledge, wisdom and efforts.

Log

  • Aug 2017, I started to brush leetcode questions using Python .
  • Oct 2017, I saw Kris Yu's algorithm project on Github, but he has not updated it. I decided to build new one on my own and got his permission successfully.
  • Dec 2017, this project was only considered as my record of question solutions.
  • Mar 2018, the project continued to have dozens of stars. I felt that my thinking and funny words were helpful to others, determined to persist, and never stop.
  • May 2018, I had to start my internship, less update, but the number of stars reached 200.
  • Sep 2018, since I was also looking for a domestic job, I would send my own code link on the nowcoder.com every time I finished the online tech test. The strategy for attracting traffic was very successful, the number of stars reached 1.7k in a rush way. At this moment, I found that my thinking and description styles are very popular, but the power of one person is limited, so I would like to recruit some like-minded people to contribute to the project like myself.

The current positioning of this project is to implement the basic algorithm in different programming languages, refining the boilerplate, and summarize the ideas.

Two words: boilerplate + ideas

License

GPL-3.0 © ApacheCN

Organization

欢迎任何人参与和完善:一个人可以走的很快,但是一群人却可以走的更远


以上所述就是小编给大家介绍的《Awesome LeetCode》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Web协议与实践

Web协议与实践

克里希纳穆尔蒂 (KrishnamurthyBalachander) / 范群波 / 科学出版社 / 2003-7 / 46.0

本书全面论述了传输Web内容的系统和协议,重点讲述了Web中业已成熟和稳定的技术,如TCP/IP协议及DNS技术、HITP/1.0的设计及其与TCP之间的交互;深入阐述了Web高速缓存技术和多媒体流播技术的最新技术动态;分析了Apache Web服务器和Squid代理;还探讨了通信量的分析和测量技术。书中使用了大量示例、技术发展水平报告以及案例分析来阐述Web的工作原理和各个组件之间的交互。本书是......一起来看看 《Web协议与实践》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试