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 ... 9
Title Δ
Why is gcc allowed to speculatively load from a struct? +0.10
Is it possible to share a method reference defined in subclass insa... +0.02
What are the factors that affect CUDA kernels launch time 0.00
Why can't C++ compiler infer template parameters? 0.00
C++ operator's optimization via templates 0.00
Wrong understanding of lists in Python? +0.46
typecast a char * to int * +0.94
Arrays and Pointers C++ -0.50
How print a string backwards on the same line as the previous '... +0.61
The difference between first byte and the address of element of fir... -0.64
How to effectively deal with temporary helpers that require ownersh... -0.35
Pretty way to code a bunch of similar if statements in c++? +0.64
Count from 1 to 1000 without using loops in c++ +1.52
Segfault after calling ~basic_string() 0.00
What is the complexity of copying a variable in C++ -0.80
In RabinKarp Algorithm why compare hash first? 0.00
Weird array subscript operator [] behaviour in CUDA C +1.37
How does object size impact array perfomance in C++? -1.68
An expensive jump with GCC 5.4.0 +0.42
Trying to write to file but only prints once +2.39
Obfuscating/Hiding Information from other players when writing an A... 0.00
Process terminated with status -1073741819 mid loop? +0.30
Why in C++, I don't need to dereference a pointer to an array i... -1.26
Why std::vector does not have a release method? -0.02
Why did I face sigsegv error when quicksort was run for array size... -2.67
Destructor is called in operator overlaoding 0.00
WHY does this simple c++ code not compile? 0.00
Accessing struct member of pointer's address in C -1.09
STL list very bad performance +1.90
How to break long lines in python that have no brackets or operators? 0.00
Why is this example on pointers "bad!"? -0.01
My template specialization differs debug version from release versi... +2.00
What's the difference between void and cv void? +1.62
Using Multiples in C +1.79
execution of conditional operators -0.51
algorithm to find the median value from an array with an odd number... -0.02
Is it guaranteed that constructor is called exactly when the variab... +0.53
How to make perfect power algorithm more efficient? +1.21
What's the point of evaluating left operand of assignment opera... -0.96
Casting std::shared_ptr<T> to void* 0.00
How would you use the ord function to get ord("a") as 0? +1.77
Can an algorithm be classified as "unsupervised learning"... -1.43
Malloc returning zeroed memory as output +1.60
using a long integer in in snprintf will not go over 65k 0.00
Improving IO performance for merging two files in C -1.36
Program crashes when assigning value to too many dynamically alloca... +1.68
xxhash function is trying to add more than uint32 max? 0.00
C++ hash table for performance +0.47
In a inorder traversal of a binary search tree, where in the code d... 0.00
Initialization of pointers in c++ -1.21