Data Science Educational Resources
StrataScratch is a data science educational platform with over 1,000+ real interview questions from your favorite companies.
Guides

Postgres vs MySQL: Which is Better for Analytics?
Postgres vs MySQL: Looking into differences (and some similarities) between PostgreSQL and MySQL to help you decide which one suits your needs best.
Nathan Rosidi -

The Ultimate Guide to Sorting in SQL
Mastering sorting in SQL is useful for both amateur and advanced programmers regardless of industry. Let's take a look at some real-life SQL sorting problems.
Nathan Rosidi -

Understanding Python Operators with Example Programs
The mastery of Python operators will serve as a strong foundation for solving complex challenges with confidence and ease.
Nathan Rosidi -

Python vs R for Data Science
Python vs R: R is an established language. Python is rapidly growing. Pitting one against the other, which will be the best language for Data Science?
Nathan Rosidi -

Go-to Guide to Currying in Python
Master Currying in Python for Efficient Data Processing and Machine Learning. Ideal for data scientists and Python developers looking to enhance their skill set.
Nathan Rosidi -

Data Analyst Interview Questions and Answers
In this article, we will discuss top data analyst interview questions and required skills from recent data analyst interviews at top companies.
Nathan Rosidi -

How to Become a Full Stack Data Scientist
A full breakdown of the 7 key skills you need to become a full stack data scientist.
Zulie Rane -

5 Tips to Prepare for a Data Science Interview
Are you wondering how to prepare for Data Science Interview? This data science interview preparation guide covers tips on topics covered during the interviews.
Nathan Rosidi -

HackerRank for Data Science
Let's find out if HackerRank coding challenges and their practice questions can help you prepare for your data science interview.
Nathan Rosidi -

Amazon Data Scientist Salary
An in-depth exploration into Amazon data scientist salary, the impact of experience, location, and role, and drawing comparisons with other FAANG counterparts.
Nathan Rosidi -

The Ultimate Guide to SQL Window Functions
This is a complete overview of the SQL window functions. Learn everything you need to know about them to excel at your job interview and an actual job.
Tihomir Babic -

SQL CTEs: Usage, Advantages, and Drawbacks
All about SQL CTEs or Common Table Expressions, their types, and usage. We will also discuss the advantages and disadvantages of using them in your SQL queries.
Nathan Rosidi -