Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raleighlittles/hackerrank-sql
Annotated solutions to HackerRank's SQL domain questions.
https://github.com/raleighlittles/hackerrank-sql
hackerrank-solutions sql
Last synced: 26 days ago
JSON representation
Annotated solutions to HackerRank's SQL domain questions.
- Host: GitHub
- URL: https://github.com/raleighlittles/hackerrank-sql
- Owner: raleighlittles
- Created: 2019-06-14T18:27:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T23:30:50.000Z (over 5 years ago)
- Last Synced: 2024-11-28T03:12:29.678Z (3 months ago)
- Topics: hackerrank-solutions, sql
- Language: TSQL
- Homepage: https://www.hackerrank.com/domains/sql
- Size: 18.6 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Annotated solutions to HackerRank's SQL domain questions. https://www.hackerrank.com/domains/sql?badge_type=sql
Mostly written in MySQL unless otherwise stated.