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 ... 18 19 20 21
Title Δ
How to remove a line in text file java? +1.91
Why are arrays Objects, but can not be used as a base class? -2.80
How to run threads without using Runnable implementations? +1.04
Java instantiate generic hashmap value +4.11
More concise solution using regex in java -1.26
Detach Writer from System.out without closing +0.04
Java locks with synchronized keyword +4.84
Should unit tests only fail when your application is broken? +2.41
BigDecimal division +4.20
Arraylist trouble, package doesn't exist compiler error 0.00
Java database string types and type safety 0.00
How to remove 2 or more duplicates from list and maintain their ini... +0.20
Java executors: How to notify a single waiting thread within the ex... 0.00
How to get all the causes of an exception using core Java only? -3.79
Reading large numbers of text files in java -1.17
How to synchronize two methods in a singleton pattern -0.87
Is possible to efficiently skip a line of an unknown size in Java? -1.39
Inserting $ into formatted float java +2.78
Scala using map after a groupBy +0.14
Empty ArrayList of Strings 0.00
Collect result of few Futures (i.e. join) at once -2.67
why val work but var doesn't in constructor in this case (scala) 0.00
clone(java.io.Serializable & T) in SerializationUtills cannot b... 0.00
Converting Java 8 Code to Java 6: Lamba Expressions +0.67
How to check if a given Java Regex is valid in Python 0.00
Java: How do handle ConcurrentModificationException in this particu... +0.90
Restrict HashMap to accept a particular string key +4.39
Create an abstract method without fixing the types of its parameters -0.78
if a variable is defined in a class extends a trait, how to use it... +4.96
Scala: execute anonymous code block for None value in Option -3.40
What is the best approach to split an Arraylist based on their values +4.59
How to remove specific element from list, and group list elements u... 0.00
Add sublists to ArrayList with for loop -1.94
Combining Multimaps with respect to Functional Dependencies +4.00
How can you get the parent object reference of an object in java? 0.00
Java 8 streaming and sql like join 0.00
Why am I receiving negative values for my hash function? -3.80
How do I copy an element in java? -1.06
reading data from file and breaking it into tokens -1.94
How to properly regex nested strings 0.00
Database performance for filter by integer or boolean? -1.63
When to use thread efficiently 0.00
Java sockets act strange +0.32
Binary search for square root [homework] +2.43
Mark a not-ready object for garbage/finalizing having reference(s) 0.00
Passing String variables to Java method not working, but hard-coded... +4.30
how to get generic type through .class? -3.67
Objects differ, but get trough .equals function and '==' op... -3.66
Morse Code to English, (If statement?) +0.01
difference of final variable in code block +0.27