StackRating

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

AShelly

Rating
1505.15 (137,966th)
Reputation
26,502 (4,809th)
Page: 1 2 3 4 5 ... 16
Title Δ
C struct invalid type argument of '->' in Bankers Algori... -0.92
Remove element from array in C +0.48
String representation of double +2.26
Call any functions from one place using va_list as arguments +1.88
How to properly allocate memory using malloc in C -2.37
Magic Square Algorithm Issue -0.04
Precision Related Error in C++ -2.04
How to override C compiler aligning word-sized variable in struct t... -0.07
Best way to extract ODD digits from a binary number -0.60
Doing 64bit addition with 2 high 32bit integers and 2 low 32bit int... 0.00
What is a 'thunk'? (in the context of re-entrant sort funct... 0.00
does b64_pton() work if input contains special characters? I am usi... 0.00
Do while loops have local variables in Python? +1.24
What will cause fgets() to continuously wait for input? -0.50
Reason for & and | in endianess conversion -0.55
Best algorithm to find N unique random numbers in VERY large array -0.27
get keyerror when trying to remap the keys of a dictionary in python -0.29
Retrieving sentence strings from NLTK corpus +1.17
How do you find the median of an array? +0.48
Suggest an algorithm for color pattern matching against a large kno... +0.89
Efficient Python search algorithm to find matches over moving time... -1.51
How to interpret a declaration when you have a type(char) a pointer... +0.48
How to calculate CRC32 correctly? 0.00
Binary compare operation in elegant way +0.85
C EXC_BAD_ACCESS Crash in Linked List 0.00
Redefinition of 'i' error -1.35
Parsing a Request.response.text in Python +0.12
TypeError: attribute of type 'NoneType' is not callable -0.02
Making generic function to load items into linked list 0.00
malloc function in C +2.85
Why is this variable not being set? 0.00
Why doesn't the compiler infer function prototypes from functio... +2.55
The following code doesn't work .. why? 0.00
What class is "EXIT_FAILURE"? -0.69
Tiny Code for dumping Flash Memory +1.16
optimize binary increment loop +1.89
read single-precision use double precision variable in C -0.08
Compiler ignoring if statements 0.00
zmq pattern for reliable multicast -1.49
Problems with the "+" and "-" operators -0.15
Is there a non-blocking method to check for data faster than select... -1.98
Optional digits in a sum? -0.91
How to avoid sprintf call in C +2.07
Trying to delete duplicates in char array/cstring? 0.00
How to pass an hex value as string and put it in char variable? -1.33
Why does NASM say "error: comma or end of line expected"? 0.00
Do Python functions copy the input parameters to the function? 0.00
Strings, char array sizes, and calloc --- what causes this segmenta... +0.40
Creating my own strcmp () function in C +1.83
Sort arrays into groups, add remainders ruby +1.43