https://github.com/keroloshany47/sql_problems
This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank
https://github.com/keroloshany47/sql_problems
database hackerrank leetcode mysql sql sql-practice sql-query sql-server
Last synced: about 1 month ago
JSON representation
This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank
- Host: GitHub
- URL: https://github.com/keroloshany47/sql_problems
- Owner: keroloshany47
- Created: 2025-08-01T17:15:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-09-10T05:01:11.000Z (about 1 month ago)
- Last Synced: 2025-09-10T07:34:08.290Z (about 1 month ago)
- Topics: database, hackerrank, leetcode, mysql, sql, sql-practice, sql-query, sql-server
- Language: TSQL
- Homepage:
- Size: 544 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL Problem-Solving
## Welcome
This repository is my active workshop for mastering SQL. It contains solutions to real-world problems from top platforms, demonstrating skills in querying, analysis, and efficient SQL techniques.---
## Platforms & Tech Stack
I actively solve problems from:


---
## Core Competencies
This repo showcases a diverse range of SQL skills — including:
- Writing clean, efficient queries
- Solving real-world case studies
- Understanding core database concepts---
## Skills Demonstrated
| Category | Skills/Topics Demonstrated |
|-------------------|----------------------------------------------------------------|
| Aggregations | `GROUP BY`, `COUNT`, `SUM`, `AVG`, `MAX`, `MIN` |
| Joins | `INNER JOIN`, `LEFT JOIN`, `RIGHT JOIN`, `FULL JOIN` |
| Subqueries | `WHERE`, `IN`, `EXISTS`, `ALL`, `ANY` |
| Window Functions | `ROW_NUMBER`, `RANK`, `DENSE_RANK`, `NTILE` |
| Set Operations | `UNION`, `INTERSECT`, `EXCEPT` |---
## Technologies UsedThis repository contains problem-solving SQL scripts written primarily in:

---
## My Goals
- Become SQL-proficient for real-world data tasks.
- Master complex query techniques using modern SQL.
- Build a strong portfolio through consistency and exploration.---
## Solved SQL ProblemsTotal Solved: **194** problems
(from **LeetCode** , **HackerRank** , **DataLemur** , and **SQL-Practice**)## Contact With Me
- Email: keroloshany47@gmail.com
- [LinkedIn](https://www.linkedin.com/in/kerolos-hani-2519441b6/)
- [GitHub Portfolio](https://github.com/keroloshany47)