StackRating

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

user5102379

Rating
1467.19 (4,523,014th)
Reputation
1,214 (131,167th)
Page: 1 2
Title Δ
Adding elements to an immutable list in Scala +4.32
Benefit of explicitly providing the method return type or variable... +0.53
how to generate a java array from a scala case class 0.00
how to return value from a if block in scala +2.80
functional programming: recursive loop output fibonacci sequence in... +0.47
how to join two array is scala -3.45
Scala XML structure transformation issue 0.00
Why does this scala fold return Equals types? +4.38
Comparing the elements in a ListBuffer -2.19
Scala: A extends Ordered[A] +5.36
How can i convert this nonfunctional scala code with immutable memb... -3.51
How to use if to filter in a map function in scala? -2.06
Count occurences of word in file +4.46
Scala code crashing with java.util.NoSuchElementException: next on... +0.48
How to sum values and group them by a key value in Scala's List... +5.14
Yield from a Tuple -3.59
How to check a list contains substring from other list using scala? +0.53
Scala sum binary Tree -3.51
how to group items of a list in scala +0.43
how can i know if radio button has been selected in scala 0.00
AOP-style Mixin Composition in Scala -3.44
Is there a naming convention for implicit classes? +4.73
Understanding of Upperbound and Lowerbound in Scala -2.66
Scala for yield rerun empty List for all the Tuples -3.70
Understanding Erasure with Generic Case Class -4.18
Use cases of Covarient/Contravarient Annotations in Scala -3.61
Scala sys.env for undefined environment variables -2.83
What `JObject(rec) <- someJArray` means inside for-comprehension +1.79
How to create a singleton object in Scala with runtime params -3.58
How to initialize trait's vals in subtrait? -3.10
How to use java Map<String, Object> where scala Map[String, A... +0.17
split a list of objects into different lists depending on a predica... -3.17
Sort a list of chained tuples with sortWith -2.17
List of functions with duplicates -3.49
Scala "multilevel" abstract class / abstract objects repl... -3.15
Invoking function which accept functions as parameters -0.34
How to transform a decimal-point-separated string into a multi-dime... -3.95
How to return all positives and the first negative number in a list... -1.54
How to sort uppercase and lowercase Strings in Scala -2.19
split a string according to repeating regular expression in Scala +4.16
how to use an array element as a for loop index variable in scala -1.01
How to fold elements without duplicates into single case class inst... -3.63
Max elements with tail function in Scala +0.06
How does Scala's Try type work under the hood? -3.42
define implicit conversion from Int to Numeric in Scala -3.59
Scala - Making sure that a field from the superclass is used +0.39
Better safe get from an array in scala? +0.26
Is it possible and how to have var that can only be set once? +1.03
How to sort case classes with Option[String] in alphabetical order... -2.99
Implicit convesion in to method? +4.01