Skip to content

skale1990/ApacheSparkProblemSolving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo includes the solution provided to the questions asked on the popular developer community platform StackOverflow. Currently it includes the solution for Apache spark using scala and java apis.

Please take a look at the testcases created for each StackOverflow problem. The testcases are named as test{stackOverflow_question_number} so that each question can be easily looked up using https://stackoverflow .com/questions/{stackOverflow_question_number}.

Please take a look at the below testNg classes-

  1. src/test/java/com/som/spark/learning/JavaProblemSolverTest.java
  2. src/test/java/com/som/spark/learning/ProblemSolverMay2020Test.scala
  3. src/test/java/com/som/spark/learning/ProblemSolverJun2020Test.scala
  4. src/test/java/com/som/spark/learning/ProblemSolverJul2020Test.scala
  5. src/test/java/com/som/spark/learning/ProblemSolverAug2020Test.scala

About

StackOverflow problem solving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published