StackRating

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

dhg

Rating
1625.33 (977th)
Reputation
46,519 (2,227th)
Page: 1 ... 6 7 8 9 10 11 12
Title Δ
Why does List[Int].apply(1,2,3) give an error in Scala? 0.00
Are Scala "object" variables not visible from java? +0.57
Success and failure function parameters Scala pattern 0.00
Combining Scala Option[Iterable[_]] -0.03
Best way to compute a function on each element with incremental sha... +0.29
Should I install Scala seperately for command line and Eclipse IDE? +0.33
Convert from java.util.Vector to a scala Seq -2.18
Is there way to create tuple from list(without codegeneration)? +0.13
Scala code does not run in eclipse juno 0.00
Create a Map of Iterables only using immutable collections -1.62
How to pass argument with star to the next method? 0.00
Function with varargs in constructor 0.00
"functions are first class values" what does this exactly... -0.82
If an Int can't be null, what does null.asInstanceOf[Int] mean? -2.33
Managing a scala project with a Makefile 0.00
Python - passing arguments from one function to a nested function +0.37
How to structure a Scala mixin trait to cast a return to an extende... 0.00
Scope of Scala's implicit class conversion -0.15
How do I remove trailing elements in a Scala collection? -0.78
Dataset for common words to construct basic sentences 0.00
What happened between March 28th and March 29th, 1976 with the java... +0.37
Scala's function as parameter usage 0.00
Seperating nltk.FreqDist words into two lists? 0.00
obtaining type from type name in scala -2.36
scala list type mismatch 0.00
Mix Scala Option and regular variable in a statement +0.89
real word count in NLTK 0.00
Count verbs, nouns, and other parts of speech with python's NLTK 0.00
An scala collection container with next and previous methods -2.54
Why does cons function called explicity works over Int in Scala? +0.37
NLP library for determining if a sentence is equivalent to another... +1.49
Scala optional default arguments 0.00
Why does list :: element give an error? 0.00
When are Scala Semicolons required 0.00
Ontonotes Treebanked Sentences Notation 0.00
Scala : why can't I filter my Int List properly with placeholder ?... -1.06
Adding a new line character at the end of the sentence +0.38
How to get all sublists possible from a list by removing one elemen... +1.45
Scala Ordered by multiple fields 0.00
Example of scala MultiMap where the entry types differ 0.00
Scala collections, single key multiple values -0.88
Diffrence between "for (elm <- myList) yield f(_)" and... -0.05
Implementing NPlusK patterns in Scala +1.93
Scala Compilation Error using Partition +2.18
What is Oracle experiment? 0.00
How to collate list items with the same first item onto a map 0.00
how to initialize immutable val with scala without creating another... +0.37
Scala:Constant properties val or def +1.75
How much optimization does Scala's pattern matcher perform? 0.00
why is this scala regex match failing? 0.00