Solutions of the HackerRank's SQL challenges
- Basic Select
- Advanced Select
Challenge | Solution |
---|---|
Type of Triangle | MySQL |
The PADS | MySQL |
Occupations | MySQL |
Binary Tree Nodes | MySQL |
New Companies | MySQL |
- Aggregation Challenges
- Basic Join
Challenge | Solution |
---|---|
Asian Population | MySQL |
African Cities | MySQL |
Average Population of Each Continent | MySQL |
The Report | MySQL |
Top Competitors | MySQL |
Ollivander's Inventory | MySQL |
Contest Leaderboard | MySQL |
- Advanced Join
Challenge | Solution |
---|---|
SQL Project Planning | MySQL |
Placements | MySQL |
Symmetric Pairs | MySQL |
Interviews | MySQL |
15 Days of Learning SQL | MySQL |
- Alternative Queries
Challenge | Solution |
---|---|
Draw The Triangle 1 | MySQL |
Draw The Triangle 2 | MySQL |
Print Prime Numbers | MySQL |