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 ... 7
Title Δ
freeing the same memory with distructors -1.69
Why don't these lock-free reference counting implementations ex... 0.00
How do I avoid creating copies of the base class when inheriting? C++ -0.47
Why returning a const reference via delegation gets a segmentation... -0.94
What is the reason for seemingly inconsistent sizes of pointers and... -0.58
Iterate through variables in a struct c++ +2.59
How to find the total number of a certain element in an array(C) +0.07
C program: how do I read this recursive program +0.03
cast class object to struct object C/C++ -1.40
Absolute worst case stack size based on automatic varaibles +1.12
Question about performance when doing math in c +1.48
Should I use a raw pointer here? 0.00
How do I assign a higher probability to draw the number 10 from thi... +0.03
C++ pointers vs std::vector: any implication for long size variables? +0.92
Is casting a pointer to intptr_t, doing arithmetic on it and then c... +0.37
Why does Throwable.getCause check to see if 'cause' is '... +2.11
Mapping a continuous range into discrete bins in C++ -1.69
Is it safe to "play" with parameter constness in extern &... -1.30
How many java semaphores instances can be created? 0.00
How to check if two objects are equal in java? +0.70
How to write setters and getters for a doubly linked list in c++ -0.46
Deadlock avoidance by ordering std::mutex -1.35
For if loop wont loop: any pointers to why that might be? +0.23
How can I make a generic function that prints to any output stream? 0.00
Is there a better way to use C++ concurrency than below? 0.00
Do I have a risk to put a thread in deadlock with std::condition_va... +1.69
How statement 3 is false and 4 true +0.02
std::memory_order and instruction order, clarification -0.24
Understanding `memory_order_acquire` and `memory_order_release` in... +1.48
Creating an array using new without declaring size +1.25
What is the principle of calculating the height of binary tree by r... -0.48
How reference type Identified at run time of Object? +0.54
Idea behind "[...] makes pointer from integer without a cast&q... -0.34
Which header defines malloc() in on which platform? +0.02
Test if application is thread safe +1.60
how to realloc an array of double inside a struct -0.49
Stop the running threads from an array +2.95
Check if another Thread is interrupted, without polling +0.53
Printing actual bit representation of integers in C +1.78
Restarting a random number sequence in C++ +0.55
Pointer type casting and dereferencing +1.83
Why Arithmetic Exception is an unchecked exception? -1.76
Is it best practice to use a initializer_list in assignment +0.54
Am I not able to throw specific exception +1.66
Killing a thread or an asynchronous task +0.19
string to struct in C++ -1.61
Why is the .equals() method not overriden for arrays of primitives... -1.87
Is there a more efficient way? +0.02
Find two integers in a vector, that multiply to a given value 0.00
Memory allocation for just one element of array +0.55