StackRating

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

zch

Rating
1577.75 (3,224th)
Reputation
12,500 (11,724th)
Page: 1 2 3 4 5 ... 6
Title Δ
How to know when scanf has aborted? +1.16
Using decltype to get an expression's type, without the const -0.25
Measuring time does not confirm LinkedList advantage +0.41
Template parameter pack's parameters to T -2.45
how to reduce execution time +0.36
why multiple assignments and single assignments behave differently... -0.57
Big O notation is O(nlgn) same as O(n+nlgn) in terms of computation... 0.00
Tell consumers to stop waiting for queue elements +0.44
Python sys.stdin.read(max) blocks until max is read (if max>=0),... 0.00
Java - explicit conversion to char/short +0.17
Why is n+++n valid while n++++n is not? 0.00
reading file using multi threads +2.04
Assignment operator explanation in Java +0.28
How to avoid branching in C for this operation +0.70
Python (loops) with a list +1.27
merge two priority queues 0.00
How to combine asynchronous calls with synchronous in javascript -1.34
false implicitly convert to null pointer 0.00
Why `x = x*(1.5f-(xhalf*x*x));` can be a Newton Method iteration? +2.35
Validating MAC addresses +0.93
Null/Object and Null/Null comparison efficiency 0.00
Return C++ double to Python? 0.00
How to get formatted string in OCaml? +0.12
Why this char driver always copies just one byte? 0.00
Find a negative cycle in a directed graph using Dijkstra? 0.00
What are the proper specifiers for limits.h *_MAX constants in C? 0.00
Am I incorrectly using the unnamed semaphore variable? 0.00
JS game - shooting in random directions -0.26
where does an automatic object live in( with a demo ) -0.88
How does Java associate a variable name with a location in memory? +0.43
How to atomically update a maximum value? 0.00
python thread join not happening properly -0.30
JavaScript custom sort function to prioritize a letter +1.50
get the Nth type of variadic template templates? 0.00
What do you call an instance of a struct? -1.07
Function executes but gives a segmentation error, C 0.00
What costs the extra execution time of the routine in a pthread pro... 0.00
Is indexing a new map element and having something that reads it as... -0.30
Execution of a Java Program starts from which line? Is it main meth... -0.55
Error in performing bit-wise OR and 32 bit sign bit extension in Java 0.00
Input validation (do while loop) -0.32
Mimic JavaScript arrays in Python +2.20
Getting index error in the code in python +1.50
What is the use of an empty statement (not for loop) in Java? -0.52
trying to calculate and print the mean and its returning as a <f... -0.86
How to use lambda function as hash function in unordered_map? 0.00
std::copy setting pointer to null 0.00
Should you rely on IF-statement catching any other integer value th... -0.24
Application of BFS or DFS 0.00
Deleting shared memory segment with shmctl 0.00