Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viiviiiix/sql-solutions-hackerrank
Solutions to HackerRank's SQL Challenges
https://github.com/viiviiiix/sql-solutions-hackerrank
hackerrank hackerrank-challenges hackerrank-solutions hackerrank-solutions-github hackerrank-sql-solutions ms-sql-server sql sql-challenges sql-solutions
Last synced: about 1 month ago
JSON representation
Solutions to HackerRank's SQL Challenges
- Host: GitHub
- URL: https://github.com/viiviiiix/sql-solutions-hackerrank
- Owner: VIIVIIIIX
- License: mit
- Created: 2024-10-13T16:16:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T05:30:33.000Z (about 1 month ago)
- Last Synced: 2024-12-02T06:26:28.852Z (about 1 month ago)
- Topics: hackerrank, hackerrank-challenges, hackerrank-solutions, hackerrank-solutions-github, hackerrank-sql-solutions, ms-sql-server, sql, sql-challenges, sql-solutions
- Language: TSQL
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SQL Solutions - HackerRank
## Introduction
This repository contains solutions to various SQL challenges from HackerRank. It aims to provide a comprehensive resource for those learning SQL.
## Repository Structure
Solutions are organized by challenge category (e.g., SELECTs, JOINs, Aggregations). Each challenge has its own dedicated folder with a single 'query.sql' file named after the challenge title.
## License
This repository is licensed under the MIT License. See [License](./LICENSE) for more details.