An open API service indexing awesome lists of open source software.

https://github.com/nada-ibrahim12/sql-problem-solving

A collection of solved SQL problems from LeetCode, HackerRank, and more β€” focused on practicing query writing, data analysis, and optimization.
https://github.com/nada-ibrahim12/sql-problem-solving

sql

Last synced: 5 months ago
JSON representation

A collection of solved SQL problems from LeetCode, HackerRank, and more β€” focused on practicing query writing, data analysis, and optimization.

Awesome Lists containing this project

README

          

# πŸ“Š SQL Problem Solving

Welcome to my SQL practice repository! This repo contains my solutions to various SQL problems from platforms like [LeetCode](https://leetcode.com), [HackerRank](https://www.hackerrank.com/skills-directory/sql_basic), and [SQLZoo](https://sqlzoo.net).

## Repository Structure

- `LeetCode/` β€” Solutions to LeetCode SQL problems.
- `HackerRank/` β€” Solutions to HackerRank SQL challenges.
- `SQLZoo/` β€” Practice queries from SQLZoo.

## Goals

- Strengthen my SQL skills through real-world scenarios.
- Practice writing clean and efficient queries.
- Document solutions for easy revision.
- Share my learning journey with the community.

## How to Use

Each `.sql` file includes:
- The problem link.
- A brief description.
- My working solution.

Feel free to explore and suggest improvements!

## Topics Covered

- Basic SELECT statements
- Joins
- Aggregations
- Window functions
- Subqueries
- Views
- Stored procedures (coming soon)

## πŸš€ Let’s Connect!

- **LinkedIn:** [www.linkedin.com/in/nada-ibrahim-70930725a]