We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0631886 commit c1dea60Copy full SHA for c1dea60
README.md
@@ -27,6 +27,12 @@ Solution to <a href="https://www.hackerrank.com/domains/sql?badge_type=sql">SQL<
27
<td>50</td>
28
<td><a href="https://github.com/amitverma80/HackerRank-SQL/blob/master/Hard/15%20Days%20of%20Learning%20SQL.sql">Solution</a></td>
29
</tr>
30
+ <tr>
31
+ <td>Medium</td>
32
+ <td><a href="https://www.hackerrank.com/challenges/the-report/problem">The Report</a></td>
33
+ <td>20</td>
34
+ <td><a href="https://github.com/amitverma80/HackerRank-SQL/blob/master/Medium/TheReport.sql">Solution</a></td>
35
+ </tr>
36
<tr>
37
<td>Medium</td>
38
<td><a href="https://www.hackerrank.com/challenges/occupations/problem">Occupations</a></td>
0 commit comments