Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 383 Bytes

coursera-scala-spark

Programming assignments of Coursera: Big Data Analysis with Scala and Spark

This repository contains:

  • Solutions to the assignments.
  • Optimizations to both the solutions and the provided code wherever I found them.
  • Test cases for all assignments. These were not provided in given code.