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 27a4725

Browse files
committed
docs: update SOLUTION_TREE.md
1 parent 55fa928 commit 27a4725

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
<p align="center">
66
<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>
7-
<a href="http://makeapullrequest.com"><img src="https://badgen.net/badge/PRs/welcome/cyan" alt="PRs Welcome"></a>
8-
<a href="https://github.com/doocs/leetcode/issues"><img src="https://badgen.net/github/open-issues/doocs/leetcode" alt="issues"></a>
97
<a href="https://github.com/doocs/leetcode/stargazers"><img src="https://badgen.net/github/stars/doocs/leetcode" alt="stars"></a>
108
<a href="https://github.com/doocs/leetcode/network/members"><img src="https://badgen.net/github/forks/doocs/leetcode" alt="forks"></a>
11-
<a href="https://github.com/doocs/leetcode/blob/master/LICENSE"><img src="https://badgen.net/badge/license/Attribution-ShareAlike%204.0%20International/F96854" alt="LICENSE"></a>
9+
<a href="https://github.com/doocs/leetcode/issues"><img src="https://badgen.net/github/open-issues/doocs/leetcode" alt="issues"></a>
10+
<a href="https://github.com/doocs/leetcode/blob/master/LICENSE"><img src="https://badgen.net/badge/license/Attribution-ShareAlike%204.0%20International/green" alt="LICENSE"></a>
11+
<a href="http://makeapullrequest.com"><img src="https://badgen.net/badge/PRs/welcome/cyan" alt="PRs Welcome"></a>
1212
<a href="https://github.com/doocs/intro"><img src="https://badgen.net/badge/organization/join%20us/pink" alt="open-source-organization"></a>
1313
<!-- <a href="#backers" alt="sponsors on Open Collective"><img src="https://opencollective.com/leetcode-280/backers/badge.svg" /></a>
1414
<a href="#sponsors" alt="Sponsors on Open Collective"><img src="https://opencollective.com/leetcode-280/sponsors/badge.svg" /></a> -->
@@ -22,14 +22,14 @@ See [SOLUTION_TREE](/SOLUTION_TREE.md).
2222

2323
## Contributions
2424
I'm looking for long-term contributors/partners to this repo! Send me [PRs](https://github.com/doocs/leetcode/pulls) if you're interested! See the following:
25-
- Forkthis repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device.
26-
- Add or update file of the repository, then commit and push it to your GitHub repository.
25+
- `Fork`[this repository](https://github.com/doocs/leetcode) to your own GitHub account and then [`clone`](https://help.github.com/articles/cloning-a-repository/) it to your local device.
26+
- Make some changes to your leetcode repository, then `add`, `commit` and `push` it to your remote GitHub repository.
2727
- Submit a pull request with your changes!
28-
- For more details, see [CONTRIBUTING](/.github/CONTRIBUTING.md).
28+
- See [CONTRIBUTING](/.github/CONTRIBUTING.md) for more details.
2929

3030
![how-to-contribute](/img/how-to-contribute-yanglbme.png)
3131

3232
## Contributors
3333
This project exists thanks to all the people who contribute.
3434

35-
<a href="https://github.com/doocs/leetcode/graphs/contributors"><img src="https://opencollective.com/leetcode-280/contributors.svg?width=890&button=false" /></a>
35+
<a href="https://github.com/doocs/leetcode/graphs/contributors"><img src="https://opencollective.com/leetcode-280/contributors.svg?width=890&button=false" /></a>

β€ŽSOLUTION_TREE.mdβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,8 +581,11 @@
581581
β”‚ └── Solution.java
582582
β”œβ”€β”€ 0169.Majority Element
583583
β”‚ └── Solution.java
584+
β”œβ”€β”€ 0171.Excel Sheet Column Number
585+
β”‚ └── Solution.java
584586
β”œβ”€β”€ 0172.Factorial Trailing Zeroes
585-
β”‚ └── Solution.cpp
587+
β”‚ β”œβ”€β”€ Solution.cpp
588+
β”‚ └── Solution.java
586589
β”œβ”€β”€ 0175.Combine Two Tables
587590
β”‚ └── README.md
588591
β”œβ”€β”€ 0176.Second Highest Salary
9.39 KB

0 commit comments

Comments
(0)

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