Skip to content

This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank

Notifications You must be signed in to change notification settings

keroloshany47/SQL_Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

HackerRank LeetCode SQL-Practice


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 Used

This repository contains problem-solving SQL scripts written primarily in:

SQL MySQL

Each file is tailored based on the platform's dialect (LeetCode uses MySQL, HackerRank supports both, SQL-Practice also uses MySQL).
I aim to demonstrate versatility across different SQL engines while maintaining clean and readable query logic.


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 Problems

Total Solved: 137 problems
(from LeetCode, HackerRank, and SQL-Practice.com)

Contact With Me

About

This repository documented my journy solving SQl problems in multi websites like LeetCode and Hacker Rank

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages