这是indexloc提供的服务,不要输入任何密码
Skip to content

This repository contains my solutions to LeetCode’s Top 50 SQL challenges. Great for mastering core SQL concepts and prepping for data interviews.

Notifications You must be signed in to change notification settings

Praveendwivediii/Leetcode-SQL-50

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 LeetCode SQL 50 – Solutions

This repository contains my solutions to the Top 50 SQL questions on LeetCode. These problems help build a strong foundation in database querying and are commonly asked in data-related interviews.

Topics Covered

  • Basic SELECT statements
  • Filtering with WHERE, IN, EXISTS
  • Aggregate functions (SUM, COUNT, AVG, etc.)
  • GROUP BY and HAVING clauses
  • Various types of JOINs
  • Subqueries and Common Table Expressions (CTEs)
  • Window functions like RANK(), DENSE_RANK(), ROW_NUMBER()

Repository Structure

Each file corresponds to one problem, named for clarity.

About

This repository contains my solutions to LeetCode’s Top 50 SQL challenges. Great for mastering core SQL concepts and prepping for data interviews.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published