Skip to content

A growing collection of Data Science and SQL solutions for real-world and interview-style problems from HackerRank and StrataScratch.

License

Notifications You must be signed in to change notification settings

stevenittileon/Data-Science-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Data-Science-Coding

This repository is a curated collection of DS and SQL problem solutions Iโ€™ve worked on as part of my data science prep. The questions are sourced from popular platforms like HackerRank and StrataScratch, helping me sharpen data querying and analytical thinking.

๐Ÿ”น HackerRank (MySQL)

Contains SQL questions from HackerRankโ€™s SQL domain especially focused on MySQL.
Topics covered include:

  • SELECT statements
  • JOIN operations
  • Aggregations and GROUP BY
  • Subqueries and Window Functions

๐Ÿ›  Most queries are written in MySQL-compatible SQL but can be adapted to other dialects easily.

๐Ÿ”น StrataScratch

Includes real-world SQL problems from StrataScratch, often asked in data analyst/data science interviews.
Problems range from beginner to advanced, covering:

  • Data cleaning and filtering
  • CTEs and subqueries
  • Joins and aggregations
  • Window functions

๐Ÿ—‚ Folder structure

Each file is named after the problem, e.g., select_basics.sql, employee_salarys.sql, etc.

๐Ÿ“Œ Notes

  • This repository is a work in progress, and will continue to grow as I solve more problems.
  • All solutions use standard SQL syntax where possible, with a focus on MySQL dialects.
  • Useful for interview prep, concept revision and building SQL fluency for data roles.

About

A growing collection of Data Science and SQL solutions for real-world and interview-style problems from HackerRank and StrataScratch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published