StackRating

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

Andy Thomas

Rating
1601.91 (1,696th)
Reputation
69,368 (1,254th)
Page: 1 ... 12 13 14 15 16 ... 21
Title Δ
Sending an Object over a network using Java +0.60
Doing minus operation on string -0.69
What exactly is null in Java memory +0.05
How does Eclipse know whether the Swing Designer is available for a... +0.46
Local variables must be initailized before usage where as for insta... +0.65
Java: Can I convert List of Object to List of String[] and vice ver... +1.65
C++ Forcing Method Override In Concrete Class -0.15
C program giving weird output +0.43
c++: shared code across pimpl implementations -0.31
How to run Java (a JAR file) from C#? -0.93
Facilitate the use of C++ within an existing C implementation +0.84
Equivalent of const(C++) in Java +0.95
Alpha-beta pruning for Minimax -0.04
WeakReference doesn't returns null, though there are no strong refe... -1.96
& vs && -- how can the first case be used? +1.15
Pointer vs. reference return types +1.57
Some java method are null safe, some are not, how do I know? -0.74
What is the difference between int* ptr and int *ptr in C? +0.83
Getters and Setters in Eclipse for Hungarian Style Members +0.92
best practice for parameters? +1.54
Add String to Char Pointer in C +1.13
How do i get returned value from inner Thread Runnable method in Ja... -1.31
What makes JNI calls slow? +0.47
Way to access variables of class from collection of its super? -0.14
Calling overloaded constructor from constructor initialisation list +2.48
How to return an array in JNI? 0.00
It is possible to make a library that can be used in many languages? -1.48
SWIG issue, empty files being generated 0.00
For Loop Not Stopping +0.38
how to share objects between different classloaders? +0.44
Structure of C language +1.11
How to include plugins to Eclipse install using a script? 0.00
C++ initialization lists for multiple variables +1.84
Questions about Memory Management, Stack, and Heap -2.40
Inner classes with method names and different signatures than the o... +1.15
Bringing convenience of Java code assistant from Eclipse to Visual... 0.00
c++ Gregoraian and Julian calendar inheritance +1.32
Creating an "object" of an interface +0.22
Is there any way to get a direct pointer to a Java array via JNI? -1.10
Looking for a convenient way to call Java from C++ +0.68
Embed Java into a C++ application? +0.59
Best way to invoke method inhereted from Base class : use this , su... -0.69
Reduce the number of variables used in my if-else statements -0.39
Super() the first thing to do -0.79
Difference between EasyMock.expect(...).times(...) versus using Eas... +0.51
How to get around this java generics overuse or misuse -0.82
Why getter & setter if return value is mutable? -1.04
New to java libraries - what to include in a jar file 0.00
java.lang.NoClassDefFoundError when loading a class in a second pro... -0.03
How to add Hyperlink in SWT Table`s column? 0.00