Skip to content

Commit dc8f23b

Browse files
authored
Update README.md
1 parent 1911980 commit dc8f23b

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,13 @@ Solution to <a href="https://www.hackerrank.com/domains/sql?badge_type=sql">SQL<
2828
<td><a href="https://github.com/amitverma80/HackerRank-SQL/blob/master/Hard/15%20Days%20of%20Learning%20SQL.sql">Solution</a></td>
2929
</tr>
3030
<tr>
31-
<td>Medium</td>
32-
<td><a href="https://www.hackerrank.com/challenges/binary-search-tree-1/problem">Binary Tree Nodes</a></td>
33-
<td>30</td>
31+
<td rowspan="2">Medium</td>
32+
<td rowspan="2"><a href="https://www.hackerrank.com/challenges/binary-search-tree-1/problem">Binary Tree Nodes</a></td>
33+
<td rowspan="2">30</td>
3434
<td><a href="https://github.com/amitverma80/HackerRank-SQL/blob/master/Medium/Binary%20Tree%20Nodes-1.sql">Solution</a></td>
3535
</tr>
3636
<tr>
37-
<td>Medium</td>
38-
<td><a href="https://www.hackerrank.com/challenges/binary-search-tree-1/problem">Binary Tree Nodes</a></td>
39-
<td>30</td>
37+
4038
<td><a href="https://github.com/amitverma80/HackerRank-SQL/blob/master/Medium/Binary%20Tree%20Nodes-2.sql">Solution</a></td>
4139
</tr>
4240
<tr>

0 commit comments

Comments
 (0)