Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2cf452a

Browse files
committed
fixes#5 fixes#6
1 parent 1968fe6 commit 2cf452a

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

‎README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@
3636

3737
|Id | Topic | Docs
3838
|---|----------------------------------------------------------------------------------------|--------------------------------------------------|
39-
| 01| [Design pattern](https://github.com/utilityCode-Foundation/go-playground/tree/master/design-pattern/README.md) | [User Guide]() |
39+
| 00| [Data structure](https://github.com/utilityCode-Foundation/go-playground/tree/master/data-structure/README.md) | [User Guide]() |
40+
| 01| [Algorithm](https://github.com/utilityCode-Foundation/go-playground/tree/master/algorithm/README.md) | [User Guide]() |
41+
| 02| [Design pattern](https://github.com/utilityCode-Foundation/go-playground/tree/master/design-pattern/README.md) | [User Guide]() |
42+
4043

4144
## Want to contribute ?
4245

‎algorithm/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#Algorithm

‎data-structure/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#Data structure

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /