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 ... 10
Title Δ
Using scala-cats IO type to encapsulate a mutable Java library 0.00
Scala - how to validate every String in list using Validated monad... 0.00
Scala - flatMap 0.00
Scala Future.sequence(Iterator) throws NoSuchElementException +0.44
Mapping Iterator into Iterator[Future] is not behaving as expecting -0.02
How to implement Applicative for State[S, A] in scala / cats 0.00
Scala: cyclomatic complexity too high for pattern matching case cla... 0.00
How to subtract two consecutive element in a list in Scala? +0.84
How to improve this "update" function? +0.43
Scala Comparison of 2 different Object Sequences -0.80
Scala function body definition help wanted 0.00
Scala factory with type classes +0.36
converting recursive function from python to scala -1.00
scala binary vs scala full version convention 0.00
Scala: Generic isInstanceOf based on sealed hierarchy +1.89
Pattern matching to convert string to Long +0.31
Scala - Efficient element wise sum of two arrays -2.08
How to make a function to work with a collection of any Numeric typ... -1.69
Why does the implicit derivation of this poly function case fails w... 0.00
How to find max date from stream in scala using CompareTo? +0.13
scala combine collections as 1d collections 0.00
Plus One Linked List: Functional Approach +0.92
Using 'this' in nested Scala Class definition 0.00
Returning a non-unit value from a scala while loop +0.44
Pattern match against List 'init' and 'last' instea... +0.47
Why prefer implicit val over implicit object 0.00
Best way to model optional arguments +0.44
Intuitively explain why `List` is covariant but `Array` is invariant? 0.00
Scala: Return all sequences between start and end in a list -0.70
Split list based on element value in Scala +1.64
Scala print foo/bar alternately 0.00
Scala: How to automaticly call method when class is declared? -0.37
Move characters to the end of a string in scala -0.53
Two conditions for a Scala match statement 0.00
How to workaround value-discard or unused warnnings 0.00
How to negate types in pattern match in Scala? +2.26
scala: futures and lists 0.00
Covert spark dataframe to Scala Map collection +0.79
How can I run an Async IO operation that doesn't block the main... 0.00
What would be a more elegant way of using case class as accumulator... -0.59
Contravariance usage in Scala -0.42
Why is this implicit resolution failing? -1.18
Functional/Stream programming for the graph problem "Reconstru... -1.67
How to narrow the type of an upper-bounded type parameter in a stat... +1.89
Scala How to Intersect Maps of types Map[String, Double] inside a L... -1.08
Extend case class with typeclass +0.20
Can Scala case classes match in both an inherited and non-inherited... +1.40
What is the best way, if at all, to implement a sorting function wi... 0.00
Write output of ZIO Stream to file 0.00
Scala ZIO Stream -- Convert Stream[A] to Stream[B] where one A prod... +0.45