Skip to content

Commit e566ae9

Browse files
committed
modified by @Cori1109
1 parent b2b9ca1 commit e566ae9

File tree

1,826 files changed

+5072
-5186
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,826 files changed

+5072
-5186
lines changed

.all-contributorsrc

+17-107
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "awesome-golang-algorithm",
3-
"projectOwner": "kylesliu",
3+
"projectOwner": "Cori1109",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
@@ -11,9 +11,9 @@
1111
"commitConvention": "none",
1212
"contributors": [
1313
{
14-
"login": "kylesliu",
15-
"name": "Kyle Liu",
16-
"avatar_url": "https://avatars.githubusercontent.com/u/26195433?v=4",
14+
"login": "Cori1109",
15+
"name": "Chris Jenkins",
16+
"avatar_url": "https://avatars.githubusercontent.com/u/91684397?v=4",
1717
"profile": "https://gin.sh/",
1818
"contributions": [
1919
"mentoring",
@@ -23,122 +23,32 @@
2323
]
2424
},
2525
{
26-
"login": "hapiman2",
27-
"name": "hapiman2",
28-
"avatar_url": "https://avatars.githubusercontent.com/u/34671440?v=4",
29-
"profile": "https://github.com/hapiman2",
26+
"login": "richman225",
27+
"name": "Richman",
28+
"avatar_url": "https://avatars.githubusercontent.com/u/88765399?v=4",
29+
"profile": "https://github.com/richman225",
3030
"contributions": [
3131
"code"
3232
]
3333
},
3434
{
35-
"login": "saenaii",
36-
"name": "Inori",
37-
"avatar_url": "https://avatars.githubusercontent.com/u/18567791?v=4",
38-
"profile": "https://github.com/saenaii",
35+
"login": "NightKari",
36+
"name": "Kari Brooks",
37+
"avatar_url": "https://avatars.githubusercontent.com/u/115139186?v=4",
38+
"profile": "https://github.com/NightKari",
3939
"contributions": [
4040
"code"
4141
]
4242
},
4343
{
44-
"login": "hiepndd",
45-
"name": "hiepndd",
46-
"avatar_url": "https://avatars.githubusercontent.com/u/23348270?v=4",
47-
"profile": "https://github.com/hiepndd",
48-
"contributions": [
49-
"code"
50-
]
51-
},
52-
{
53-
"login": "reverse",
54-
"name": "McKinnon",
55-
"avatar_url": "https://avatars.githubusercontent.com/u/50089806?v=4",
56-
"profile": "https://github.com/reverse",
57-
"contributions": [
58-
"code"
59-
]
60-
},
61-
{
62-
"login": "awesee",
63-
"name": "Shuo",
64-
"avatar_url": "https://avatars.githubusercontent.com/u/6274967?v=4",
65-
"profile": "https://awesee.github.io/",
66-
"contributions": [
67-
"code"
68-
]
69-
},
70-
{
71-
"login": "sihgyu",
72-
"name": "sihg yu",
73-
"avatar_url": "https://avatars.githubusercontent.com/u/26058740?v=4",
74-
"profile": "https://github.com/sihgyu",
75-
"contributions": [
76-
"code"
77-
]
78-
},
79-
{
80-
"login": "0xff-dev",
81-
"name": "Coco",
82-
"avatar_url": "https://avatars.githubusercontent.com/u/20641704?v=4",
83-
"profile": "https://stevenshuang.github.io/",
84-
"contributions": [
85-
"code"
86-
]
87-
},
88-
{
89-
"login": "plusweiwei",
90-
"name": "plusweiwei",
91-
"avatar_url": "https://avatars.githubusercontent.com/u/38197795?v=4",
92-
"profile": "https://github.com/plusweiwei",
93-
"contributions": [
94-
"code"
95-
]
96-
},
97-
{
98-
"login": "ghost123gg",
99-
"name": "ghost123gg",
100-
"avatar_url": "https://avatars.githubusercontent.com/u/16897277?v=4",
101-
"profile": "https://github.com/ghost123gg",
102-
"contributions": [
103-
"code"
104-
]
105-
},
106-
{
107-
"login": "go-ky",
108-
"name": "go-ky",
109-
"avatar_url": "https://avatars.githubusercontent.com/u/46020549?v=4",
110-
"profile": "https://github.com/go-ky",
111-
"contributions": [
112-
"code"
113-
]
114-
},
115-
{
116-
"login": "bumblebee211196",
117-
"name": "bumblebee",
118-
"avatar_url": "https://avatars.githubusercontent.com/u/66869647?v=4",
119-
"profile": "https://github.com/bumblebee211196",
120-
"contributions": [
121-
"code"
122-
]
123-
},
124-
{
125-
"login": "jameschengds",
126-
"name": "cheng qianxiang",
127-
"avatar_url": "https://avatars.githubusercontent.com/u/34215053?v=4",
128-
"profile": "https://github.com/jameschengds",
129-
"contributions": [
130-
"code"
131-
]
132-
},
133-
{
134-
"login": "vortex-17",
135-
"name": "vortex-17",
136-
"avatar_url": "https://avatars.githubusercontent.com/u/42715642?v=4",
137-
"profile": "https://github.com/vortex-17",
44+
"login": "G-Leopard",
45+
"name": "Leonid",
46+
"avatar_url": "https://avatars.githubusercontent.com/u/122800281?v=4",
47+
"profile": "https://github.com/G-Leopard",
13848
"contributions": [
13949
"code"
14050
]
14151
}
14252
],
143-
"contributorsPerLine": 7
53+
"contributorsPerLine": 4
14454
}

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ Also when filing an issue, make sure to answer these five questions:
4242
- What did you expect to see?
4343
- What did you see instead?
4444

45-
[Repositories-URL]: https://github.com/kylesliu/awesome-golang-algorithm
45+
[Repositories-URL]: https://github.com/Golang-Solutions/awesome-golang-algorithm

README.md

+18-30
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- PROJECT LOGO -->
22
<br />
33
<p align="center">
4-
<a href="https://github.com/kylesliu/awesome-golang-algorithm">
4+
<a href="https://github.com/Golang-Solutions/awesome-golang-algorithm">
55
<img src="./assets/images/logo.png" alt="Logo" width="680" height="256">
66
</a>
77

@@ -13,9 +13,9 @@
1313
<a href="https://a.gin.sh"><strong>Explore the docs »</strong></a>
1414
<br />
1515
<br />
16-
<a href="https://github.com/kylesliu/awesome-golang-algorithm/issues">Report Bug</a>
16+
<a href="https://github.com/Golang-Solutions/awesome-golang-algorithm/issues">Report Bug</a>
1717
·
18-
<a href="https://github.com/kylesliu/awesome-golang-algorithm/pulls">Pull Request</a>
18+
<a href="https://github.com/Golang-Solutions/awesome-golang-algorithm/pulls">Pull Request</a>
1919
</p>
2020
</p>
2121

@@ -29,8 +29,8 @@
2929

3030
## Content
3131

32-
- LeetCode [Code](https://github.com/kylesliu/awesome-golang-algorithm/tree/master/leetcode) [Docs](https://a.gin.sh/docs/leetcode)
33-
- Sword Finger Offer[Code](https://github.com/kylesliu/awesome-golang-algorithm/tree/master/lcof) [Docs](https://a.gin.sh/docs/jzof)
32+
- LeetCode [Code](https://github.com/Golang-Solutions/awesome-golang-algorithm/tree/master/leetcode) [Docs](https://a.gin.sh/docs/leetcode)
33+
- Sword Finger Offer[Code](https://github.com/Golang-Solutions/awesome-golang-algorithm/tree/master/lcof) [Docs](https://a.gin.sh/docs/jzof)
3434

3535
## Community
3636

@@ -48,22 +48,10 @@ Thanks goes to these wonderful people \([emoji key](https://github.com/all-contr
4848
<!-- markdownlint-disable -->
4949
<table>
5050
<tr>
51-
<td align="center"><a href="https://gin.sh/"><img src="https://avatars.githubusercontent.com/u/26195433?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kyle Liu</b></sub></a><br /><a href="#mentoring-kylesliu" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=kylesliu" title="Code">💻</a> <a href="#design-kylesliu" title="Design">🎨</a> <a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=kylesliu" title="Documentation">📖</a></td>
52-
<td align="center"><a href="https://github.com/hapiman2"><img src="https://avatars.githubusercontent.com/u/34671440?v=4?s=100" width="100px;" alt=""/><br /><sub><b>hapiman2</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=hapiman2" title="Code">💻</a></td>
53-
<td align="center"><a href="https://github.com/saenaii"><img src="https://avatars.githubusercontent.com/u/18567791?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Inori</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=saenaii" title="Code">💻</a></td>
54-
<td align="center"><a href="https://github.com/hiepndd"><img src="https://avatars.githubusercontent.com/u/23348270?v=4?s=100" width="100px;" alt=""/><br /><sub><b>hiepndd</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=hiepndd" title="Code">💻</a></td>
55-
<td align="center"><a href="https://github.com/reverse"><img src="https://avatars.githubusercontent.com/u/50089806?v=4?s=100" width="100px;" alt=""/><br /><sub><b>McKinnon</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=reverse" title="Code">💻</a></td>
56-
<td align="center"><a href="https://awesee.github.io/"><img src="https://avatars.githubusercontent.com/u/6274967?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Shuo</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=awesee" title="Code">💻</a></td>
57-
<td align="center"><a href="https://github.com/sihgyu"><img src="https://avatars.githubusercontent.com/u/26058740?v=4?s=100" width="100px;" alt=""/><br /><sub><b>sihg yu</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=sihgyu" title="Code">💻</a></td>
58-
</tr>
59-
<tr>
60-
<td align="center"><a href="https://stevenshuang.github.io/"><img src="https://avatars.githubusercontent.com/u/20641704?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Coco</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=0xff-dev" title="Code">💻</a></td>
61-
<td align="center"><a href="https://github.com/plusweiwei"><img src="https://avatars.githubusercontent.com/u/38197795?v=4?s=100" width="100px;" alt=""/><br /><sub><b>plusweiwei</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=plusweiwei" title="Code">💻</a></td>
62-
<td align="center"><a href="https://github.com/ghost123gg"><img src="https://avatars.githubusercontent.com/u/16897277?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ghost123gg</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=ghost123gg" title="Code">💻</a></td>
63-
<td align="center"><a href="https://github.com/go-ky"><img src="https://avatars.githubusercontent.com/u/46020549?v=4?s=100" width="100px;" alt=""/><br /><sub><b>go-ky</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=go-ky" title="Code">💻</a></td>
64-
<td align="center"><a href="https://github.com/bumblebee211196"><img src="https://avatars.githubusercontent.com/u/66869647?v=4?s=100" width="100px;" alt=""/><br /><sub><b>bumblebee</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=bumblebee211196" title="Code">💻</a></td>
65-
<td align="center"><a href="https://github.com/jameschengds"><img src="https://avatars.githubusercontent.com/u/34215053?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cheng qianxiang</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=jameschengds" title="Code">💻</a></td>
66-
<td align="center"><a href="https://github.com/vortex-17"><img src="https://avatars.githubusercontent.com/u/42715642?v=4?s=100" width="100px;" alt=""/><br /><sub><b>vortex-17</b></sub></a><br /><a href="https://github.com/kylesliu/awesome-golang-algorithm/commits?author=vortex-17" title="Code">💻</a></td>
51+
<td align="center"><a href="https://gin.sh/"><img src="https://avatars.githubusercontent.com/u/91684397?s=100&v=4" width="100px;" alt=""/><br /><sub><b>Chris</b></sub></a><br /><a href="#mentoring-Cori1109" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/Golang-Solutions/awesome-golang-algorithm/commits?author=Cori1109" title="Code">💻</a> <a href="#design-Cori1109" title="Design">🎨</a> <a href="https://github.com/Golang-Solutions/awesome-golang-algorithm/commits?author=Cori1109" title="Documentation">📖</a></td>
52+
<td align="center"><a href="https://github.com/NightKari"><img src="https://avatars.githubusercontent.com/u/115139186?s=100&v=4" width="100px;" alt=""/><br /><sub><b>Kari</b></sub></a><br /><a href="https://github.com/Golang-Solutions/awesome-golang-algorithm/commits?author=NightKari" title="Code">💻</a></td>
53+
<td align="center"><a href="https://github.com/richman225"><img src="https://avatars.githubusercontent.com/u/88765399?s=100&v=4" width="100px;" alt=""/><br /><sub><b>Richman</b></sub></a><br /><a href="https://github.com/Golang-Solutions/awesome-golang-algorithm/commits?author=richman225" title="Code">💻</a></td>
54+
<td align="center"><a href="https://github.com/G-Leopard"><img src="https://avatars.githubusercontent.com/u/122800281?s=100&v=4" width="100px;" alt=""/><br /><sub><b>Leonid</b></sub></a><br /><a href="https://github.com/Golang-Solutions/awesome-golang-algorithm/commits?author=G-Leopard" title="Code">💻</a></td>
6755
</tr>
6856
</table>
6957

@@ -75,13 +63,13 @@ Thanks goes to these wonderful people \([emoji key](https://github.com/all-contr
7563
<!-- MARKDOWN LINKS & IMAGES -->
7664
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
7765

78-
[build-status-shield]: https://www.travis-ci.org/kylesliu/awesome-golang-algorithm.svg?branch=master
79-
[build-status-url]: https://www.travis-ci.org/kylesliu/awesome-golang-algorithm
80-
[codecov-shield]: https://codecov.io/gh/kylesliu/awesome-golang-algorithm/branch/master/graph/badge.svg
81-
[codecov-url]: https://codecov.io/gh/kylesliu/awesome-golang-algorithm
82-
[golangci-shield]: https://golangci.com/badges/github.com/kylesliu/awesome-golang-algorithm.svg
83-
[golangci-url]: https://img.shields.io/github/stars/kylesliu/awesome-golang-algorithm.svg?label=Stars&style=social
66+
[build-status-shield]: https://www.travis-ci.org/Golang-Solutions/awesome-golang-algorithm.svg?branch=master
67+
[build-status-url]: https://www.travis-ci.org/Golang-Solutions/awesome-golang-algorithm
68+
[codecov-shield]: https://codecov.io/gh/Golang-Solutions/awesome-golang-algorithm/branch/master/graph/badge.svg
69+
[codecov-url]: https://codecov.io/gh/Golang-Solutions/awesome-golang-algorithm
70+
[golangci-shield]: https://golangci.com/badges/github.com/Golang-Solutions/awesome-golang-algorithm.svg
71+
[golangci-url]: https://img.shields.io/github/stars/Golang-Solutions/awesome-golang-algorithm.svg?label=Stars&style=social
8472
[all-contributors-shield]: https://img.shields.io/badge/All_Contributors-12-blue.svg
85-
[all-contributors-url]: https://img.shields.io/github/stars/kylesliu/awesome-golang-algorithm.svg?label=Stars&style=social
86-
[go-badge-shield]: https://github.com/kylesliu/awesome-golang-algorithm/workflows/Go/badge.svg?branch=master&event=push
87-
[go-badge-url]: https://github.com/kylesliu/awesome-golang-algorithm/actions
73+
[all-contributors-url]: https://img.shields.io/github/stars/Golang-Solutions/awesome-golang-algorithm.svg?label=Stars&style=social
74+
[go-badge-shield]: https://github.com/Golang-Solutions/awesome-golang-algorithm/workflows/Go/badge.svg?branch=master&event=push
75+
[go-badge-url]: https://github.com/Golang-Solutions/awesome-golang-algorithm/actions

cmd/contribution.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ type Contributor struct {
1919
}
2020

2121
const (
22-
GITHUB_CONTRIBUTOR_API_URL = "https://api.github.com/repos/kylesliu/awesome-golang-algorithm/contributors"
22+
GITHUB_CONTRIBUTOR_API_URL = "https://api.github.com/repos/Golang-Solutions/awesome-golang-algorithm/contributors"
2323
GITHUB_CONTRIBUTOR_TMPL_PATH = "./tpl/.all-contributorsrc"
2424
)
2525

cmd/github/contribution.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ type Contributor struct {
1313
}
1414

1515
const (
16-
GITHUB_CONTRIBUTOR_API_URL = "https://api.github.com/repos/kylesliu/awesome-golang-algorithm/contributors"
16+
GITHUB_CONTRIBUTOR_API_URL = "https://api.github.com/repos/Golang-Solutions/awesome-golang-algorithm/contributors"
1717
GITHUB_CONTRIBUTOR_TMPL_PATH = "cmd/template/contributors/.all-contributorsrc"
1818
)
1919

cmd/sitemap/sitemap.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package sitemap
33
import (
44
"fmt"
55

6-
"github.com/kylesliu/awesome-golang-algorithm/cmd/leetcode"
6+
"github.com/Golang-Solutions/awesome-golang-algorithm/cmd/leetcode"
77
)
88

99
type Config struct {

cmd/template/contributors/.all-contributorsrc

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "awesome-golang-algorithm",
3-
"projectOwner": "kylesliu",
3+
"projectOwner": "Cori1109",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
@@ -10,10 +10,10 @@
1010
"commit": true,
1111
"contributors": [
1212
{
13-
"login": "kylesliu",
14-
"name": "Kyle Liu ",
15-
"avatar_url": "https://avatars0.githubusercontent.com/u/26195433?v=4",
16-
"profile": "https://kyle.link",
13+
"login": "Cori1109",
14+
"name": "Chris Jenkins ",
15+
"avatar_url": "https://avatars.githubusercontent.com/u/91684397?v=4",
16+
"profile": "https://github.com/Cori1109",
1717
"contributions": [
1818
"code",
1919
"blog",

cmd/template/solution/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# [{{.Stat.FrontendQuestionID}}.{{ .Stat.QuestionTitle}}][title]
22

33
> [!WARNING|style:flat]
4-
> This question is temporarily unanswered if you have good ideas. Welcome to [Create Pull Request PR](https://github.com/kylesliu/awesome-golang-algorithm)
4+
> This question is temporarily unanswered if you have good ideas. Welcome to [Create Pull Request PR](https://github.com/Golang-Solutions/awesome-golang-algorithm)
55
66
## Description
77

@@ -29,4 +29,4 @@ Output: "100"
2929
如果你同我一样热爱数据结构、算法、LeetCode,可以关注我 GitHub 上的 LeetCode 题解:[awesome-golang-algorithm][me]
3030

3131
[title]: https://leetcode.com/problems/{{ .Stat.QuestionTitleSlup }}/
32-
[me]: https://github.com/kylesliu/awesome-golang-algorithm
32+
[me]: https://github.com/Golang-Solutions/awesome-golang-algorithm

cmd/tpl/.all-contributorsrc

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "awesome-golang-algorithm",
3-
"projectOwner": "kylesliu",
3+
"projectOwner": "Cori1109",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
@@ -11,12 +11,12 @@
1111
"contributors": [
1212

1313
{{ range $i, $v := . }}
14-
{{ if eq $v.Login "kylesiu"}}
14+
{{ if eq $v.Login "Cori1109"}}
1515
{
16-
"login": "kylesliu",
17-
"name": "Kyle Liu",
18-
"avatar_url": "https://avatars0.githubusercontent.com/u/26195433?v=4",
19-
"profile": "https://github.com/kylesliu",
16+
"login": "Cori1109",
17+
"name": "Chris Jenkins",
18+
"avatar_url": "https://avatars.githubusercontent.com/u/91684397?v=4",
19+
"profile": "https://github.com/Cori1109",
2020
"contributions": [
2121
"code",
2222
"blog",

config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ params:
6262

6363
# Set source repository location.
6464
# Used for 'Last Modified' and 'Edit this page' links.
65-
BookRepo: https://github.com/kylesliu/awesome-golang-algorithm
65+
BookRepo: https://github.com/Golang-Solutions/awesome-golang-algorithm
6666

6767
# (Optional, default 'commit') Specifies commit portion of the link to the page's last modified
6868
# commit hash for 'doc' page type.

0 commit comments

Comments
 (0)