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 2 3 4 5 ... 137
Title Δ
Using two lists in a loop to assign two arguments in one function +0.27
Can't clean memory with delete[] in C++ 0.00
Is checking if a variable is defined to be avoided in Python? +1.18
Size of unsigned char is 8 bits but why can I shift it (left or rig... +1.13
re.findall groups working mechanism in python3.6 0.00
Why does the product of 2147453647*2147453647 show 1 and -214745364... 0.00
How to calculate average key comparisons in a hashtable? 0.00
Huge static array vs a local array inside a function 0.00
is there any downside to creating lots of class instances? +1.10
Explanation of custom key (helper) sorting function +0.66
Why exactly does this short program produce this output? +1.96
Multiple inheritance - why does super not follow MRO principle? -0.26
Overloaded operator* (multiplication) returning different result +0.27
Printing a doubly linked list in reverse only printing first element -0.24
loop through list of Tuple +0.27
How to convert binary into a string in python? +0.26
Is there a way to find and remove punctuation from a string in Pyth... +0.23
In python by what logic we can add "for" loop with anothe... +1.42
Why does the priority_queue pop function not delete the top element? 0.00
How does python 2 and 3 deal with inheritance differently? 0.00
python socket unsetting an option without destroying the scoket 0.00
Two-Dimensional array (IndexError: list index out of range) +1.04
making prime number in python but getting error in printing the els... -0.24
Why I can't input float numbers to t? 0.00
Python list membership with different types 0.00
Keras: What is the difference between model and layers? +1.27
Why is this regex not removing '\' and '-'? 0.00
why am i receiving a print full of 'None'? +0.28
Java array of lists working when type of list is different +0.78
Appending an std::list into an vector of std::list -0.42
is it an appropriate way to compute eigendecomposition by using thi... 0.00
Python: How to create one hash value from two files 0.00
How to add values in one array according to repeated values in anot... -1.51
How to find a mathematical method to solve this big value recursion... +0.62
Reverse factorial fun won't go beyond 170 +1.60
C implementation of quick sort produces garbage value at arr[0] +1.94
Why the program crased even thoungh I got the correct result? -1.40
Initialize property on first use -1.00
Why big numbers show only two reference even when you define new va... -0.23
How to fix [Type Error: unsupported operand type(s) for +=: 'bu... 0.00
Created a file called "keys.py" where I have four variabl... -0.22
how to assign the index in for loop? +0.27
How do you split a dictionary string value in a list of dictionarie... -1.73
Is there a python function that returns the first positive int that... +1.13
Newline every 7 lines within a for loop 0.00
windowed selection from a list in python -0.53
Is faster code also more power efficient? -2.71
Why attribute in __init__() method not show in dir(Foo) API? -2.84
Repeating array with transformation +0.07
How does self.next = None store the address of next value in the li... 0.00