Skip to content

Commit

Permalink
Merge branch 'master' of github.com:HamidMolareza/LeetCode
Browse files Browse the repository at this point in the history
  • Loading branch information
HamidMolareza committed Nov 2, 2024
2 parents 5e82703 + ab350ff commit 65e12c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ Number of solutions: **56**
<tr>
<td><a href="https://leetcode.com/problems/employees-earning-more-than-their-managers">employees earning more than their managers</a></td>
<td><a href="https://github.com/HamidMolareza/LeetCode/tree/master/Solutions/employees-earning-more-than-their-managers/README.md">Readme</a></td>
<td><a href="https://github.com/HamidMolareza/LeetCode/tree/master/Solutions/employees-earning-more-than-their-managers/csharp-sql/CsharpSql">csharp-sql</a></td>
<td><a href="https://github.com/HamidMolareza/LeetCode/tree/master/Solutions/employees-earning-more-than-their-managers/csharp-sql">csharp-sql</a></td>
<td>02-11-2024</td>
<td><div style="display: flex; flex-direction: row; gap: 2px;"><a href="https://github.com/HamidMolareza/" title="9 commits"><img src="https://avatars.githubusercontent.com/u/35568753?v=4" alt="Hamid Molareza" style="border-radius:100%" width="32px" height="32px"></a></div></td>
<td><div style="display: flex; flex-direction: row; gap: 2px;"><a href="https://github.com/HamidMolareza/" title="10 commits"><img src="https://avatars.githubusercontent.com/u/35568753?v=4" alt="Hamid Molareza" style="border-radius:100%" width="32px" height="32px"></a></div></td>
</tr>
<tr>
<td><a href="https://leetcode.com/problems/combine-two-tables">combine two tables</a></td>
Expand Down
4 changes: 2 additions & 2 deletions docs/CompleteList.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Number of solutions: **56**
<tr>
<td><a href="https://leetcode.com/problems/employees-earning-more-than-their-managers">employees earning more than their managers</a></td>
<td><a href="https://github.com/HamidMolareza/LeetCode/tree/master/Solutions/employees-earning-more-than-their-managers/README.md">Readme</a></td>
<td><a href="https://github.com/HamidMolareza/LeetCode/tree/master/Solutions/employees-earning-more-than-their-managers/csharp-sql/CsharpSql">csharp-sql</a></td>
<td><a href="https://github.com/HamidMolareza/LeetCode/tree/master/Solutions/employees-earning-more-than-their-managers/csharp-sql">csharp-sql</a></td>
<td>02-11-2024</td>
<td><div style="display: flex; flex-direction: row; gap: 2px;"><a href="https://github.com/HamidMolareza/" title="9 commits"><img src="https://avatars.githubusercontent.com/u/35568753?v=4" alt="Hamid Molareza" style="border-radius:100%" width="32px" height="32px"></a></div></td>
<td><div style="display: flex; flex-direction: row; gap: 2px;"><a href="https://github.com/HamidMolareza/" title="10 commits"><img src="https://avatars.githubusercontent.com/u/35568753?v=4" alt="Hamid Molareza" style="border-radius:100%" width="32px" height="32px"></a></div></td>
</tr>
<tr>
<td><a href="https://leetcode.com/problems/combine-two-tables">combine two tables</a></td>
Expand Down

0 comments on commit 65e12c2

Please sign in to comment.