StackRating

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

Tim

Rating
1517.84 (36,685th)
Reputation
6,559 (24,664th)
Page: 1 ... 5 6 7 8 9 ... 16
Title Δ
What is complexity of cons operator in Scala/OCaml? 0.00
Map doesn't add entry in recursive function +0.46
Polymorphic type error during recursion - how to solve? -0.53
Running multiple Scala apps from one jar on JVM 0.00
display words which words length is more than 8 +0.95
Finding the average of option values containg object in a list +0.19
How can I call a method for these vectors inside a loop? -0.50
Scala future for comprehension chain futures and results -1.82
Data sharing between Akka actors 0.00
How to transform a Seq[Try] to a Try[Seq] -1.12
Calling an anonymous function inside a map method +1.18
How to break a Map in Scala and save the key at breakpoint +0.30
Elegant String getter is possible? How to? 0.00
What is wrong with def f=x:Int->List(x-1,x,x+1) in Scala? +1.74
One-liner to extract domain from email address +0.58
Intellij Refactoring - Move inner object to own file 0.00
How to sort an Iterable without creating intermediate Seq? +1.12
Functional error-handling in scala for comprehensions with minimum... +0.21
Asynchronous vs Synchronous Webservice Calls -0.55
How to constraint a type variable with multiple constraints? 0.00
Scala, F-Bounded polymorphism not working as expected 0.00
"Forward reference extends over definition value exp" whe... 0.00
Defining generic type based on method (structural typing) +0.45
How dynamically handle self-type annotation in scala 0.00
Creating arbitary Higher Kinded Types in Scala 0.00
Why return is not recommend in Scala? 0.00
Does the Scala compiler try to reduce object creation between sever... +2.09
What does word "acc :" means in Scala? -0.49
what does def * (def asterisk) mean? -0.53
Unflatten a flat array in Scala -0.92
List[Try[T]] to Try[List[T]] in Scala +0.96
any scala trick that would eliminate asInstanceOf and Any in my Spa... 0.00
Read input from StdIn, Require performance improvemnent with respec... -0.52
Why is this multi-threaded bubble sort taking so long? -0.02
Regex for email firstname.lastname 0.00
Difference between Option handling using "for" and "... 0.00
Order of evaluation with curried function and map +2.00
Unable to override varargs method in scala? -0.04
In Scala how can I cast a value without asInstanceOf? 0.00
Scala inner class generic bounds 0.00
How to pass Type at Runtime to Polymorphic function scala -0.32
Functional composition using for-comprehension results in Char inst... +1.90
Is it possible to declare static vaiables and functions in a Scala... 0.00
Is it possible to have an default uuid value which could show that... 0.00
How to mock tail recursive functions? 0.00
How to add the values by key in Map +0.47
Scala RestAPI Client design : handling exceptions +0.41
Passing a function to a constructor without bracket arguments 0.00
Remove $init$ method from class with subclass 0.00
convertion/Flattening of Some(Array(Array(Array(String)))) to Array... -0.24