Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (27 loc) · 1.39 KB

SQL Portfolio - HackerRank Solutions

Overview

This repository contains my solutions to SQL challenges from HackerRank. Each problem is solved with its own SQL script, and the solutions cover a variety of topics including data manipulation, queries, and joins, among others.

Goal

To demonstrate proficiency in SQL To provide clear and optimized solutions to HackerRank SQL challenges To showcase a variety of SQL techniques and best practices

Topics Covered

  • Select Queries
  • Advanced Select
  • Aggregation
  • Basic Join
  • Advanced Join
  • Alternative Queries

How to use

The repository contains different HackerRank challenges. Inside this folder, you'll find:

Contributing

Feel free to fork this repository and add your own solutions to SQL challenges!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.