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 4 ... 6
Title Δ
what's the difference between Lock and ReentrantLock in Java 5? 0.00
Unexpected Right Shift Operator behavior +0.39
Why are file deletions not staged by "git add --all *"? 0.00
Strange issue with replaceAll() in java 0.00
Predecoders and decoders. Difference 0.00
Pattern of decoding instruction 0.00
INC instruction vs ADD 1: Does it matter? -2.24
Does while(i--) s+= a[i]; contain undefined behavior in C and C++? -1.53
Comparison for BigInteger not working +1.33
need to make a ball travel in the angle it was hit from 0.00
Troubles with variable scope outside the for loop -0.59
Convert bytes array to png image 0.00
How to calculate the day of the week based on unix time 0.00
Should I use ArrayList.clear() or create a new list? +0.40
Is it possible to simplify (x == 0 || x == 1) into a single operati... +1.01
Writing conditions in Conjunctive Normal Form 0.00
Is there a specific scenario of a hash table that isn't full ye... -1.24
Convert this logic sentence to Conjunctive Normal Form 0.00
Does x86_64 have an equivalent to the aarch64 at instruction? 0.00
How to get the palindrome of a string in Java -0.84
Is it possible to write a JavaScript arrow function in Java 8? 0.00
Java type safe equals() +0.42
Java: pass int[3] to function expecting 3 int +1.65
Eclipse launcher mis-parses final command line argument ending in b... +2.07
ArrayList<HashMap<String,String>> to JSON object Java -0.34
add a string to a textarea using jQuery -0.47
Python print unique arrays from an array -0.29
Java reduce number of constructors +1.65
Order of execution in this assembly code? (NASM) +0.42
What is the ori instruction's importance in this code? 0.00
Having trouble converting a floating point to its binary representa... 0.00
Java insertion sort algorithm from the back of the array 0.00
Why is the value of foo.x undefined in foo.x = foo = {n: 2}? +0.69
Efficient way to test if a string is substring of any in a list of... -0.59
what does "public static final long USER_ACCOUNT = 32L" m... -1.60
Slicing a list advice +0.50
C - How to convert an int to uint8_t? +1.65
Implementing XorShift the same in Java and Python +1.41
ProjectEuler - Incorrect answer, functions operate as they should 0.00
Why is my Git repository so much bigger than the working directory? 0.00
Infinite loop trying to iterate through dates in Java +1.21
Is it possible to check all coordinates in Point2D.Double array? +1.15
Explain how recursion works in an algorithm to determine depth of b... 0.00
Clarification on GPU bandwidth in relation to PCI Express slots tra... 0.00
Failed test for JavaScript palindrome +0.41
separate string of number as 4 in a group by space (not that easy t... -1.21
Totalling times in HHMM format 0.00
Squashing Git commits after merging 0.00
In the .bmp file structure on windows, why is "biSizeImage&quo... -0.41
Changing function definition to point-free style 0.00