StackRating

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

Yuval Itzchakov

Rating
1694.26 (177th)
Reputation
121,268 (536th)
Page: 1 ... 8 9 10 11 12 ... 51
Title Δ
Is map() call by name? 0.00
Scala: argument to map is a function OR function invocation 0.00
Fail an actor if a Future call fails 0.00
How to fix the error about sbt in the idea IDE? 0.00
Spark Streaming with Kinesis - How to force checkpoint? 0.00
Convert try to option without losing error information in Scala +0.26
Spark: Dividing one array by elements in another 0.00
Spark Streaming - Batch Interval vs Processing time 0.00
Scala provide type information in subclassed generic function +0.97
Understanding multiple parameter types in Scala Type Parameterization -1.94
Assigning ordinal numeral to sequence without post-decrement in scala +0.83
Spark Streaming direct approach without Check point location 0.00
Scala type error 0.00
Spark Streaming check pointing throws Not Serializable exception 0.00
Error initializing SparkContext: A master URL must be set in your c... -0.26
Equivilence of an interface with an iterator method from Java to C#... 0.00
Nested function skews return type of its parent 0.00
Count number of character occurrences from input text file -1.19
What is an entity in Akka-Http? 0.00
Scala Enumeration Data As String? 0.00
idiomatic way to block async operations 0.00
Scala way to set object field value if null in a Seq/List +0.24
Scala placeholder _ variable 0.00
Scala: type check on yield that may return an empty list +0.24
Do I need to use interlocked when there is a closure? +0.87
Can Spark Streaming do Anything Other Than Word Count? 0.00
Do all futures need to be waited on to guarantee their execution? -3.01
In a spark streaming application, where is mapWithState executed? 0.00
Decoding the below Scala code 0.00
why scala mutable.LinearSeq can not do +=: 0.00
task returned by IHttpActionResult.ExecuteAsync() overload is not run 0.00
Scala and SparkJava, how to use lambda expressions 0.00
Scala Stream vs Java Stream Laziness Difference 0.00
Why do Scala function types conform to the FunctionN traits? +1.15
Scala trait method restricted to implementing type +1.08
Scala higher kinded type variance +1.20
How execution of same function defined with "_" is differ... +1.89
Scala Compilation Error : Value += is not member of Int +0.72
How to change project SDK to use java 8? 0.00
scala generic function to convert "Any" type to specified... 0.00
What is the difference between scala StrictLogging and Lazylogging? +0.24
Chain of map operations in Spark performance 0.00
spark streaming print() method +0.24
String viewed as a Sequence 0.00
Is there a term to refer both var and val? -0.36
Scala strange behavior "value x is not a member of" 0.00
Scala - Types and Instantiation 0.00
how to get map from array of data in scala 0.00
How to read this Scala declaration? 0.00
What is list.count(x => x * x > 1) doing? +0.19