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 ... 40 41 42 43 44 ... 137
Title Δ
Definition of operators +0.78
Multiple conditions in while; second condition never applies 0.00
Java - Where should I initialise variables for memory efficiency? +0.78
Why does max number of threads decrease when I increase max heap si... +1.17
BST - find number of elements -0.24
Function Pointer Declaration - what does __P do? +0.43
Python Ordered Dictionary to regular Dictionary -0.84
A *a = new A(); Does this create a pointer or an object? -0.20
Cannot compile, Lvalue required, in function main -0.35
C: How to check if a structure is initialized? 0.00
How to print double value without scientific notation using Java? +0.26
NullPointerException in stack implementation of ArrayDeque 0.00
Appending string input to a list -0.75
Printing floating point numbers from x86-64 seems to require %rbp t... 0.00
Not sure how to use these unnamed structs that were given as protot... -0.90
Find symmetric words in a text +0.48
Should break/continue/return be interrupted by an exception? +1.00
Slicing a python string with intervals? -0.33
What happens to a function's stack when it returns? +0.64
Please explain me why 24,16, 8 were used in converting int to bytes? -0.77
Operator(s) too many parameters for this function? 0.00
Python passed values from a list not adding correctly 0.00
Objects in java. What happens with them after they are no more assi... -0.55
In Java, is there a way to set a line in a method to return to at a... +0.46
Deleting an item from an array using arraycopy +0.26
Printing fibonacci series in recursion +0.24
Sorting 3 numbers c++ +0.26
what is the good way to optimize the list objects while the object... +0.74
Mysterious segfault when using stl list +1.36
c program to calculate factorial not working -2.14
What does "\b" mean in gdb string print output? +0.85
What exactly does '3.4E +/- 38 (7 digits)' mean? +1.28
Incomplete type is not allowed in struct constructor +1.21
No errors on Math.sqrt(-1) +1.78
How to assert that C++11 should be used to compile my program? +0.25
Creating a HashSet for Doubles +1.15
How to add data at the end of a file 0.00
My code requests exception to be thrown, but when I do, it says it... +0.60
Java Array of LinkedLists +0.61
Segmentation fault 11 -0.26
Why does this IF statement not work when I use the Scanner? +0.76
Access inner class private vars from outer class +1.01
string object creation and its constructor +0.56
Do while with a boolean as the condition in c++? +0.70
Why does a memmap need a filename when I try to reshape a numpy arr... 0.00
How to find integer nth roots? +0.81
strange behavior when passing variadic arguments +0.93
Having a cannot find symbol error and one other -0.25
How can I convert an int array to an arraylist? +0.22
How do I convert my *.py files to *.class files? +2.10