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 5 ... 7
Title Δ
Does every static factory methods internally uses new keyword to cr... +0.62
C++ thread does not join even after long waiting +0.54
How to pass the ownership of an object to the outside of the function +0.87
multithreaded one read one write time_t +0.04
Difference between converting int to char by (char) and by ASCII +0.02
How to convert between int * and enum *? -1.30
Thread-safe negated AtomicBoolean get() as a condition in a while l... +0.59
Rationale for enable/disable function v.s. change_state? -1.34
Different outputs of sizeof operator in C and C++ -0.42
How to use std::move() to move char[] to a vector<char> -0.85
How many registers are used when a variable is declared using regis... +1.62
The pointer, the postincrement operator and the sequence point -1.62
Looking for an explanation on why this C++ code does not work witho... +1.44
Brackets used in C and their purposes -0.23
Using memset() on struct which contains a floating point number +2.08
C++ standard: can relaxed atomic stores be lifted above a mutex lock? +0.04
HashMap resize method implementation detail +0.03
Function name as a parameter to main in C -0.66
Efficiency of std::min in c++ 0.00
Two pointers not deleted properly -0.73
Why cannot I call "this" after I do something in the Cons... -0.91
can't cast to void * 0.00
alignof not declared in this scope? 0.00
Testing locklessness C++ +0.58
Does C copy the element every time you access an array? +0.21
Avoid race condition using std::mutex +0.55
Thread synchronization between data pointed by vectors of std::shar... -1.25
Java: randomly generating circles that do not intersect (stuck in w... +0.97
Iterator: One past the last element in Java -1.02
Segmentation fault in malloc while using linked list 0.00
I have read that primitive data types are faster than their classes... +2.14
Concurrent HashMap not Behaving in thread Safe Manner -0.45
C++ Check if bit is equal to something +0.02
efficient comparison of list of ints with a given int in C++ -1.39
When std::thread is destructed and what happen to the shared_ptr if... -0.91
How to clear a ArrayList in Java? -0.39
Refactoring switch or if/else statement? 0.00
In what way is Java "almost entirely nominally typed"? -1.54
Correctness of using std::atomic<bool> in combination with st... +2.58
How to implement such use case by Java Concurrency Lock +0.15
Pushing an object with unique_ptr into vector in C++ +1.14
When would getters and setters with mutex be thread safe? -1.14
Concurrent read write 0.00
Why can const int& bind to an int? +0.82
Why NULL ing pointer before using it in realloc function? -0.18
Is there a way to specify the type of a class member based on the i... 0.00
STL container to use for deleting a range of values -0.52
Locking pairs of mutually referencing resources 0.00
Why not always use templates instead of actual types? +0.33
Writing a function to work with a variable number of parameters +2.96