StackRating

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

Hurkyl

Rating
1521.88 (28,478th)
Reputation
13,969 (10,241st)
Page: 1 2 3 4 5 6 7 ... 9
Title Δ
What errors are saved by brevity? -0.49
C++ dynamic array, push_back w/o STL 0.00
Is it possible to insert three numbers into 2 bytes variable? +0.03
Why does a=(b++) have the same behavior as a=b++? -0.68
Multithreaded update of a vector +0.48
Using pointers vs. address-of operator while copying linked lists i... -0.28
How many times are primitive data types allocated inside loops? +1.00
Working with extra large numbers in C++ only using standard libray... 0.00
C++ delete elements in vector +0.69
Threadsafe circular buffer for storing pointers +1.66
C++ atomic list container +2.33
How to detect if object stored in pointer is deleted? +2.32
C++ operator [] +1.49
How does int(or long long) overflow in c++ affect modulus? +2.21
Calculating the Recurrence Relation T(n)=T(n / log n) + Θ(1) -1.01
Can I use the _T() macro with a variable? +0.39
In C, can't change a struct attribute except using #define val +0.49
3D FFT with data larger than cache -1.18
A + B without arithmetic operators, Python vs C++ +0.91
Handling large matrices in C++ -0.37
Is std::string::npos == -1 always true? +0.86
When we typecast the int to double does the actual address where in... -0.75
Difference between entering values in cin using spacebar and enter... -1.72
Why can't class be destructed in polymorphism C++ -0.38
How to best handle C++ object initialization: empty constructors or... -1.62
std::cerr doesn't wait for std::cout (when running CTest) +0.47
Find if vector is subvector c++ +1.39
How to write a while statement in c? +1.29
Is std::sort the best choice to do in-place sort for a huge array w... -0.41
Optimization of algorithm that deals with anagrams 0.00
About file I/O in python +0.48
C++ operator overloading return pointer +0.97
C++ array of vectors of pointers initialization +0.50
How to floor a number using the NTL library (C++) 0.00
c++ templates - (type deduction compile time error) +0.11
Can a C implementation use length-prefixed-strings "under the... +1.99
how to defer delete operation of shared_ptr? -0.03
Minimizing Number of Coins After Buying An Item -0.04
How to scale a sprite within my view? 0.00
How to find first 'key'? in a dictionary? +1.33
python tower of hanoi endless last move 0.00
Using sort() for descending instead of ascending C++ -1.12
Any Reason why Bare-Except's are Frowned Upon +1.86
Default constructor in derived classes +0.04
Can we say Constructor Creates Objects? -0.50
Any help on how to break out of this for loop? +2.10
How to interrupt other std::threads c++ +1.55
What is the symbol for whitespace in C? +0.35
Doubts about Pointer to a function 0.00
How to optimize this math operation for speed -0.76