StackRating

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

Yu Hao

Rating
1662.40 (397th)
Reputation
100,628 (733rd)
Page: 1 2 3 4 5 6 7 ... 40
Title Δ
Python Print Trailing Comma Behavior using sys.stdout +0.26
Is the following (regarding const char *) a compiler specific featu... +0.97
Why can't a variable initialized in an `if` condition be used i... +1.25
sys.stdout.write in python3 adds 11 at end of string 0.00
Printing 9 lines counting from 0-9 not working -0.48
while loop not executing in Python 3.4.3 -0.74
Right triangle using nested for loop python 3.x -3.03
Iterating through twos list of lists in python -1.68
Why wasn't a specifier for `float` defined in `printf`? +0.53
Random Number Range in Python, ValueError: empty for Range () +0.26
Why doesn't initialize appear as a method when I call on the in... 0.00
Why is this function still potentially returning 0? +1.23
How to check whether have same element in two arrays? +0.27
How do I set a char to the hex value of an int variable? 0.00
Lua ordered table iteration 0.00
What's the boolean value of `0` in Ruby? +1.11
What does comparison operator in C return? -1.10
My python play again feature does not work -0.27
How can I find the position of several repeated highest values in a... 0.00
stdout/stderr tuples or string output -0.73
Loading illusion. Writing on the same line 0.00
Is this use of an array Undefined Behavior? +0.25
Why is the binary equivalent calculation getting incorrect? +1.12
Dynamic constant assignment error in Ruby implementation of merge s... 0.00
While loop with variable assignment 0.00
Associativity interpretation? -0.15
Is it possible to solve X and Y knowing X^Y and X+Y? 0.00
Simple selection sort with repeated elements? +0.24
Different results when using regular variable assignment and mass v... +0.11
Why is it possible to store more than one characters in a "cha... +0.57
Why does a[0] change? 0.00
Count initializations of Ruby Class -0.91
Operator Array#<< failed in shorthand form of reduce 0.00
Array that alphabetizes and alternates between all caps +0.27
Python equivalent of Ruby's .select -1.77
Why is my ruby script execution too long? +0.23
Division of two floats giving incorrect answer -0.66
What is sys.stdin.fileno() in python +0.92
Sort alphabet letters using a Binary tree +0.26
How do I case-insensitively check for equality? +0.26
Finding time and space complexity -1.75
Special case when finding min key for dictionary in Python -1.26
if statement condition isnt satisfied but still program works +0.24
unsupported operand type(s) for +: 'int' and 'NoneType&... 0.00
Unwanted float expected to be integer -1.01
How to write C/C++ code correctly when null pointer is not all bits... +0.48
Can I print -0.000 as 0.000? +0.52
How do I push unique copies of array into another array? +1.56
How does the declaration affect the comma operator? +1.34
Why sizes of an array and a pointer to a first element are different? -0.17