Skip to content

Latest commit

ย 

History

History
20 lines (10 loc) ยท 899 Bytes

File metadata and controls

20 lines (10 loc) ยท 899 Bytes

๐Ÿ—„๏ธ SQL Practice Portfolio

Personal collection of SQL solutions to interview-style problems from StrataScratch, a data science practice platform with real-world questions used by top tech companies.

๐Ÿ”— Profile: platform.stratascratch.com/user/lucasamtaylor


๐Ÿ“Œ About

This repository documents my SQL problem-solving practice. Each file is named after its StrataScratch problem ID and contains my own solution written in PostgreSQL.

The goal is to build consistency in writing clean, readable SQL and to prepare for data analyst and data science technical interviews.


โš ๏ธ Disclaimer

All solutions are written independently by me. Problem statements and datasets belong to StrataScratch โ€” only my personal solutions are published here.