Skip to content

vanstyagi/SQL-Sprint-Vansh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 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
  • πŸ“– Book-driven learning (book name not mentioned intentionally)
  • 🧠 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 ...

πŸš€ Progress Tracker

Chapter Questions Curated Status
Creating Databases and Tables βœ… Preparing
Intro to SQL βœ… Preparing
Data Types βœ… Preparing
Joining Tables βœ… Preparing
Complex Joins βœ… Preparing
Comparing Values in MySQL βœ… Preparing

βš™οΈ 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