StackRating

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

josefx

Rating
1479.15 (4,499,888th)
Reputation
13,454 (10,717th)
Page: 1 2 3 4 ... 6
Title Δ
Freeing strings in C -0.33
How many objects are being created? +0.51
Where can I learn the usage of JNI functions? +0.85
Enum in Annotations -1.32
Converting C code to Java:Pointers -0.66
How StringBuilder can be used to read large text files in Java? -0.26
Read a particuliar line in txt file in Java -0.78
How to unload Java standard libraries +0.44
Unable to view LastItem In JscrollPane -1.00
Generic Collection -0.52
How to confirm whether different results are due to differences in... +0.09
Implementing .equals(Die aDie) method and static variables +1.86
Convert code with pointers in C to Java code -0.29
Why use static blocks over initializing instance variables directly? -1.68
What is the difference between synchronized(this) and synchronized(... -1.07
Java equivalent of C code -0.70
API on a C++ soft -0.28
Why is char[] preferred over String for passwords? +0.26
What is ... in a method signature -0.71
What is the best way to force a try block to break in between? -0.82
Java's AtomicLong implementation loops -0.16
Why is String.length() a method? -0.92
Clickable images in Java -1.06
What happens if I call a java function from multiple threads from C... +2.20
Determine translated type for generics at runtime -1.37
Why would i want to create an instance of a static class in java? -0.87
Can i use printf in java without moving to new line +0.17
how to convert a string to float and avoid using try/catch in java? -0.12
Why would a C++ compiler not eliminate null check of pointer return... -1.61
Are there any objects that are not subject to garbage collection? +0.02
Deprecated Items In Java +0.08
java.lang.illegalArgumentException when calling pumpEvents using re... -1.58
Why Class.getClass() can be different from Class.cast() return type? -0.77
What are guidelines of whether to throw an exception in C++ standar... -0.71
glutIdleFunc not calling idle function -0.82
Can all wildcards in Java be replaced by non-wildcard types? -2.17
Java Question about Static -0.26
Is there a way to bitwise-OR enums in Java? +0.47
How to speed up calculation using multiple threads? +1.97
java enum type instantiation -0.31
How to know method is JITed or interpreted -0.55
inputstream inputstreamreader reader in Java +1.35
How can I find the sum of two numbers which are in String variables? +0.19
What's the state of a weak reference that has been manually enqueued? -0.51
Java `final` method: what does it promise? -0.04
Double {{ }} syntax question in java -0.94
user input ignore case -0.55
Why is the java.lang.Thread class in Java not marked final by the d... +1.90
assigning value to the byte +0.89
Can we use index like array index to access List<T>? +1.11