Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 446 Bytes

File metadata and controls

7 lines (4 loc) · 446 Bytes

SQL & Python Challenges - StrataScratch Solutions

This repository contains my solutions to various SQL and Python coding challenges from StrataScratch. The problems cover a wide range of topics, including data manipulation, aggregation, and real-world problem-solving.

Repository Structure

Each folder in this repository corresponds to a different challenge, and inside each folder, you’ll find the solution in both SQL and Python.