StackRating

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

Dima

Rating
1552.33 (7,280th)
Reputation
27,194 (4,644th)
Page: 1 ... 17 18 19 20 21
Title Δ
Design Patterns for Data Access Layer 0.00
flatMap implementation in Scala -0.89
Confused about a few lines code in a scala official document page -0.18
Java Generics method code duplication issue regarding primitive arr... 0.00
Scala. Checking if a Type is Comparable 0.00
Does having a private constructor on a value class negate the benef... +2.13
Is there a Scala compiler flag to warn when tail recursion is appli... -1.99
How to select elements of collection based on another of different... +0.51
Why is it a good practice to have separate locks instead of having... -0.11
Java String hashcode as Mysql ID -1.25
How to return all positives and the first negative number in a list... +1.01
Exception handling in scala -1.16
Non-strict Evaluation of Option[Boolean] -1.83
Threading Wait During While Loop -1.17
Getting overlapping matches with multiple patterns in Java regex -1.84
Design pattern for dependencies required by multiple classes (java) +0.00
How to implicitly inject a value from an outer scope into a Scala t... +0.10
Scala. The best way to unwrap Option[Future[T]] -0.00
Feeding several threads with data Java +0.00
how resolve java.io.InvalidClassException: local class incompatible... -1.90
What exactly is returned by .class in Java? -1.22
Copying object of class A to object of Class B, where A and B have... 0.00
overloaded method value with alternatives: when calling Call.absolu... 0.00
Java - Passing generic lists into class via constructor +0.75
How can I provide a scala companion object's class to Java? +0.58
Functions as private member variables in java -0.17
Parsing large json files 0.00
List<? extends Object> what I can store into it? -2.45
Java: Replace all non-digit symbols except symbol "+" on... -3.02
Java release lock after notify causes new threads to appear 0.00
Pattern is not splitting as desired, fails to split by + +1.23
Concurrent multithreaded Bulk data inserts/updates to Mysql 0.00
Scala Option implicit conversion - Bad practice or missing feature? -1.74
scala 2.10: why there is a type mismatch? +3.98
Private interfaces inside a class -2.75
why T extends Comparable<T> needs cast later +4.01
Java - weird ConcurrentModificationException 0.00
How to sort case classes with Option[String] in alphabetical order... +4.15
Terminate long-running process _and_ receive stdout in Java 0.00
Java reflection, add volatile modifier to private static field 0.00
Benefits of Avoiding 'new' Keword When Creating Object in J... -3.77
Error Occur when I try to split a sentence +0.05
How do I read a populated array from a .txt file? -4.23
How to split a sentence into words based on the special Characters +3.78
Handling all Java Exceptions in one catch block +1.90
Java - Number of occurrences of a digit in a number without loop +5.39
add annotation to a field defined in parent class +4.23
How do you check to see if input is numerical, and if it's not,... -0.92
Remove Duplicates in an Array List based on element of object -2.68
String Index Out Of Bounds Exception: String index out of range +0.10