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 ... 8 9 10 11 12 ... 34
Title Δ
scala - replace 2nd and 4th occurence using regex +0.35
How do you pattern match an empty Map? -0.63
Type mismatch using pattern matching on constructors scala 0.00
Scala: using an array as the 'value' part of a Map 0.00
How do I write a function as a binary operator? 0.00
scala - reset to 1 when the duplicated value changes in a list -0.06
Why can't I embed implicit calls 0.00
Scala groupby key sum value over a Seq of (key, value) while mainta... +0.39
scala how to call overloaded method with correct signature 0.00
scala - matching by datatype string and get its frequency +1.47
How to implement a custom tail recursive map for lists in Scala -0.97
Is there an idiomatic way to convert a Class to an Object when the... +0.95
Returning a partially applied function in Scala +0.38
How to split a sequence by a subsequence? +1.37
How to process custom tags in a string and record information about... 0.00
Function to replace 3 first letter of string -0.63
Scala: Filtering List of case class with fields of Option 0.00
Reading one file as Map(K,V) and pass V as keys while reading the s... 0.00
performance of scala vs java for the problem "Min Steps in Inf... 0.00
Create byte literals in scala using implicits 0.00
Conversion of Marks into GPA using pattern matching in scala 0.00
How to filter elements from a tuple using a list as a filter 0.00
Making recursive call, tail recursive -0.64
How to convert a recursive function into a tail-recursive version? +1.55
Scala - Return a class object from a list from individual parameter 0.00
Why is it not recommended to retrieve value from Scala's Future? +0.96
How to access Tuples of a List in a Map in Scala? +0.97
Warn about or avoid integer division (resulting in truncation) in s... -0.45
How to read in scala a long number that was packed in python -1.66
How can I match on a Char in Scala? 0.00
groupBy on List as LinkedHashMap instead of Map +1.51
Scala: Write a function to swap a number in place without using tem... +1.36
How to get value from nested map of type AnyRef +0.37
How to make Reverse polish notation in Scala with Recursion? 0.00
What is better: var with mutable.ListMap or var with immutable.List... -0.24
reading file, no output in the console (intellij) 0.00
how to extract part of string that did not match pattern +1.47
Idiomatic way to build up an array/list based on prior index in Scala 0.00
Creating an empty IndexedSeq of a sub-type and using TailRec 0.00
Foreach not able to print the list elements +0.38
How do I parameterize format strings used by StringContext? +1.01
A way to avoid asInstanceOf in Scala +0.28
Simplify method: Merge two Options to one result +0.38
Compare ArrayBuffer[Array[String]] with Scala in FP way -0.14
Scala: Iterating with access to multiple elements -0.21
Mutable Linked List in Scala +0.37
how to flip the case of a Chars within a certain range 0.00
Representing subtype relationship with <: and <:< in Scala 0.00
How the Nil is recognized in Scala as a method in List class -0.13
Replacing elements in a string besides the first Occurence In Scala +1.39