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.
2 parents 38ab7a6 + bb17445 commit 55ccdbdCopy full SHA for 55ccdbd
README.md
@@ -15,6 +15,12 @@ Solution to <a href="https://www.hackerrank.com/domains/sql?badge_type=sql">SQL<
15
<th>Max. Score</th>
16
<th>Solution</th>
17
</tr>
18
+ <tr>
19
+ <td>Hard</td>
20
+ <td><a href="https://www.hackerrank.com/challenges/interviews/problem">Interviews</a></td>
21
+ <td>50</td>
22
+ <td><a href="https://github.com/amitverma80/HackerRank-SQL/blob/master/Hard/Interviews.sql">Solution</a></td>
23
+ </tr>
24
<tr>
25
<td>Hard</td>
26
<td><a href="https://www.hackerrank.com/challenges/15-days-of-learning-sql/problem">15 Days of Learning SQL</a></td>
0 commit comments