StackRating

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

Persixty

Rating
1478.23 (4,502,844th)
Reputation
5,579 (29,447th)
Page: 1 2 3 4 ... 7
Title Δ
is a shared pointer to std::thread a bad practice? -1.47
Any proper way to achieve locks in a situation like this? 0.00
I having issues with this program. Anyone seeing what I am doing wr... +0.04
Why is the output of this code always the same? +0.53
Random Simulation of 20 Die Throws -0.30
How to find time complexity of the data structure? +0.02
Checking whether try was executed or catch was executed in finally -1.13
Avoid the termination of an applicaiton due to an exception generat... +1.51
Why do my string values get overwritten? -0.70
Conditional inside for loop or lots of for loop? -0.34
I am stuck here while implementing stack data-structure using linke... 0.00
Is a pointer with the right address and type still always a valid p... -1.18
Why doesn't the char convert to an int? 0.00
Realloc a structure in c -0.48
Cast void pointer to struct and move it given size +2.90
Getting N x N dimension data from quad tree is very slow in c# +0.51
the sum of Big decimal values should be equal after division in java +0.30
C variable arguments in unsigned char? +0.52
What happens to the object after deleting the pointer which previou... +0.04
C++ - are these threads destroyed after the for loop is completed -0.67
converting from void* to int in c++ +0.63
inserting into a linked list in C in ascending order without prev -0.97
finding all prime factors of a number -1.09
One-liner for nested for loops in C++ -1.48
calculating stack memory in c +0.26
C++ return function lock_guard 0.00
Write a method to work out the sum of the first n odd numbers -0.41
How can I refactor this code into multi-thread version? -0.92
How to create a type safe factory for generic classes? -0.73
why return statement does not return float? 0.00
How to gracefully quit a multi-threaded application? -0.42
is it safe to store threads in a ConcurrentMap? -1.20
Are values returned by static method are static? +0.90
why does std::condition_variable::wait need mutex? +0.59
Next largest integer with some middle bits matching a pattern? +0.14
Java HashMap resizing -0.11
difference between shared mutex and mutex ( why both exist in C++ 1... -0.17
isAlive() execution in java multithreading 0.00
Char Pointers and malloc +1.01
Condition to limit between 2 characters -0.21
Block Structure memory allocation for variables +0.41
What would be the best (practice) way to store data about occurrenc... -0.48
Why don't compilers merge redundant std::atomic writes? +0.33
Is it okay to declare a checked exception for an exception thrown b... +0.53
Is using Static better to memory management or not? -0.19
optimizing a grid-based particle system +0.54
Generation of Random Binary Numbers in C 0.00
Why do these two integer variables and two double variables (seemin... -0.86
Hash Code method in Object class +0.03
ExecutorService: how to prevent thread starvation when synchronizat... +0.51