Skip to content

vanstyagi/SQL-Sprint-Vansh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💾 SQL Sprint – Chapter-wise LeetCode Mastery

This repository documents my structured journey of mastering SQL, using a curated set of LeetCode problems for each chapter of learning.


🎯 Strategy

  • 📚 Chapter-wise progression for depth-first clarity
  • 🧹 Clean query structure inside folders
  • 🧠 Focused on real-world database query solving

📚 Chapter Structure

📁 01-Creating-Databases-and-Tables/
📁 02-Intro-to-SQL/
📁 03-Data-Types/
📁 04-Joining-Tables/
📁 05-Complex-Joins/
📁 06-Comparing-Values-in-MySQL/

Each folder will contain .sql files titled as:

Example:
0597-Friend-Requests-II-Who-Has-the-Most-Friends.sql

Inside every .sql file:

-- LeetCode Q#0597: Friend Requests II - Who Has the Most Friends  
-- Chapter: Joining Tables

SELECT ...

⚙️ Tools Used

  • 💻 LeetCode SQL Playground
  • 🐬 MySQL / PostgreSQL
  • 🗂️ DB Browser for SQLite
  • 🧑‍💻 VS Code
  • 🌐 Git & GitHub

About

Daily Leetcode SQL Practice by Vansh | Skill Sprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published