StackRating

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

Eastsun

Rating
1544.42 (9,843rd)
Reputation
14,952 (9,420th)
Page: 1 2 3 4 ... 5
Title Δ
Scala: Get specific elements by a sequence of indices +1.81
Transform a map into a new map based on the pattern of keys in Scala +1.54
What is the proper way to return from an exception in Scala? -1.16
Is it possible to implement flip in Scala like it is implemented in... -1.15
Function defined with generic types -0.06
Finding suffixes in a set of strings, Python +0.50
Convert positions to offsets with collections API 0.00
How to fix the pattern-matching exhaustive warning? +1.33
Can I use a fold function to implement pack functionality? -0.25
Why should one prefer Option for error handling over exceptions in... -0.18
Is it possible make filter pass additional value to map in scala? -0.59
Functional way to evaluate boolean for a function that throws an ex... +0.65
Inserting at position in List -0.20
Calculating Minimal Subset With Given Sum -1.46
Reverse of flatMap in scala -0.18
Integer to Binary in scala +0.39
Why is Nil required at the end of a list built using the cons opera... -1.58
Scala invert zip -0.05
Build a vector recursively +0.49
Ugly number implementation in scala -0.57
Define 2D array in scala -0.09
Writing a generic function of TraversableOnce in Scala? -0.56
How i split the string with multiple delimeter in scala? 0.00
How to do escaping idiomatically in Scala -1.27
Scala - cycling over a finite sequence starting from a given element -0.38
Unclear return value in Scala function +0.43
Divide a seq of pairs into two lists? 0.00
Can anyone 1-line this Scala code (preferably with FP?) -0.07
Project Euler 2 0.00
Terminal function for collections in scala -0.45
Passing Empty List of List Argument 0.00
Transform a list of tuple sequences in Scala -1.44
What is the correct (functional) way to alter a list and return wha... +0.51
How to fetch a set of pages as a Stream? +1.51
Count the number of unique strings in a list? Python 3 +0.44
What's wrong with this piece of code? Scala - tuple as function type -0.28
Does scala provide anything like C++ templates? +0.20
iterate over case class data members +1.09
Get index of element for Iterable 0.00
Scala: Idiomatic way to generate a fixed length sequence (folding i... -0.63
Python: Numpy tile in the 3rd dimension 0.00
Is there a way I can write this Haskell code in Scala? +1.24
Concatenate padded strings -0.91
normalise list data in range (0.0, 1.0) -0.73
Regex multiline replace 0.00
Recursive numeric triangle in python +1.55
Converting functions from type T to type U>:T 0.00
Iteration through list with for -1.76
Permutations, iterator, recursion and double loop -0.91
Explain how looping behaves in Scala compared to Java when accessin... +2.12