StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

simpadjo

Rating
1466.51 (4,523,698th)
Reputation
1,406 (115,445th)
Page: 1 2 3 4
Title Δ
optional default parameter in scala 0.00
scala concepts involved in db withSession { implicit session => +0.27
How can I parallelize different SparkSQL execution efficiently? 0.00
How do you get Apache Spark to reduce before finishing map to reduc... -0.24
Scala NullPointerException during initialization +0.19
Unable to override an abstract method of a trait +4.06
Why "ambiguous reference to overloaded definition" for me... 0.00
A proper monadic flatMap operation for spark datasets? +5.16
reference.conf vs application.conf files in Akka 0.00
How to handle db concurrency? 0.00
Scala Future + sleep runs slower and slower 0.00
Spark: Intersection between Key-Value pair and Key RDD 0.00
What is best practice to represent data by Scala case classes +4.03
What does it mean to modify local variable from another thread? +5.38
How to resolve a Future inside another Future -3.75
How to perform future of futures in parallel and wait for them to c... +4.43
how to map the failed projection of a Future +0.31
Ideal chunk in scala fs2 stream performance gain in production 0.00
Test to prevent java.lang.NoClassDefFoundError 0.00
Significance of using the term "over" when talking about... 0.00
How to check whether two Options are both defined / undefined in sc... +4.28
Service class and logging design Scala with Futures -3.69
Scala generic class design 0.00
In scala, how to declare a nested class to be transient? 0.00
Is it okay that NonFatal catches Throwable? -2.45
Merge sorted infinite streams +0.46
When to favor taking a Consumer<T> instead of just returning T? -1.88
Looking for ways to optimize the program [Scala/Spark] +0.38
Scala: garbage collection of "var"s 0.00
Converting a tail-recursive merge function in Scala to a HOF-based... 0.00
Does Scala have anything like a flatYield? +5.43
Scala: generic function taking function with not known arity as arg... 0.00
Scala spark kafka code - functional approach 0.00
How to get object inside a Future in Scala -3.47
Akka Actors: ask pattern vs Promise -1.75
Two implementation for signal in scala - one fires an event on text... -3.66
Heterogeneous running times when mapping over parallel sequence in... -3.89
Wait for a Scala Future to complete and continue with the next one -3.19
Extending a case class with companion object in scala 0.00
calling a Covariant method in Scala 0.00
Scala: How do I get this toy covariant example to work? -1.47
Deadlocks in Actor based Programming languages +3.78
Extended methods on Boolean value class wrapper 0.00
reverse using foldLeft in scala -3.47
Change Flyway resources location for scala unit test 0.00
Difference between underscore (_) and triple question marks (???) i... -3.93
Problems with afterAll() in ScalaTest in case of Future usage -3.64
How to avoid Out of Memory when Parsing a file into a stream in scala -2.01
Seperation of concerns +4.06
Is it safe to use an Outputstream created from one thread in another? +4.33