StackRating

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

vz0

Rating
1473.18 (4,514,716th)
Reputation
26,547 (4,797th)
Page: 1 2 3 4 ... 8
Title Δ
Function with multiple return types -0.35
Why call to " this " must be first statement in construct... -0.77
What happens when you initialize a const reference by conversion co... -0.90
Why this comparision between 2 BigDecimal fail? -0.11
python convert raw binary data to array of floats 0.00
Multiple query and separate then for binding? 0.00
Equivalent of hash_map::resize() in c++11's unordered_map -1.74
How does fork() know when to return 0? -1.46
Python hide float decimals if it's over 13? -0.79
How to decode base64 in java +0.49
How to organize imports in a Python class? 0.00
efficient sign function in python for case of periodic boundary con... 0.00
Printing out std::array with strings not working 0.00
C++ Equivalent of Java Generics -1.36
Does Java actually run threads in parallel +0.10
KeyError: '\n' Python, String Mutation Generator -0.98
Is there any difference between random in C and random in Java? -1.43
how to convert BYTE array to char array for send with socket c++ 0.00
Data type to store a 33 digit wide number in C? 0.00
Best way to simulate 'wrap' in python 0.00
Python 3.x: Transform string +0.48
Replacing Tab characters in java files with 4 spaces? -0.52
Where does the reference points to? -0.50
Calculate maximum number of thread that can be used for better perf... -0.24
Destructor calls out-numbering constructor calls -0.94
How do I make Python 3.4 use an randrange variable only once? +2.53
Why is this a call by value, altough I am passing a pointer? +1.93
Access sys.argv as bytes in Python 3 0.00
Can't initialize int at 0 in c -0.81
Fastest way to find out if an array of unique values has a repeated... +0.27
Is it a good approach to use both Semaphore and Mutex? -0.37
Sorting based on value of object 0.00
What is the difference between cloning the object with .clone() met... +0.52
Python: Dynamically create variables using currently inspected item... +0.04
error in lista.add(obj) and list<obj> java +0.00
How can I get the reference of a List element? -0.41
Why use some_string[-1:] instead of some_string[-1]? +1.04
The effect of a goto statement in C++ on the stack +1.00
Find if we can get palindrome -0.46
GCC 4.8 with GNU STL produces bad code for std::string constructor? +0.49
Multiplying floats in python +0.38
std::array vs C-array vs std:vector 0.00
Integer.parseInt() issues +0.37
Why use new and delete at all? -0.98
Python endswith() function cannot avoid copying .py file +1.71
C structure pointer -0.02
Does ALU read and write floating point number? +2.12
Upload Resized Image To Imgur Without Saving On Disk 0.00
how can I rewrite this line? +1.61
What's the best way to serialize a double to a string and back... +0.28