StackRating

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

Steven Schlansker

Rating
1578.27 (3,165th)
Reputation
28,531 (4,365th)
Page: 1 2 3 4 ... 8
Title Δ
I want my dealer to be bit more 'intelligent' when choosing when to... +0.36
Java compiler builds inefficient code for string concatination? 0.00
Retrieving an object in a Map +0.35
How to replace run-time instanceof check with compile-time generics... -1.16
Java: Why does my object instance have two serialVersionUIDs? 0.00
Using interfaces. How can I verify my Java interface? -2.55
How to associate arbitrary data with object in Java 0.00
Maven and M2Eclipse Co-existing -0.35
XmlHttpRequest denied by Access-Control-Allow-Origin even though or... +0.37
Java FileWriter() vs createNewFile()? +1.80
How to optimize concurrent operations in Java? -0.80
How to declare a byte array of infinite size/dynamic byte array in... +0.70
How to run Maven on startup as a daemon or standalone -0.12
Thread.sleep() VS Executor.scheduleWithFixedDelay() +0.38
if(x!=y) vs if(x==y) +1.01
hashmap initialization with preexisting values? -0.80
Difference between two instances of HashMap<String, String> a... -1.50
Cannot call Thread's init() method for Jython class 0.00
Debugging signal handling in multithreaded application +0.37
Weak performance of CyclicBarrier with many threads: Would a tree-l... +1.85
instantiating enum of class passed as a parameter +0.33
Force serialization of unserializable Java object? -0.54
How expensive is .getClass() in Java? -0.88
instance of primative (wrapper) +2.06
Java: Can throwing an exception throw an exception? +1.72
Are there frameworks for application-level (not DB) transactions (e... +1.49
Java application to use maximum available memory in the system -0.52
Can Java's == operator be asymmetric for primitive values? -1.77
getting std::bad_alloc error ; How to cross-verify that OS is reall... 0.00
Debugging the "safepoint" error - need theoretical OR pra... 0.00
Transfer of a Java Serialized Object -1.22
Warning: Type safety: Unchecked cast from Object to PK +1.12
What are the issues to be considered while creating a Robust Multi-... +0.13
Why not singleton instance provided out of box in java? +0.51
Jackson multiple objects and huge json files -2.52
Java Linux 64 bit PermGen options? 0.00
Java: pass error by boolean, null pointer or exception? +1.13
java equivalent for mkstemp -0.44
Convert InputStreamReader to InputStream -0.59
Serializing a Scala class that extends a Java class: value lost? 0.00
Java decrease stack size to save memory +0.39
Why do people continue to use data structures that allow overflows? 0.00
What's the fastest way to create 1GB file filled with zeros in C/C++? +0.91
Get around java's try/catch and keep the code clean without returni... +0.19
How do I programmatically configure Jersey to use Jackson for JSON... 0.00
Java inherited method using the wrong class +1.90
GetUninitializedObject in Java? -0.12
Time slot allocation - design and approach -0.40
Detecting incompatible dependencies in Maven? +1.83
Java Getter Methods - Best Practices +0.09