Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LeetCode SQL Solutions in PostgreSQL

License

NotificationsYou must be signed in to change notification settings

Ivanbyone/awesome-leetcode-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgresMIT licensedCI

Navigation

Description

📚 LeetCode SQL Solutions in PostgreSQL

A collection of LeetCode solutions in SQL using PostgreSQL. Includes:

  • Easy/Medium/Hard solutions
  • Optimized queries

🔹 Features:

  • Clean, formatted SQL code
  • Use of PostgreSQL-specific functions
  • Parsing complex queries
  • Regular updates

Useful for preparing for technical interviews and improving your SQL skills.

SQL 50 Questions

SQL 50 Badge

Select

Basic Joins

Basic Aggregate Functions

Sorting and Grouping

Advanced Select and Joins

Subqueries

Advanced String Functions / Regex / Clause

All Tasks List

  1. Easy
  2. Medium
  3. Hard

Contributing

Style guide for contributors:

  1. Add description to all tasks from Leetcode.
  2. Name file pattern: xxx.Task name.sql
  3. All keywords must be uppercase.
  4. For every task create new branch with pattern: task/task-id -> make PR to main.

Have a good contributing!

License

Check out LICENSEpage.

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp