StackRating

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

gmch

Rating
1457.69 (4,529,917th)
Reputation
1,091 (143,823rd)
Page: 1 2 3
Title Δ
safe method to wait for all thread timer callbacks completion 0.00
Reference counting in C 0.00
how to pass a thread parameter as a reference instead of by value? +0.34
Pthreads condition variable wrong behavior 0.00
Matrix multiplication using multiple threads? -1.62
what is the maximum possible height of an AVL tree with n nodes 0.00
Efficient Prime Factorization for large numbers +0.45
Best way of checking if a floating point is an integer -0.23
Terminating a threadpool +0.56
pthreads lock recovery 0.00
About pthread_cond_wait 0.00
CORDIC Arcsine implementation fails +2.47
Protecting main thread from errors in worker thread -2.08
Why does select() function always return 0 in my UDP server impleme... +5.88
pthread argument's value changed 0.00
Hashing google interview 0.00
Enhancing Biparental Heap and Rotated List 0.00
Bitwise operation: fitsBits function 0.00
POSIX mutex protocol - what exactly does this spec mean? 0.00
Divide a long string with a long integer -3.45
Sorting Algorithms for strings of equal length C++ -4.18
How to improve forking/joining of multithreading program? 0.00
How to solve this number theory paradigm? I only have an O(N) solut... 0.00
32-bit multiplication through 16-bit shifting -0.98
Using pthread_cond_t to signal end of execution 0.00
Unsigned char plaguing my code +0.36
Is there a timed signal similar to pthread_cond_timedwait? 0.00
atomic get/load and set/store with older gcc __sync builtins 0.00
C++ pthread'ed process running slower than single thread issue +1.27
Why does this method of computing the sign of an integer avoids bra... +4.84
Event on Windows and Mutex/Condition Variable on Posix used for imp... 0.00
Concatenate 2 circular double linked list without using extra pointer 0.00
C: convert a real number to 64 bit floating point binary +0.78
float rounding error float to double conversion -3.63
c++ float subtraction rounding error -1.97
The cost of atomic counters and spinlocks on x86(_64) -3.01
How is atomicity implemented by the CPU? -4.14
Data structure to store IP ranges, allowing quick search for given... +0.31
algorithm to efficiently send request to nodes +1.24
reverse sentence while maintaining the location of space in C langu... +2.43
Why does a Binary Heap has to be a Complete Binary Tree? -0.80
Safe Floating Point Division -3.32
k-greatest double selection -3.57
is there a difference between char* a, char * a and char *a? -3.36
Trying to understand pointer addition and subtraction but +1.64
Modulu vs if statement in a loop -1.91
How to ensure thread read last variable value? +4.03
Can assembly make program written in C faster? -1.29
Thread mutual exclusion: mutex_lock implemented with mutex_trylock 0.00
CPU Relax instruction and C++11 primitives +4.68