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 549243a

Browse files
committed
docs: update SOLUTION_TREE.md
1 parent df71883 commit 549243a

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<p align="center">
6-
<a href="https://github.com/doocs/leetcode"><img src="https://badgen.net/badge/lang/Java,CPP,Python,JS,Ruby,Go,.../orange?list=1" alt="language"></a>
6+
<a href="https://github.com/doocs/leetcode"><img src="https://badgen.net/badge/lang/Java,C++,Python,JS,Ruby,Go,.../orange?list=1" alt="language"></a>
77
<a href="https://github.com/doocs/leetcode/stargazers"><img src="https://badgen.net/github/stars/doocs/leetcode" alt="stars"></a>
88
<a href="https://github.com/doocs/leetcode/network/members"><img src="https://badgen.net/github/forks/doocs/leetcode" alt="forks"></a>
99
<a href="https://github.com/doocs/leetcode/issues"><img src="https://badgen.net/github/open-issues/doocs/leetcode" alt="issues"></a>

β€ŽSOLUTION_TREE.mdβ€Ž

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
β”‚ β”œβ”€β”€ Solution.java
3737
β”‚ └── Solution.js
3838
β”œβ”€β”€ 0006.ZigZag Conversion
39+
β”‚ β”œβ”€β”€ README.md
3940
β”‚ β”œβ”€β”€ Solution.cpp
4041
β”‚ β”œβ”€β”€ Solution.java
4142
β”‚ β”œβ”€β”€ Solution.js
@@ -956,6 +957,16 @@
956957
β”‚ └── Solution.py
957958
β”œβ”€β”€ 1022.Smallest Integer Divisible by K
958959
β”‚ └── Solution.py
959-
└── 1023.Binary String With Substrings Representing 1 To N
960-
└── Solution.py
960+
β”œβ”€β”€ 1023.Binary String With Substrings Representing 1 To N
961+
β”‚ └── Solution.py
962+
β”œβ”€β”€ 1024.Video Stitching
963+
β”‚ └── Solution.cpp
964+
β”œβ”€β”€ 1025.Divisor Game
965+
β”‚ └── Solution.cpp
966+
β”œβ”€β”€ 1026.Maximum Difference Between Node and Ancestor
967+
β”‚ └── Solution.cpp
968+
β”œβ”€β”€ 1027.Longest Arithmetic Sequence
969+
β”‚ └── Solution.cpp
970+
└── 1028.Recover a Tree From Preorder Traversal
971+
└── Solution.cpp
961972
```

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /