StackRating

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

huynhjl

Rating
1568.03 (4,301st)
Reputation
35,729 (3,208th)
Page: 1 2 3 4 5 ... 9
Title Δ
Scala Modifiers and Type parametrization +0.16
Parentheses matching in Scala --- functional approach +0.31
Scala map with partial function as value +2.15
Scala - Creating a basic dynamic function parser 0.00
When are parenthesis required (or prohibited) on methods? -0.49
When is new required in scala 0.00
Methods versus Function and implicits in Scala 0.00
What's the "functional way" to avoid passing state-choosi... -0.95
Can Scala do tail recursion for different methods that call each ot... -1.65
Explain Traverse[List] implementation in scalaz-seven +1.42
Scala - use companion object as shorthand argument to function acce... -0.06
Efficiency of PartialFunction orElse +1.86
Step-by-step connection between a Scala high-order function to prov... +0.61
Rules of initializing companion object values in Scala 0.00
How to compose function to applicatives with scalaz 0.00
Why is this Scala code slow? +0.42
Functional way to update an object based on flags -1.01
Modifying a large file in Scala -0.57
a clean way to combine two tuples into a new larger tuple in scala? +1.88
Nested Default Maps in Scala -0.02
Formal definition of Scala continuations 0.00
How to iterate over XML elements which can have optional attributes? 0.00
Map a single entry of a Map -1.97
Why is Option not Traversable? +1.36
What does the "not a simple type" warning mean in Scala? 0.00
Why does Implicit Fails when Extended Class is Generic in Scala? 0.00
Find all implicits +1.91
How can I combine fluent interfaces with a functional style in Scala? +1.29
Transform list in to map of element -> list(element) in scala 0.00
Default generic value +1.38
Scala Infinite Iterator OutOfMemory 0.00
Update mutable HashMap value which is a mutable collection 0.00
How to convert backtracking algorithm to stream? -2.07
Reading files from a directory in Scala +1.96
Choice of implicit conversion location with a block +1.21
Is it possible to use continuations to make foldRight tail recursive? +1.78
How to get a streaming Iterator[Node] from a large XML document? +0.44
Real World Functional Programming in Scala -0.83
Scala Functor and Monad differences +1.59
How to combine two types in scala into single type definition 0.00
Getting command-line arguments in Scala traits -1.18
How does the type inferencer work on reduceLeft? +0.49
How do I populate a list of objects with new values -2.07
Scala: selecting function returning Option versus PartialFunction +1.98
How many implicits are there in Scala? -1.30
incredible implicit Array conversion in scala -1.82
What is the difference between unapply and unapplySeq? +0.44
Scope & memory issues in Scala +1.27
Chinese Garbled in REPL in scala -1.66
Recursion in scala. Trying to modify List in passed parameter(which... +0.43