Skip to content

Ivanbyone/leetcode-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode (PostgreSQL)

Postgres MIT licensed CI

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.

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-name -> make PR to main.

Have a good contributing!

Task List

  1. Easy
  2. Medium

License

Check out LICENSE page.

About

LeetCode SQL Solutions in PostgreSQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published