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 ... 5 6 7 8 9 10
Title Δ
How can I improve this breadth-first search in Scala to make it mor... 0.00
How to replace or append an item in/to a list? -0.81
generic to specific collection after partial function application 0.00
List[Try[T]] to Try[List[T]] in Scala -0.26
what does the brackets after function name do when calling a functi... 0.00
In scala how do you enforce the encoder to operate on the type when... 0.00
getting Suspicious application of an implicit view when converting... +2.29
How to sort contents of case class +0.59
How to achieve argument and path dependent type parametrization in... 0.00
How to define operation on dataframe and run them later? 0.00
How can we sample from a list of strings based on their probability... -1.76
how to access key values within nested map in Scala 0.00
Pairing type argument and argument sub-type argument in scala +1.00
Multiplying a string k*horizontally and v*times vertically -2.07
How can I find occurrence of an Id in a Scala String -0.02
Calculating the Dot Product of two Sparse Vectors (and generating t... 0.00
Parse JSON object into list of objects 0.00
Infinite curryable add function -1.09
How to calculate running total for a SortedMap / TreeMap +0.50
How to flatten a sequence within a case class 0.00
Difference between size and sizeIs 0.00
Append Map(key, Set[value]) in a Map to existing Key in Scala 2.11 -1.88
First entry in each of the Vectors from a sequence of Vectors of Se... -0.01
How to transfer type parameter through class methods in scala? 0.00
Using same type parameter as argument type and parameter type with... -1.97
how to print the index of failure in catch expression in scala? +1.31
How to replace a value in one map with the value of another map, ba... -1.05
Scala Pattern type is incompatible with expected type 0.00
Scala type inference breaking down in obvious setting? 0.00
Replacing the parameters of a function with a vector 0.00
Generic nested type inference works with arity-2 but not with curry... +2.23
How to make method return the same generic as the input? +2.22
S3ObjectSummmary not able to call function 0.00
What is the time complexity of Pattern matching in scala? +2.10
Return a generic Traversable of a specified type -1.99
How to convert a List[List[Long]] to a List[List[Int]]? -0.10
Can pureconfig use camel case config 0.00
How can I mathematically compare two unknown types in Scala? +0.50
Scala implicit parameters are marked as unused by the compiler 0.00
Type classes, implicit conversion, multiple type parameters 0.00
Scala ClassCastException on Option.orNull 0.00
Test to make sure two functions run concurrently? -0.63
Is there a way to convert Scala-Spark DataFrame to HTML table, or c... 0.00
Subtract Seq[A] from Seq[B] -0.02
Scala Implicit syntax in polymorphic methods 0.00
How can I run parallel instances of a function that returns a Try? 0.00
Delay type inference? +0.01
how to convert data from duplicated list data to list of group data +0.51
How to convert string into a date format in spark 0.00
How to contruct a Seq depending on different conditions that follow... -1.08