StackRating

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

Luis Miguel Mejía Suárez

Rating
1540.06 (11,781st)
Reputation
2,748 (61,461st)
Page: 1 2 3 4 5 6 7 ... 10
Title Δ
Convert Loop problem to Recursive Solution in Scala -1.53
Short circuit Map Operation If Try Fails +1.82
Questions regarding case matching in scala statement case List(a) =... 0.00
How to split a collection into multiple subsets (with internal orde... +1.53
Scala cannot infer parameter type in Reader monad implementation 0.00
How to remove repeated elements from an iterator? +0.17
Scala functional programming concepts instead of multiple for loops -0.79
Why is a scala Set casted to a Vector instead of a List? 0.00
Mixing Future and F[] inside a for comprehension +0.54
Scala Adapter pattern - autommagically allow "duck typing"... -0.50
How to get the nearest number which is divisible by the divisor in... -0.61
Generate a custom pattern number sequence in one go -0.97
How to optimise the following code to read user input? 0.00
Scala Implementation of Reflection to find Member Name -2.18
How do you improve the performance of foldLeft (or scanLeft) when y... 0.00
What is the idiomatic Scala way of breaking collection's `find`... +1.85
Advantages of F-bounded polymorphism over typeclass for return-curr... +2.07
scala: why code returns List[Any] and not List[String]? +1.93
How to remove an element of a sequence A from List[A] that is a val... 0.00
Covariant safe cast in Scala 0.00
Iterator to add a counter to repeated lines in a file -1.84
How can I access type members from a trait in Scala +0.46
How do I count the number of consecutive occurrences of a character... -0.57
Scala: Refined Algebraic Data Types 0.00
How to move contents of one element in a map to another element in... 0.00
Scala yield IndexedSeq conversion 0.00
Why is parallel pi estimation slower than sequential pi estimation? 0.00
Scala - Creating a new list by combining the contents of one list a... -0.92
Scala, override method on generic type 0.00
Hard Time in understanding the Scala code which returns indices of... -0.96
How do I find single attribute value in the list of objects in scala 0.00
MVar tryPut returns true and isEmpty also returns true +2.03
How to use Monoid Scala? +1.92
Assigning to array of type argument +0.04
How to partially reduce list in scala -0.70
Scala Task return mapping -0.41
Calling Java Generic Typed Method from Scala gives a Type mismatch... 0.00
How to find the index of an item skipping some values while wrappin... +1.20
Can I extract the subclass instance of an abstract class from a Typ... 0.00
How to get common elements of values from map keys in Scala? +2.03
What is a better way to make a generic method that sums a List of a... 0.00
How to group by elements of tuple in Scala and map to list of new e... +0.22
How can I split a list of tuples scala +1.89
How to apply flatMap to list of tuples (Int,String) in Scala? +2.06
How to return different future types in scala for a method +2.11
How can I cast a a string to generic number using scala? +2.42
scala for loop generator - adding newline after complete second loop -1.53
How can I get the elements of list using ListBuffer -1.84
Wrap higher order function into progress bar 0.00
Is it possible to zip two Streams of different sizes and keep the r... 0.00