StackRating

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

nanofarad

Rating
1652.38 (525th)
Reputation
30,302 (4,027th)
Page: 1 ... 17 18 19 20
Title Δ
How to call other method with same name form other package in follo... -3.29
Accessing outer class variable in inner class 0.00
Is it possible for a class to implement two interfaces, each of whi... +2.88
How to replace the System class in java? -0.56
System.out.println(16 >>> 3)? -2.00
large difference in execution speed during file read +3.46
Call an event method inside another event method -2.60
how to make priority in java thread 0.00
How many instances one can have of an anonymous class? -0.14
remove substring in a string without using regex (cannot use replac... +3.57
Java, gaming, and port forwarding +3.70
Java String Buffer +1.77
Get String from command line → split string → if/else if statement... -0.19
How can I dynamically name an object using a string? -2.62
Java Function Overloading +1.29
Overriding and return type compatibility -2.42
how to avoid system modify time stam, NSDate, objective c -4.46
Error compiling with inner class -0.19
Image to 8-bit based Byte Array 0.00
How to tell how many methods an interface has +0.77
Java operator errors +3.47
confusion on Get and set methods in java +3.74
set variable in calling object from object being called 0.00
JAVA (Newbie Q) local variable +0.36
Better to use List<Object> or just List +5.44
Java cannot find symbol for any Arrays? -0.08
Java equality operator -1.06
How to find an object in an ArrayList by property +1.03
Integer vs int types, which is better? -0.65
How does Integer.parseInt(string, radix) work? +4.09
Why is the for loop not running inside my if statement? Java +3.70
How can I download the HTML code from a website in an Android app I... 0.00
Java: input stream with byte array -0.34
String array Initialization in JAVA +1.81
How do called functions return to their caller, after being called? -2.30
Creating a random string with only certain letters and a certain le... +4.66
Interface in generic type in Java -2.32
How to specify exactly what command caused an exeption in Java -3.49
Problems with declaring object to null -2.22
Is it possible to insert data in a the second array when the first... +2.18
How do you embed Java into a microcontroller? -1.08
What is Python's equivalent of Java's standard for-loop? -2.92
What are Java Classpath and Path? +3.62
Sorting list from greatest to least +2.49
How do I make my Eclipse project a Java project? -0.38
How to access map values with dot notation +3.73
Java Generics - why <Object> = new <specialization> not... -1.36
Java passing a value to an array without altering original 0.00
Figuring out which cells neighbor a specific cell in a grid 0.00
When Singleton is not Singleton? +3.27