README-en.md 6.1 KB
Newer Older
梦境迷离's avatar
梦境迷离 已提交
1
<img align="right" width="30%" height="30%" src="./docs/public/image/scala-icon.png" alt="https://dreamylost.cn">
梦境迷离's avatar
梦境迷离 已提交
2

梦境迷离's avatar
梦境迷离 已提交
3
![Build](https://github.com/jxnu-liguobin/cs-summary-reflection/workflows/Build/badge.svg)
梦境迷离's avatar
梦境迷离 已提交
4 5 6
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=jxnu-liguobin_cs-summary-reflection&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=jxnu-liguobin_cs-summary-reflection)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=jxnu-liguobin_cs-summary-reflection&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=jxnu-liguobin_cs-summary-reflection)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=jxnu-liguobin_cs-summary-reflection&metric=security_rating)](https://sonarcloud.io/dashboard?id=jxnu-liguobin_cs-summary-reflection)
梦境迷离's avatar
梦境迷离 已提交
7 8 9 10
[![](https://img.shields.io/github/languages/count/jxnu-liguobin/cs-summary-reflection)](https://dreamylost.cn)
[![](https://img.shields.io/github/languages/top/jxnu-liguobin/cs-summary-reflection)](https://dreamylost.cn)
[![](https://img.shields.io/lgtm/alerts/g/jxnu-liguobin/cs-summary-reflection.svg?logo=lgtm&logoWidth=18)](https://dreamylost.cn)
[![](https://img.shields.io/lgtm/grade/python/g/jxnu-liguobin/cs-summary-reflection.svg?logo=lgtm&logoWidth=18)](https://dreamylost.cn)
梦境迷离's avatar
梦境迷离 已提交
11
[![Language grade: Java](https://img.shields.io/lgtm/grade/java/g/jxnu-liguobin/cs-summary-reflection.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/jxnu-liguobin/cs-summary-reflection/context:java)
梦境迷离's avatar
梦境迷离 已提交
12
[![](https://img.shields.io/github/commit-activity/m/jxnu-liguobin/cs-summary-reflection)](https://dreamylost.cn)
梦境迷离's avatar
梦境迷离 已提交
13
[![](https://img.shields.io/github/contributors-anon/jxnu-liguobin/cs-summary-reflection)](https://dreamylost.cn)
梦境迷离's avatar
梦境迷离 已提交
14 15
[![](https://img.shields.io/github/license/jxnu-liguobin/cs-summary-reflection)](https://dreamylost.cn)
![](https://img.shields.io/badge/QQ%20Group-655462259-blue.svg?style=social&logo=tencent-qq)
梦境迷离's avatar
梦境迷离 已提交
16
[![Gitter](https://badges.gitter.im/jxnu-liguobin/cs-summary-reflection.svg)](https://gitter.im/jxnu-liguobin/cs-summary-reflection?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
梦境迷离's avatar
梦境迷离 已提交
17

梦境迷离's avatar
梦境迷离 已提交
18
[中文](https://github.com/jxnu-liguobin/cs-summary-reflection/blob/master/README.md) | English
梦境迷离's avatar
梦境迷离 已提交
19 20 21

# Leetcode teamed up

22 23
It also supports LintCode, nowcoder and Jiuzhang algorithm

梦境迷离's avatar
梦境迷离 已提交
24 25 26 27 28 29 30
### Registration route

Just create a issue or leave a message at the end of the [dreamylost's blog](https://dreamylost.cn)

### Way of participation

 Each participating partner will get the Collaborator permission of the code repository,
梦境迷离's avatar
梦境迷离 已提交
31
and can freely submit the code (unlimited language, claim through issue.
梦境迷离's avatar
梦境迷离 已提交
32 33

  If you can, it's best to use the most common formatting tools in the current language to format and then submit.
梦境迷离's avatar
梦境迷离 已提交
34 35 36 37
  
* If you use  a JVM language, please use gradle as the build tool and execute `gradle -s spotlessapply` before submitting code
* If you use Rust, please execute `cargo fmt --all` before submitting the code
* If you use a Script language, please do the format consciously, do not make requirements
梦境迷离's avatar
梦境迷离 已提交
38

梦境迷离's avatar
梦境迷离 已提交
39 40
For details, please see [CONTRIBUTING](./CONTRIBUTING-en.md)

梦境迷离's avatar
梦境迷离 已提交
41 42
### Other contents
    
梦境迷离's avatar
梦境迷离 已提交
43 44
- [blog](https://dreamylost.cn) | [CSDN blog](https://blog.csdn.net/qq_34446485)
    - [read on line](./article_list.md)
梦境迷离's avatar
梦境迷离 已提交
45 46 47 48 49 50 51 52 53
    
### Language environment of this repository

- Scala 2.12.8+
- Java 1.8+
- Python 3.0+  
- Rust 1.4+  
- Kotlin 1.3+  
- C++ 11
梦境迷离's avatar
梦境迷离 已提交
54
- Ruby 2.5+
梦境迷离's avatar
梦境迷离 已提交
55

梦境迷离's avatar
梦境迷离 已提交
56 57
### Contributors

梦境迷离's avatar
梦境迷离 已提交
58 59 60 61 62
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
  <tr>
63 64 65 66 67 68 69
    <td align="center"><a href="https://dreamylost.cn"><img src="https://avatars3.githubusercontent.com/u/29496873?v=4" width="100px;" alt=""/><br /><sub><b>梦境迷离</b></sub></a><br /><a href="#infra-jxnu-liguobin" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/jxnu-liguobin/cs-summary-reflection/commits?author=jxnu-liguobin" title="Tests">⚠️</a> <a href="https://github.com/jxnu-liguobin/cs-summary-reflection/commits?author=jxnu-liguobin" title="Code">💻</a></td>
    <td align="center"><a href="https://github.com/ThomasPerkins1123"><img src="https://avatars3.githubusercontent.com/u/25691261?v=4" width="100px;" alt=""/><br /><sub><b>ThomasPerkins1123</b></sub></a><br /><a href="https://github.com/jxnu-liguobin/cs-summary-reflection/commits?author=ThomasPerkins1123" title="Tests">⚠️</a></td>
    <td align="center"><a href="https://github.com/LaoZhangCoder"><img src="https://avatars3.githubusercontent.com/u/28627858?v=4" width="100px;" alt=""/><br /><sub><b>laozhang</b></sub></a><br /><a href="https://github.com/jxnu-liguobin/cs-summary-reflection/commits?author=LaoZhangCoder" title="Code">💻</a></td>
    <td align="center"><a href="https://github.com/CCCCmaster"><img src="https://avatars3.githubusercontent.com/u/25200717?v=4" width="100px;" alt=""/><br /><sub><b>CCCCmaster</b></sub></a><br /><a href="https://github.com/jxnu-liguobin/cs-summary-reflection/commits?author=CCCCmaster" title="Code">💻</a></td>
    <td align="center"><a href="https://github.com/poorguy"><img src="https://avatars1.githubusercontent.com/u/624653?v=4" width="100px;" alt=""/><br /><sub><b>poorguy</b></sub></a><br /><a href="https://github.com/jxnu-liguobin/cs-summary-reflection/commits?author=poorguy" title="Code">💻</a></td>
    <td align="center"><a href="https://kongwiki.me/"><img src="https://avatars0.githubusercontent.com/u/19886738?v=4" width="100px;" alt=""/><br /><sub><b>weikunkun</b></sub></a><br /><a href="https://github.com/jxnu-liguobin/cs-summary-reflection/commits?author=KongWiki" title="Code">💻</a></td>
    <td align="center"><a href="https://github.com/sweeneycai"><img src="https://avatars2.githubusercontent.com/u/16558006?v=4" width="100px;" alt=""/><br /><sub><b>sweeneycai</b></sub></a><br /><a href="https://github.com/jxnu-liguobin/cs-summary-reflection/commits?author=sweeneycai" title="Code">💻</a></td>
梦境迷离's avatar
梦境迷离 已提交
70 71 72 73 74 75
  </tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
梦境迷离's avatar
梦境迷离 已提交
76

梦境迷离's avatar
梦境迷离 已提交
77 78 79
### License

[Apache License](https://github.com/jxnu-liguobin/cs-summary-reflection/blob/master/LICENSE) © dreamylost