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

Data Engineer vs Data Scientist: Similarities and Differences
Data Engineer vs Data Scientist: Explaining what data scientists and data engineers have in common. And what they don’t.
Nathan Rosidi -

SQL COALESCE() Function: A Guide for PostgreSQL Users
Learn how to handle null values with ease and efficiency using the versatile COALESCE() function in PostgreSQL, with practical examples and insights.
Nathan Rosidi -

7 Differences Between a Data Analyst vs a Data Scientist
Data analyst vs. data scientist: Uncover differences and benefits in a rewarding world of data. Choose your data-driven path wisely.
Zulie Rane -

What Does a Data Scientist Do?
What does a data scientist do? The ultimate guide to working your way through data science.
Nathan Rosidi -

Mastering Python RegEx: A Deep Dive into Pattern Matching
Python RegEx Demystified: Deciphering the Art of Pattern Matching with Python's re Module
Nathan Rosidi -

Python Dictionaries: Master Key-Value Data Structures
Grasp the essentials of Python dictionaries. Learn to create, manipulate, and iterate through the key-value pairs for powerful data management.
Nathan Rosidi -

SQL BETWEEN Operator: Selecting the Range of Values
Learn how to select the data interval using the SQL BETWEEN. We will show you its syntax and different scenarios of using it in filtering and labeling data.
Nathan Rosidi -

Solving LeetCode Two Sum Problem for Data Science Interviews
In this guide, we will explore three different solutions to a simple data science question called "Two Sum" from the LeetCode platform.
Irakli Tchigladze -

What Skills Do You Need as a Data Scientist?
What makes you keep your job and advance as a data scientist is the sweet spot between technical and non-technical skills.
Nathan Rosidi -

Technical Skills Needed as a Data Analyst with 1-2 Years of Experience
An overview of the top must-have technical skills a data analyst needs to stay competitive in the job market.
Vivek Sankaran -

Indispensable Data Mining Tools You Need as a Data Scientist
Mastering data mining tools: A comprehensive guide to data analysis, machine learning, and predictive analytics for effective business intelligence.
Nathan Rosidi -

A Comprehensive Guide to Python Lists and Their Power
Python lists from A to Z. Learn about creating, modifying, and performing complex operations, along with valuable list methods to elevate your coding skills.
Nathan Rosidi -