StackRating

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

NPE

Rating
1674.64 (288th)
Reputation
474,754 (68th)
Page: 1 ... 99 100 101 102 103 ... 137
Title Δ
Python readline - reads only first line -1.47
- vs -= operators with numpy -0.20
Why is a[:]=1 fundamentally different to a[:]='1'? +0.28
Static class object +0.27
Eclipse how to see the Java file instead of class file -0.20
How to print an object's implemented class +1.30
Why no segmentation fault on strcpy? +1.33
How can I parse a string into individual words and sort them in Java? +0.28
Python - Extracting a character from an integer -0.22
Unique identifier for every interface-implementation +0.27
Obfuscated Code in C +1.53
Convert hex scanned (scanf) from an unsigned int array into decimal -0.63
How to compare a list of object with an individual object of that t... 0.00
How to avoid code duplication? -1.35
C function to insert text at particular location in file without ov... +0.59
Is there some performance difference with these types of variable i... -0.36
Failure when using strtok_r function -1.62
Python indentation error in if/else statement -2.67
Is there a simplification for x power log to base (1/x)? +0.29
I'm writing my own JIT-interpreter. How do I execute generated inst... +1.00
Why is a finally block used when timing a method in Java? 0.00
Weird Python behavior +1.44
Linked list in C, is the list being constructed correctly? +0.75
struct definition inside main() causing Segmentation Fault +0.68
call static function of class template from its (partial) specializ... -0.70
uncommon use of malloc -0.09
How to check if a key in a Map starts with a given String value +0.58
How to convert char[] to char* in C? +1.18
Is there a built-in Java type that guarantees an execute(T t) method? -0.71
undefined reference to `fill_server_address' collect2: ld returned... 0.00
Reading/Writing is not working in my TCP code +0.33
function to return a string in java +0.23
What does it mean when two voids are in a parameter name in C? -2.60
Java GCs overhead: Does it matter if you have 10mb or 10gb of *refe... +1.16
'Float object is not callable' when dividing class function by a nu... +0.27
What is the difference between new Double(someString) and Double.pa... 0.00
Class with only static members which has an internal state -1.08
File transfer extra lines are printed 0.00
Python: how to act on re's matched string -0.36
detect casting from void * to the wrong pointer type 0.00
How can you prevent short file names (8.3 format) in javac output? +1.50
Get the total number of bytes loaded to the BufferReader before fin... +1.34
Branching and Merging to a modified checkout -0.98
better way of making sure 4 random values are not equivalent at all? -0.02
Java : Adding objects to a list of objects +0.27
Pass a structure's content to another variable in C -0.39
std::string += operator -0.80
python dictionary sort by key +1.70
Strange behaviour of gcc and math.h? +2.09
How can I retrieve the original File of a FileInputStream 0.00