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 ... 49 50 51 52 53 ... 137
Title Δ
For N equally sized arrays with integers in ascending order, how ca... +0.01
Why some functions do not ignore null values in R? 0.00
Availability of private and protected in C++ structs -1.30
Python: How to sort a dictionary by key +0.54
How does optimization of final references work in java? +1.05
Summing the odd indexes of an array element -0.83
Constructor Parameters Via Java Reflection +0.23
Type Cast a string to char in c++ -2.74
Decompile C code with debug info? +1.12
Modifying a running script 0.00
Unexpected result c while 0.00
Java if statement comparison of 2 values +1.44
How to set an object variable dynamically via a method in Java -0.56
pointers and values -0.42
assign value in a list +0.03
Why does shifting more than the allowed bits still work? 0.00
What's perfect counterpart in Python for "while not eof" -2.06
The time complexity of counting sort 0.00
Weird Java math execution +1.15
Warnings when compiling a Linked List code in java -0.73
How can I make Python work faster? +1.18
Java Scientific Calculator Regular Expression +0.24
templates with the datatypes: float, float4, float8, double, double... -0.88
How to define related consts in python? -0.53
How to put 2 comparisons in one if statment? +0.57
Else statement executing even the IF statement is TRUE -0.66
String array error +0.71
is it better to avoid using the mod operator when possible? +0.68
Whats the difference between subClass sc = new subClass() and super... +0.07
How to insert a special character? +0.57
error: compareTo(Object) in Car cannot implement compareTo(T) in Co... +0.61
Issue with boolean test -0.92
Difference between offer() and add() in priority queue in java? 0.00
Emulate index method with generator 0.00
Find size of input char* and copy portion to output char* C -0.91
Cannot convert MyClass* to const MyClass +0.24
C: switch with cases to determine type of output msg (stored in char) +0.25
malloc in Release vs Debug (VC 2012) 0.00
list.add(String) in LinkedList doesnt work properly for me -3.08
Spurios wake up and condition variables 0.00
Java Has-a relationship with List<ObjectA> -0.31
Not sure what's wrong -- Program Segfaults on two occasions -0.25
Java Thread Affinity lib: Why is the Affinity set to 1 << 3? -1.09
deep copy in python 0.00
Taking square of summed numbers -0.52
C++ helper function +1.15
What is Matrix.getMatrix command? +0.44
The code "should" work, but the program stops working +0.76
Why is String.equals() faster than itself? +0.25
Why Integer to int to Integer is 10x time faster than int to Integer? 0.00