StackRating

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

OldCurmudgeon

Rating
1511.18 (63,611th)
Reputation
53,248 (1,844th)
Page: 1 ... 26 27 28 29 30 ... 42
Title Δ
AtomicInteger incrementAndGet atomicity +1.22
Shift elements of array three places to left within java +0.88
If some naming conventions, such as uppercase-method-names, are so... +0.54
One 'else' for nested 'if' statements +0.89
Is it possible to lose precision while calulating 1/val twice? +0.34
Whats the right design pattern for such a non-clearly-defined inher... +0.37
Check if a collection contains an object, comparing by reference -1.22
isAlive vs Join in JAVA Threads +0.10
Inner static classes in java -0.58
crockford base32 encoding for large number - Java implementation +0.54
Conditional string formatter? +0.19
Dividing two number without losing precision -0.82
Why can't I declare and initialize static variable in inner class? -1.57
is there any specific reason why you wouldn't use nested if stateme... +0.06
Java: Converting from octal to binary without using pre-written rou... 0.00
CountDownLatch example in Java Concurrency In Practice -0.38
Hash table where key is string and value is function +0.03
Add to a String[] another String[] -0.72
Recover the original number from a float +0.36
Pass an object of another class to a singleton class 0.00
JAVA AND OR and IF -0.53
How to determine in java when I'm near to the OutOfMemoryError? -1.99
Simple way to increment a String containing a value eg: USER1000 -0.51
Get rid of warning produces by Collections.unmodifiableList() 0.00
Why is using Java unsafe in Unmanned Aerial Vehicles? +0.54
Write a method to print a string with words reversed, without the u... +0.22
Write a method to print a string with words reversed, without the u... +0.22
printing even array from given array -0.43
Java Multiple Ternary operators -0.26
How can thread run after main method closes? -1.04
WebCrawler with recursion 0.00
Would Java indexOf (brute force method) be more practical for me or... +0.01
What API can I use to to await the completion of tasks +0.31
What is the most exact Java type to describe a Number +0.55
Cannot make a static referecnce to the non- static type E -1.34
Is it possible to extend enum in Java 8? -0.57
Java Enum toString() method +0.48
Is it possible for threads not sharing a common resource to notify... +0.35
Recursively calculate e^x with Java using MacLaurin Series +0.03
Java - WeakReference best practices -1.18
PreparedStatement: How to insert data into multiple tables using JDBC +0.48
join() doesn't block other threads (except main)? -0.34
Java 8 Lambda Expressions - what about multiple methods in nested c... -1.06
Java Binary to Text Algorithm? -0.89
Why a String is not recognized as an Object -0.46
Possible to generate BigInteger value collision? +0.18
How can I tell if an item in an array is also an array? -0.54
Limiting duplicate random numbers -0.38
java recursion for DOM objects 0.00
java simple switch with enum -0.90