StackRating

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

Nayuki

Rating
1561.92 (5,244th)
Reputation
14,237 (10,009th)
Page: 1 2 3 ... 6
Title Δ
Why can't I nest <div> inside <p>? +2.00
Why can't I nest <div> inside <p>? -2.00
TCPDF - Problem with Alphanumerical characters (wrong size) 0.00
Difference between if(object == null) v if(null == object)? -0.33
Is there a Guard Clause Utility/Helper class for Java? 0.00
How do I fix a real-time-clock made in Javascript(I can't see i... +0.41
Arbitrary Length FFT in C++ +0.41
Algorithm - Finding all maxima of k*k sets in n*n 2D Matrix 0.00
InsertionSort Descending order java +1.78
What does the assembly instructions 'seta' and 'setb... +0.38
What happens to memory when stack is popped? +0.20
ES 6 variables can't use || operator? 0.00
64 bit Python causes freeze 0.00
largest precision error on an integer greater than 2^53 stored as a... +1.85
How to compute -1 / (-343)^(1/3) as 1/7 in Python? +1.82
C arithmetic precedence -0.09
Generating random numbers in a specific range +0.41
How to return the value of a super variable? -0.23
What does "e" in "1e-5" in Python language mean... -0.10
In what order does python reveal the key of the dictionary -2.14
How to use MersenneTwisterRNG random number generator 0.00
Why do we multiply normalized fraction with 0.5 to get the signific... -2.28
Exact representation of unrepresentable floating point numbers in J... -1.11
Is masking before unsigned left shift in C/C++ too paranoid? -0.19
Capturing all operators, parentheses and numbers separately in &quo... 0.00
Moving an object in a periodical circular path around a point 0.00
Why does Java cast the null reference to String "null"? -0.30
RandomAccesFile and UTF8 line 0.00
Why logical operator false didnt work on conditions 0.00
Divide array into two subarray so that difference between array'... +0.87
Inserting in the middle of LinkedList in Java 0.00
Java locking in one thread, unlocking in another +0.99
In which conditional statement(loop) condition is not necessary? +0.42
how to vectorize this python code to make it more efficient? (in sp... -1.59
the operator ^ is undefined for argument type(s) int,boolean +0.42
Count down from same number to zero in different time intervals +0.40
what is the meaning of this? setTimeOut(() => this.active=true, 0) 0.00
Python convert integer to 16-byte bytes -0.36
I want to have the option to quit or accept specific range of values -2.26
Is there a compact way to encode binary literal data in Java? 0.00
How do `createImageData()` and `new ImageData()` differ? 0.00
Maximizing count of distinct numbers that produce a given sum '... +0.92
Trouble with removing nodes in Python double linked list +0.32
Java Soft References +1.90
Do all modern browsers support javascript constants? 0.00
Separate a 2D Python array depending on a value in each row +0.12
getDate() slice() confusion +0.05
Having Hard time with Runtime Complexity 0.00
JNI make file is not working. Multiple definitions 0.00
Does g(n) ∈ O(f(n)) imply f(n) ∈ Ω(g(n))? 0.00