StackRating

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

Jack

Rating
1590.35 (2,283rd)
Reputation
112,374 (603rd)
Page: 1 ... 20 21 22 23 24 ... 52
Title Δ
How is {int i=999; char c=i;} different from {char c=999;}? +0.84
How to copy a HashMap to an ArrayList with different references -0.95
C++ How to assign string as hexadecimal +0.56
Array of a generic class -1.15
Can someone explain why only one of my functions prints to console? +0.38
Preprocessor directives define and ifdef do not work as I imagined? -0.06
how to set value of octal in java? -0.18
Get Index of 2D Array in an ArrayList 0.00
What does it mean to write to stdout in C? -0.84
Empty if-statements -0.29
2D Array Index Out of Bounds Exception +0.77
Why is there a StackOverflowError in the following Java code? +1.49
monoalphabetic ciper decryption? 0.00
mistake in vector showing +0.40
Handling null reference -0.67
Java Copy Constructor ArrayLists -0.36
Inherited class passed as (void*) to a callback function 0.00
Add two numbers together using a class -0.80
Making a better loop in Arduino -0.25
Copying a struct with dynamic array into a buffer in c -0.61
Trouble with using split -0.77
Unexpected result of expressions with division +0.49
Assignment in Const C++ functions -1.47
Gson can't deserialize inherited class? -2.03
How do i sort an array of structs alphabetically while contents sta... -1.51
java fill List with all enum values -0.45
Can I access a struct/class member from a template? +1.66
Check if the first element of an array is a digit in C -1.48
How to convert an ASCII char to its ASCII int value? +1.00
Union Behaviour -0.69
Definition of <E> +1.20
java generics: runtime type-checking to determine a strategy +1.80
Having trouble using if statement with for loop and arrays -0.63
Java: Recursively Finding the minimum element in a list +0.35
How to link multiple implementation files in C -1.21
Is it possible to extend from a template parameter? 0.00
Gson.fromJson() - throw Exception if Type is different 0.00
It creates an array in C, What happen when come out of the program... -0.07
How To change opacity of sprite during animation in cocos2d iphone?... 0.00
Java Double vs double: class type vs primitive type +0.38
Manually using multiple types is faster than polymorphism? -1.24
type T parameters in generic method arguments -1.73
Omitted for loop values +0.42
Populate an object array +0.98
Looking for suggestion for mimicking an array of pointers in Java +1.75
Program uses unchecked or unsafe operations for 2d ArrayList[][] 0.00
Three conditions in while statement in java -0.06
How to specify which method Java use? +0.36
Why my overriding method of toString() has to be public? +1.11
Extending ArrayList - Cannot instantiate the type String? -1.27