Data Engineering Problems with Solution
Here, we are solving all the Data Engineering problems using below methods
- Solving problem using PySpark
- Using PySpark Functions
- Using Spark SQL
- Solving problem using SQL (PostgreSQL or MySQL)
Please find list of all the problems
- Problem0 -> Get Employee with salary more than 100K
- Problem1 -> Get Max Salary for each Employee
- Problem2 -> Get Salary of all employees in Marketing department
- Problem3 -> Find diff between count of cities and distict count of cities
- Problem4 -> Get Shortest and Longest City Name
- Problem5 -> CITY names starting with vowels
- Problem6 -> Students more than 75 Marks
- Problem7 -> Returning active users
- Problem8 -> Top distance travelled
- Problems 9 -> Premium vs Freemium
Also find below blog for understanding all the data engineering problems
https://developershome.blog/category/data-engineering/problem-solving/
Also find below youtube channel for understanding all the data engineering problems and learning new concepts of data engineering.