StackRating

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

sh1

Rating
1476.97 (4,506,458th)
Reputation
3,173 (53,238th)
Page: 1 2 3 4
Title Δ
How to get high frame rate while using putpixel() in C? -1.67
Efficient NEON intrinsics for C++/SSE code 0.00
Drunk Mandelbrot implementation -3.68
Getting numbers around a number -1.28
Replacing memcpy with neon intrinsics 0.00
Thread-safe using of <random> +0.95
Gray code for all k element subset of {1,...,n} 0.00
Incorrect hex representations of characters with char but correct w... +2.31
How to remove a child from a random array? -3.81
Creating a hash / seed value from 2+ integers (fast) +0.03
returning Z flag under ARM NEON +3.95
Generate (not so)random string with particular string occurences -0.67
Weighted Random Selection from a Sorted List +4.60
Is it possible to use a value in d[x] register as address in vld? +0.13
mt19937 and uniform_real_distribution +5.44
Stable mapping of an integer to a random number -3.61
A PRNG that doesn't have a period of maximum length -3.86
Can "pragma pack 1" be helpful to avoid heap fragmentation? -2.18
Generating Doubles With XORShift Generator +0.57
Is there a somewhat-reliable way to detect that a list of integers... +0.32
How does my PRNG implementation differ from the one I'm trying to c... -1.42
XOR with another value after every round of xorshift RNG? +4.10
Why 8051 don't have R0 to R32 +3.93
Use rand() to generate numbers in division table +0.16
Function of curly bracket without keyword unclear -2.08
goto vs return for submenus and menus in C programming -1.45
Random Number Generator in C -3.50
When converting to binary, why do we reverse the order of the remai... 0.00
Understanding c programming data structure +0.01
Does it make sense to use static variables in the main function in C? +0.16
Can I always use 1-bit booleans? -3.95
How close to division by zero can I get? -2.28
How to select/read/copy values after specific character in a string +3.05
Going through a square matrix in an ever smaller spiral -1.60
Check if input is float else stop +2.52
Identifying programming language +4.13
Stack in assembly vs stack in c? -0.50
fprintf is not printing to the file -2.71
Perfect/ideal hash to isolate anagrams -3.94
I am looking for an algorithm to shuffle the first 25 bits of a (32... 0.00
Optimizing very often used anagram function -2.75
Given a true random number generator which outputs either a 1 or 0... -3.68
Get enum value by name +1.80
Generate a random vector from a linear congruential RNG +4.06
Resize 8-bit image by 2 with ARM NEON -1.54
Is java.secure.random a sufficient choice for gambling industry? +2.17
How do I allocate ludicrous amounts of memory in C? -1.64
Generate a number is range (1,n) but not in a list (i,j) +1.37
What is better: function or define -0.28
Are segmentation faults thrown before or after memory is modified? +0.32