StackRating

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

jwvh

Rating
1605.97 (1,543rd)
Reputation
29,712 (4,138th)
Page: 1 ... 11 12 13 14 15 ... 34
Title Δ
scala - equivalent case class for the text parsing that has dynamic... 0.00
Get rid of Iterator in a List in Scala +0.38
Most efficient way to format a string in scala with leading Zero... +0.38
Scala for comprehension returns type mismatch; found : Unit +0.39
scala getting read,write and reject records with simplified regex -1.20
what is difference between (1 to 10 by 3) toList and (1 to 10 by 3)... -0.28
scala filtering list of strings with multiple commas +0.98
how to find all possible combinations between tuples without duplic... 0.00
how to take each item with all items of the right of it in a list?... +0.40
Find Maximun area on Array 0.00
How to remake function that group list to simple recursion? 0.00
Wrap method vs chain method 0.00
Scala .init method example +0.39
please suggest best way to write an anonymous function here 0.00
Method signature for a function with default values +1.08
Scala: How to use function as a parameter? +1.54
scala "print(_)" outputs nothing, why? 0.00
What is the scala equivalent of Python's Numpy np.random.choice... 0.00
Simple (preferably OO) method to make parallel/concurrent API calls... 0.00
How fix type mismatch using tail recursion? +0.40
How to calculate 'n' days interval date in functional style? -0.10
In scala not declared value has no error. How does it works? +0.81
Scala - conditionally sum elements in list -1.83
Why is Stream.distinct not distinct? +1.43
Scala: Create File with a Folder Using Relative Path (Not Absolute... 0.00
Spanning trait variables over multiple subclasses +1.61
Rolling Time Window Data in scala +1.40
Filtering a list by removing unwanted values in Scala +1.82
Scala how to avoid var during some override condition +0.22
Scala - Generate all combinations (with order) and count +0.37
finding the count of times element of one list is greater than the... +1.79
Code efficiency in Scala loops, counting up or counting down? 0.00
Using For Comprehension in Scala to only flatMap Future[T] after an... +1.08
Scala convert map k -> (v1,v2) to single Key-value pair +0.40
Scala Passing Sequence of Functions as Argument Type 0.00
How to define a function in scala for flatMap 0.00
How to convert a Seq of tuples into set's of individual element... +0.94
How to represent contravariant type parameter using bounds -0.42
Nested GroupBy & Aggregation in Scala -0.12
Add Tuple Object into List Scala +0.36
Lists Merge and reduce without using inbuilt functions +1.80
Sorting Scala enumerator by using name +0.39
How I can make list length method in scala? +1.82
Type inference on abstract type member +1.79
Dependent type and dependee in arguments to function in scala 0.00
How to collapse 2D array by eliminating all empty/null entries +0.36
Regex on nested arrays? +0.32
scala: append List using foldRight 0.00
Declare variable of type String* in scala 0.00
Store frequently used strings in object - Scala +0.45