Skip to content

suman6565/DataEngineeringProblems

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Engineering Problems

Data Engineering Problems with Solution

image

Here, we are solving all the Data Engineering problems using below methods

  1. Solving problem using PySpark
    1. Using PySpark Functions
    2. Using Spark SQL
  2. Solving problem using SQL (PostgreSQL or MySQL)

Please find list of all the problems

  1. Problem0 -> Get Employee with salary more than 100K
  2. Problem1 -> Get Max Salary for each Employee
  3. Problem2 -> Get Salary of all employees in Marketing department
  4. Problem3 -> Find diff between count of cities and distict count of cities
  5. Problem4 -> Get Shortest and Longest City Name
  6. Problem5 -> CITY names starting with vowels
  7. Problem6 -> Students more than 75 Marks
  8. Problem7 -> Returning active users
  9. Problem8 -> Top distance travelled
  10. 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.

https://www.youtube.com/@developershomeIn

About

Data Engineering Problems with Solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%